cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
42246
Views
1
Helpful
14
Replies

vPC Member ports in suspended state.

Carl Williams
Level 1
Level 1

Can someone indicate why my ethernet ports are in suspended state for some reason, i need an indication why this may be and what i can do to fix this issue.

configuration below. I have a 7010 which i'm using to connect to two 5510's. I have one vPC connecting the two 5510's to the 7010.

I have a vPC domain configured between the 5510's. and no issues at all.

My Nexus 7010 port channel members are suspended for some reason. Need to figure out what the problem is.

Nexus 7010

vpc domain 100

role priority 100

peer-keepalive destination 192.168.1.2 source 192.168.1.1 vrf vpc-keepalive

!

interface Ethernet 3/1

description ** trunked connection - CH-G21-O4-5510-PAS-001 e1/1 ***

switchport

switchport mode trunk

channel-group 100 mode active

no shut

!

interface Ethernet 8/1

description ** trunked connection - CH-G21-O4-5510-PAS-001 e1/20 ***

switchport

switchport mode trunk

switchport mode trunk allowed vlan 1-3967,4048-4093

channel-group 100 mode active

no shut

interface port-channel 100

description *** Connections to 5510' * *****

switchport

switchport mode trunk

vpc 100

spanning-tree port type network

-----

-----

5510-A

vpc domain 300

  role priority 110

  peer-keepalive destination 192.168.1.1 source 192.168.1.2 vrf default

interface Ethernet1/1

switchport mode trunk

description *** Trunk Uplink to Nexus A  ******

channel-group 100 mode active

interface Ethernet1/20

description *** Trunk Uplink to Nexus B  ******

switchport mode trunk

channel-group 100

interface port-channel100

description ** Port channel to Nexus Platforms to Nexus A ***** 

switchport mode trunk

spanning-tree port type network

vpc 100

14 Replies 14

p.mcgowan