首页 > Web开发 > 详细

CCNA Ethernet Channel 实验

时间:2018-05-06 23:56:52      阅读:337      评论:0      收藏:0      [点我收藏+]
技术分享图片

技术分享图片

技术分享图片

auto是被动,desireable是主动

acive是主动,passive是被动,不同厂商建议配置ON

技术分享图片

技术分享图片

SW1(config)#int range f0/1-2

SW1(config-if-range)#channel-group ?

<1-6> Channel group number

SW1(config-if-range)#channel-group 1

% Incomplete command.

SW1(config-if-range)#channel-group ?

<1-6> Channel group number

SW1(config-if-range)#channel-group 1 mo

SW1(config-if-range)#channel-group 1 mode ?

active Enable LACP unconditionally

auto Enable PAgP only if a PAgP device is detected

desirable Enable PAgP unconditionally

on Enable Etherchannel only

passive Enable LACP only if a LACP device is detected

SW1(config-if-range)#channel-group 1 mode on

SW1(config-if-range)#

Creating a port-channel interface Port-channel 1

%LINK-5-CHANGED: Interface Port-channel 1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Port-channel 1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to up

SW2(config-if-range)#channel-group 1 mode on

SW2(config-if-range)#

Creating a port-channel interface Port-channel 1

%LINK-5-CHANGED: Interface Port-channel 1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Port-channel 1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to up

SW1#show etherchannel summary

技术分享图片

技术分享图片

技术分享图片

技术分享图片

CCNA Ethernet Channel 实验

原文:http://blog.51cto.com/433266/2113371

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!