03-29-2010 10:08 AM
I am getting this error on E1/7 and E1/8..what am I doing wrong?. Thx
interface Ethernet1/7
switchport mode fex-fabric
untagged cos 0
fex associate 101
interface Ethernet1/8
switchport mode fex-fabric
untagged cos 0
fex associate 101
N5k-Edge1-DC(config-if)# channel-group 201
command failed: port not compatible [port mode]
interface port-channel201
description TO-N2K-ROW-1
vpc 201
fex associate 101
fex 101
pinning max-links 1
description FEX101
type "Nexus 2148T"
Solved! Go to Solution.
03-29-2010 02:38 PM
Hi,
The problem here is that I suspect that the channel-group was created before the interfaces were configured as fex-fabric interfaces, and consequently the channel-group is not specified as a fex-fabric port-channel. The simplest solution without have to remove the port-channel, is to simply go under the port-channel inferace and specify 'switchport mode fex-fabric', then go back under the physical interface and add the channel-group again.
Regards
Allan.
Hope this helps, pls rate helpful posts...
03-29-2010 02:38 PM
Hi,
The problem here is that I suspect that the channel-group was created before the interfaces were configured as fex-fabric interfaces, and consequently the channel-group is not specified as a fex-fabric port-channel. The simplest solution without have to remove the port-channel, is to simply go under the port-channel inferace and specify 'switchport mode fex-fabric', then go back under the physical interface and add the channel-group again.
Regards
Allan.
Hope this helps, pls rate helpful posts...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide