R1: <H3C>sys
System View: return to User View with Ctrl+Z.
[H3C]sysname H3C-R1
[H3C-R1]interface e0/0/0
[H3C-R1-Ethernet0/0/0]ip add 192.168.1.1 255.255.255.0
[H3C-R1-Ethernet0/0/0]undo sh
Interface Ethernet0/0/0 is not shut down
[H3C-R1-Ethernet0/0/0]quit
[H3C-R1]telnet server enable
% Start Telnet server
[H3C-R1]user-interface vty 0 4
[H3C-R1-ui-vty0-4]set authentication password cipher cisco
[H3C-R1-ui-vty0-4]user privilege level 3
[H3C-R1-ui-vty0-4]return ***************************************************************************************** R2: ***************************************************************************************** <H3C>sys
System View: return to User View with Ctrl+Z.
[H3C]sysname H3C-R2
[H3C-R2]interface e0/0/0
[H3C-R2-Ethernet0/0/0]ip add 192.168.1.2 255.255.255.0
[H3C-R2-Ethernet0/0/0]undo sh
Interface Ethernet0/0/0 is not shut down
[H3C-R2-Ethernet0/0/0]return
<H3C-R2>ping 192.168.1.1
PING 192.168.1.1: 56 data bytes, press CTRL_C to break
Request time out
Reply from 192.168.1.1: bytes=56 Sequence=2 ttl=255 time=4 ms
Reply from 192.168.1.1: bytes=56 Sequence=3 ttl=255 time=1 ms
Reply from 192.168.1.1: bytes=56 Sequence=4 ttl=255 time=25 ms
Reply from 192.168.1.1: bytes=56 Sequence=5 ttl=255 time=1 ms --- 192.168.1.1 ping statistics ---
5 packet(s) transmitted
4 packet(s) received
20.00% packet loss
round-trip min/avg/max = 1/7/25 ms <H3C-R2>telnet 192.168.1.1
Trying 192.168.1.1 ...
Press CTRL+K to abort
Connected to 192.168.1.1 ...
*********************************************************************************
* Copyright (c) 2004-2009 Hangzhou H3C Tech. Co., Ltd. All rights reserved. *
* Without the owner's prior written consent, *
* no decompiling or reverse-engineering shall be allowed. *
*********************************************************************************
Login authentication
Password:
<H3C-R1>
|