H3C MSR 20/30/50 Series Routers User Manual
Chapter 3 Logging onto MSR Series Routers
# Enter system view.
Press ENTER to get started.
<H3C>system-view
# Enable Telnet server.
[H3C]telnet server enable
% Start Telnet server
# Configure the IP address of the interface that connects to the Internet. You can
change this IP address to what is in use.
[H3C]interface ethernet0/0
[H3C-ethernet0/0]ip address 192.168.0.1 24
# Enter vty interface view.
[H3C]user-interface vty 0
# Set login password to 123456 and priority to 2.
[H3C-ui-vty0]set authentication password cipher 123456
[H3C-ui-vty0]user privilege level 2
III. Logging onto the router
Ensure the reachability between the terminal and the router, and then you can log onto
the router remotely.
**************************************************************************
* All rights reserved (2004-2006) *
* Without the owner's prior written consent, *
* no decompiling or reverse-engineering shall be allowed. *
**************************************************************************
Login authentication
Password:
<H3C> system-view
[H3C]
Enter password 123456 when the system prompts entering the password. You can
perform operations on the router after entering the correct password.
3-4