公司有台思科2950交换机要换成华为S2700要怎么配置呢。我是白菜,拜请各位高手帮忙,配置如下?

Connor 以太坊今日行情 2022-06-15 351 0

sys

#vlan1f 211

#int eth0/2 to eth0/11

port link-typ accress vlan 211

quit

int eth0/1

port link-type mode trunk

quit

vlan 100

quit

int vlan100

ip address 10.0.100.5 255.255.255.0

quit

usr int vty 0 4

(vty 0 4# ) aut mode pass

set aut password simp cisco2950

quit

int eth0/12

port link-type mode trunk

quit

dhcp server ip-pool

gateway 10.0.100.1

quit

评论