H3C s7502设备怎么设置管理IP?急
我用这下面的命令做了一遍同过另一台机器PING不通啊!哪位大狭能帮着解决下,最好在把怎么开通TELNET命令写上,先谢了
Quidway]sysname switch
[switch]user-interface vty 0 4
[switch-ui-vty0-4]anthentiation mode password
[switch-ui-vty0-4]set anthentiation password simple 123
[switch-ui-vty0-4]quit
[switch]vlan 1
[switch-vlan1]port e0/1
[switch-vlan1]int vlan 1
[switch-Vlan-interface1]ip add 192.168.1.1 255.255.255.0
[switch-Vlan-interface1]save |