cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5857
Views
6
Helpful
2
Replies

New Added Vlan on Port Channel is not showing on VPC active vlan link

shahzad.adnan
Level 1
Level 1

Dear Community,

I have two nexus switches Switch A and Switch B running as VPC. I am working by Switch profile. I create and add the vlan on interface port channel 1 on Nexus 5000 Switch Profile. The new vlan created successfully and add on in port channel interface.

1) I can see the vlan is available on both switches Switch A and Switch B.

2) Vlan is add on the interface port channel.

3) By using sh int trunk, i can see the new vlan is successfully added.

Problem.

We i see the VPC link. VPC Link is showing only the earlier vlan. VPC not showing the new added vlan 100 as acive VPC vlan.


PC Peer-link status
---------------------------------------------------------------------
id Port Status Active vlans
-- ---- ------ --------------------------------------------------
1 Po101 up 1,1350,

vPC status
----------------------------------------------------------------------------
id Port Status Consistency Reason Active vlans
------ ----------- ------ ----------- -------------------------- -----------
1 Po1 up success success 1350,

A) SWA # sh spanning-tree vlan 100
Spanning tree instance(s) for vlan does not exist.

B) SWA# sh int trunk

Port Vlans Err-disabled on Trunk
--------------------------------------------------------------------------------
Eth1/8 100
Eth1/9 none
Eth1/21 none
Eth1/35 none
Eth1/36 none
Eth1/47 none
Eth1/48 none
Po1 100
Po3 none
Po4 none
Po101 none
Po110 none

3) Error Logs:


SWA: %ETHPORT-3-IF_ERROR_VLANS_SUSPENDED: VLANs 100 on Interface port-channel1 are being suspende
d. (Reason: Vlan is not allowed on Peer-link)

Solution:


What can be the solution for this? 

I found 1 Solution as following.
no spanning-tree vlan X
- spanning-tree vlan X
where X can be an unused vlan, not necessarily defined.

Can i know the following.

1) Is the Command Impact will be on local switch or on Whole network infrastructure?
2) Is this command will Disable/Enable the Spanning tree the all Vlan Instances?

2 Replies 2

nazimkha
Cisco Employee
Cisco Employee

HI Shahzad,

It looks like you have not allowed the VLAN on the vPC peer-link. Can you paste the configs of the peer-link as well the vPC

Regards,

Nazim

from88
Level 4
Level 4

Hey !

 

Does anyone had this problem too ?

 

Today i noticed on our old Nexus5548  version 6.0(2)N2(4)

 

that show vpc hadnt showed vlans which was inhereted from port profile. I needed to delete the port-channel and create it again, and the vlan appeared on `show vpc` command.

 

Very strange. I think it's a bug, and maybe it's already fixed in newer NXOS versions..