cisco配置聚合链路

题目S1和S2之间有聚合链路。命令s1 interface range GigabitEthernet0/1 - 2 channel-group 1 mode active ! interface Port-channel1 description EtherChannel to S2 s2 interface range GigabitEthernet0/1 - 2 channel-gr

- 阅读全文 -

cisco设置主备根线路

题目ZZZ公司有6个VLAN,S1是其中VLAN3、VLAN99以S1的主网关/主根,S2是VLAN4 、VLAN100的主网关/主根命令S1 interface Vlan3 ip address 192.168.3.251 255.255.255.0 standby 1 ip 192.168.3.252 standby 1 priority 90 standby 1 preempt i

- 阅读全文 -

cisco配置DHCP

配置:ip dhcp pool 10 #(dhcp池编号) network 172.27.10.0 255.255.255.0 #(分配范围) default-router 172.27.10.254 #(默认网关) dns-server 172.27.100.100 #(dns服务器ip地址)

- 阅读全文 -

热门文章

最新文章

最近回复

分类

标签

归档

其它