cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3584
Views
10
Helpful
1
Replies

N5k to N2k channel-groups error

aamercado
Level 4
Level 4

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"

1 Accepted Solution

Accepted Solutions

allan.thomas
Level 8
Level 8

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...

View solution in original post

1 Reply 1

allan.thomas
Level 8
Level 8

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...

Review Cisco Networking for a $25 gift card