Configuration manual
2. System Login
21
www.qtech.ru
Figure 2-5 Network topology for configuring a local terminal to telnet to the device
Configuration Steps
Step 1:
Configure the IP address for gigabitethernet0.
Device>enable
Device#configure terminal
Device(config)#interface gigabitethernet0
Device (config-if-gigabitethernet0)#ip address 2.0.0.1 255.255.255.0
Step 2:
Configure the enable password.
Device>enable
Device#configure terminal
Device(config)#enable password admin
Step 3:
Telnet to the device.
#On the PC, run the Telnet program, and input the IP address of gigabitethernet0.
Step 4:
Check the result.
#If the login succeeds, a window as shown in the following figure is displayed.
Figure 2-6 Window displayed after telnet success
After logging in to the device successfully, input the correct enable password to obtain the
required operation rights of the device. To log out of the device, input the exit command
continuously or press the shortcut key Ctrl+c.