1, "experimental purpose"
Learn how to enable telent on the switch, enabling remote access to the switch via Telnet.
2. "background description"
When the Enterprise Campus network coverage is large, the switch will be placed in different locations, if the switch is configured each time
Need to be configured onsite at the location of the switch, the workload of the administrator will be large. This can be done on the switch
Telnet configuration, so that when you need to configure the switch, the administrator can log on remotely with Telnet Configuration.
3. "demand analysis"
Need to know how to configure the password of the switch, and how to configure telnet, to master Telnet remote access
The method of asking the Switch.
4, "experimental equipment"
Two-layer switch 1 units; three-layer switch 1 units
5, "experimental principle"
Configure the IP address of VLAN 1 on both switches, and connect the F0/1 ports of the two switches with Twisted-pair Wires.
Configure Telnet separately, and then you can log on to the other switch in Telnet mode on each Switch.
Change the host name by hostname such as: hostname R1
Configure switch Management IP address IP Add IP address subnet mask
No shut
Configure Telnet.
Configure the Router's privileged mode Password.
RouterA (config) #enable password 0 star
Enter thread configuration Mode.
RouterA (config) #line vty 0 4
Configure the Telnet Password.
RouterA (config-line) #password Star
Sets the Telnet logon when Authenticating.
RouterA (config-line) #login
RouterA (config-line) #end
This article from "12034961" blog, declined reprint!
Configure the router, telnet login for the switch