20-Etherchannel 以太通道链路冗余技术(三层冗余) //IOU模拟

网友投稿 325 2022-09-28


20-Etherchannel 以太通道链路冗余技术(三层冗余) //IOU模拟

SW2(config)#int range e0/0 - 1SW2(config-if-range)#no shutdown SW2(config-if-range)#no switchport SW2(config-if-range)#channel-group 1 mode on

SW1(config)#int port-channel 1SW1(config-if)#no shutdown SW1(config-if)#ip add 172.16.24.1 255.255.255.0

SW2(config)#int port-channel 1 SW2(config-if)#no shutdown SW2(config-if)#ip add 172.16.24.2 255.255.255.0

三、验证:SW1#show int port-channel 1Port-channel1 is up, line protocol is up (connected) Hardware is Ethernet, address is 0000.0000.0000 (bia 0000.0000.0000)Internet address is 172.16.24.1/24MTU 1500 bytes, BW 20000 Kbit/sec, DLY 1000 usec

SW2#show int port-channel 1Port-channel1 is up, line protocol is up (connected) Hardware is Ethernet, address is 0000.0000.0000 (bia 0000.0000.0000)Internet address is 172.16.24.2/24MTU 1500 bytes, BW 20000 Kbit/sec, DLY 1000 usec

SW1#show etherchannel summaryFlags: D - down P - bundled in port-channelI - stand-alone s - suspendedH - Hot-standby (LACP only)R - Layer3 S - Layer2U - in use f - failed to allocate aggregator

M - not in use, minimum links not met u - unsuitable for bundling w - waiting to be aggregated d - default port

Number of channel-groups in use: 1Number of aggregators: 1

Group Port-channel Protocol Ports------+-------------+-----------+-----------------------------------------------1 Po1(RU) - Et0/0(P) Et0/1(P)


版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:21-DHCP Relay技术 //IOU模拟
下一篇:java中synchronized锁的升级过程
相关文章

 发表评论

暂时没有评论,来抢沙发吧~