1 / 15

Chabot College

Chabot College. ELEC 99.08 telnet. telnet. Uses services of Layers 7 - 1. telnet. Functions: Tests layers 7 - 1 Remote access over the network to virtual terminal console of router. Useful for remote administration. telnet. Listener: by default, hosts “listen” on port 23

ivana
Download Presentation

Chabot College

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chabot College ELEC 99.08 telnet

  2. telnet • Uses services of Layers 7 - 1

  3. telnet • Functions: • Tests layers 7 - 1 • Remote access over the network to virtual terminal console of router. Useful for remote administration.

  4. telnet • Listener: • by default, hosts “listen” on port 23 • telnet listener called “daemon” on unix, “service” on NT • Cisco routers listen for telnet on port 23 • telnet login should be controlled with password.

  5. telnet • When you telnet to a remote router, your screen shows the remote router’s prompt: hayward# telnet fremont trying 10.2.0.1…open User access verification Password: fremont> hayward fremont

  6. telnet • When you exit your telnet session on a remote router, you return to the previous router’s prompt: hayward# telnet fremont trying 10.2.0.1…open User access verification Password: fremont> exit hayward# hayward fremont

  7. hayward oakland sanfranciso sanfranciso oakland hayward oakland hayward sanfranciso telnet - out & back • As you telnet from ‘hayward’ to other routers, you can return to your “home” router each time: home router telnet to oakland exit oakland telnet to sanfranciso

  8. hayward oakland sanfranciso oakland hayward sanfranciso telnet - daisy chain • As you telnet from router to router, you can “daisy chain” your sessions: home router telnet to oakland telnet to sanfranciso

  9. hayward hayward oakland oakland sanfranciso sanfranciso sanfranciso oakland hayward oakland hayward sanfranciso telnet - daisy chain • As you you exit, you will return one hop at a time along the chain: home router telnet to oakland telnet to sanfranciso exit sanfrancisco exit oakland

  10. IOS telnet Commands • To telnet to another router, use any of these: hayward# telnet 10.0.2.1 hayward# connect 10.0.2.1 hayward# 10.0.2.1 hayward 10.0.2.1

  11. IOS telnet Commands • You may also use host names, but only if • DNS services are running and enabled, or • your router has an IP host table in its config hayward# telnet fremont hayward# connect fremont hayward# fremont hayward fremont (10.0.2.1)

  12. IOS telnet Commands • To exit your telnet session and return to the previous router’s prompt, use any of these: fremont> exit hayward# fremont> logout hayward# hayward fremont

  13. telnet - exit • Be sure to exit your telnet session when done! • Don’t just close your hyperterm session and leave yourself connected to the remote router. If you don’t exit, the VTY port you were using will remain busy and unusuable by other students. • Remember, there are only 5 VTY ports! fremont> exit hayward#

  14. telnet practice - Router e_SIM Try it now with Router e-SIM: • Start Router e-SIM • Give all your routers a configuration: • click SHOW DONE • in the row of SET buttons at the bottom, click A, B, C, D, E • click HIDE DONE • Login - Password - cisco Limitations: Router e-SIM understands only these commands: • telnet xxx.xxx.xxx.xxx (IP Address) • exit

  15. telnet practice - Router e_SIM • Try these, in order: Lab_A> telnet 201.100.11.2 Lab_B> exit Lab_A> telnet 199.6.13.2 Lab_C> exit Lab_A> telnet 210.93.105.2 Lab_E> exit Out & back Lab_A> telnet 201.100.11.2 Lab_B> telnet 199.6.13.2 Lab_C> telnet 204.204.7.2 Lab_D> telnet 210.93.105.2 Lab_E> exit Lab_D> exit Lab_C> exit Lab_B> exit Lab_A> Daisy chain

More Related