用IOU配置二层Etherchannel和三层Ehterchannel遇到的困惑
我用L2IOU搭建了两台SW1、SW3,分别连接e1/0和e1/1,配置两条链路。以太通道配置好后,提示端口没有捆绑进以太通道。两边配置都一样的,就以三层以太通道为例吧:
SW3(config)#interface range e1/0 - 1
SW3(config)#no switchport
SW3(config)#interface range e1/0 - 1
SW1(config-if-range)#channel-group 1 mode on
SW1(config-if-range)#
*Sep4 08:22:24.803: %EC-5-PORTDOWN: Shutting down Et1/0 as its port-channel is admin-down
*Sep4 08:22:24.803: %EC-5-PORTDOWN: Shutting down Et1/1 as its port-channel is admin-down
SW3#show ip int b
Interface IP-Address OK? Method Status Protocol
Ethernet0/0 unassigned YES unsetadministratively down down
Ethernet0/1 unassigned YES unsetadministratively down down
Ethernet0/2 unassigned YES unsetadministratively down down
Ethernet0/3 unassigned YES unsetadministratively down down
Ethernet1/0 unassigned YES unsetup up
Ethernet1/1 unassigned YES unsetup up
Ethernet1/2 unassigned YES unsetadministratively down down
Ethernet1/3 unassigned YES unsetadministratively down down
Serial2/0 unassigned YES unsetadministratively down down
Serial2/1 unassigned YES unsetadministratively down down
Serial2/2 unassigned YES unsetadministratively down down
Serial2/3 unassigned YES unsetadministratively down down
Serial3/0 unassigned YES unsetadministratively down down
Serial3/1 unassigned YES unsetadministratively down down
Serial3/2 unassigned YES unsetadministratively down down
Serial3/3 unassigned YES unsetadministratively down down
Port-channel1 unassigned YES unsetdown down
Vlan1 unassigned YES unsetadministratively down down
SW3#show interfaces e1/0 etherchannel
Port state = Down Not-in-Bndl
Channel group = 1 Mode = On Gcchange = -
Port-channel= null GC = - Pseudo port-channel = Po1
Port index = 0 Load = 0x00 Protocol = -
Age of the port in the current state: 0d:00h:43m:24s
SW3#show interfaces e1/1 etherchannel
Port state = Down Not-in-Bndl
Channel group = 1 Mode = On Gcchange = -
Port-channel= null GC = - Pseudo port-channel = Po1
Port index = 0 Load = 0x00 Protocol = -
Age of the port in the current state: 0d:00h:43m:47s
SW3#show etherchannel summary
Flags:D - down P - bundled in port-channel
I - stand-alone s - suspended
H - Hot-standby (LACP only)
R - Layer3 S - Layer2
U - in use N - not in use, no aggregation
f - failed to allocate aggregator
M - not in use, no aggregation due to minimum links not met
m - not in use, port not aggregated due to minimum links not met
u - unsuitable for bundling
d - default port
w - waiting to be aggregated
Number of channel-groups in use: 1
Number of aggregators: 1
GroupPort-channelProtocol Ports
------+-------------+-----------+-----------------------------------------------
1 Po1(RD) - Et1/0(D) Et1/1(D)
各位大师,我的配置有问题吗?又或者是IOU的BUG?请指点一下吧!急煞人了啊!
down了吗? 我刚才也在用iou做这个实验 lijiaqi8 发表于 2013-9-5 12:27 static/image/common/back.gif
down了吗? 我刚才也在用iou做这个实验
你做下来怎么样? E1/0-1no sh下试试看呢。。
页:
[1]