1、 用户需求
S5500A配置[S5500A]int vlan 1[S5500A-Vlan-interface1]ip add 192.168.1.1 24[S5500A-Vlan-interface1][S5500A-Vlan-interface1]quitS5500B配置 [S5500B]int vlan 1 [S5500B-Vlan-interface1]ip add 192.168.1.2 24Ping测试:[S5500A]ping 192.168.1.2PING 192.168.1.2: 56 data bytes, press CTRL_C to breakReply from 192.168.1.2: bytes=56 Sequence=1 ttl=255 time=45 msReply from 192.168.1.2: bytes=56 Sequence=2 ttl=255 time=30 msReply from 192.168.1.2: bytes=56 Sequence=3 ttl=255 time=30 msReply from 192.168.1.2: bytes=56 Sequence=4 ttl=255 time=30 msReply from 192.168.1.2: bytes=56 Sequence=5 ttl=255 time=15 ms
--- 192.168.1.2 ping statistics ---5 packet(s) transmitted5 packet(s) received0.00% packet lossround-trip min/avg/max = 15/30/45 ms4、 注意事项