12-10-2010 06:01 AM - edited 03-06-2019 02:27 PM
VLANS are being blocked by Nexus 7K only one VLAN works
L2 VLANS-->6500--->VPC-Trunk-->7010 VDC
251-ServSW-6509-01#
251-ServSW-6509-01#sho inter port-channel 50 trunk
Port Mode Encapsulation Status Native vlan
Po50 on 802.1q trunking 1
Port Vlans allowed on trunk
Po50 224,243,246-247,252-253,701-702
Port Vlans allowed and active in management domain
Po50 224,246-247,252-253,701-702
Port Vlans in spanning tree forwarding state and not pruned
Po50 224,246-247,252-253,701-702
251-ServSW-6509-01#sho inter port-channel 50 etherchannel
Port-channel50 (Primary aggregator)
Age of the Port-channel = 21d:14h:45m:01s
Logical slot/port = 14/1 Number of ports = 2
Port state = Port-channel Ag-Inuse
Protocol = LACP
Ports in the Port-channel:
Index Load Port EC state No of bits
------+------+------+------------------+-----------
0 55 Te4/1 Active 4
1 AA Te4/2 Active 4
Time since last port bundled: 0d:15h:21m:13s Te4/2
Time since last port Un-bundled: 0d:15h:21m:22s Te4/2
Nexus-7010-01-251-sf-01# sho inter port-channel 50 stat
--------------------------------------------------------------------------------
Port Name Status Vlan Duplex Speed Type
--------------------------------------------------------------------------------
Po50 VPC TO 251-ServSW- connected trunk full 10G --
Nexus-7010-01-251-sf-01# sho inter port-channel 50 sw2010 Dec 10 07:35:28
Nexus-7010-01 %EEM_ACTION-6-INFORM: Packets dropped due to IDS check length consistent on module 1
Name: port-channel50
Switchport: Enabled
Switchport Monitor: Not enabled
Operational Mode: trunk
Access Mode VLAN: 1 (default)
Trunking Native Mode VLAN: 1 (default)
Trunking VLANs Enabled: 224,243,246-247,252-253,701-702
Administrative private-vlan primary host-association: none
Administrative private-vlan secondary host-association: none
Administrative private-vlan primary mapping: none
Administrative private-vlan secondary mapping: none
Administrative private-vlan trunk native VLAN: none
Administrative private-vlan trunk encapsulation: dot1q
Administrative private-vlan trunk normal VLANs: none
Administrative private-vlan trunk private VLANs: none
Operational private-vlan: none
Nexus-7010-01-251-sf-01# sho inter port-channel 50 trunk
--------------------------------------------------------------------------------
Port Native Status Port
Vlan Channel
--------------------------------------------------------------------------------
Po50 1 trunking --
--------------------------------------------------------------------------------
Port Vlans Allowed on Trunk
--------------------------------------------------------------------------------
Po50 224,243,246-247,252-253,701-702
--------------------------------------------------------------------------------
Port Vlans Err-disabled on Trunk
--------------------------------------------------------------------------------
Po50 224,243,246-247,252,701-702
--------------------------------------------------------------------------------
Port STP Forwarding
--------------------------------------------------------------------------------
Po50 253
Nexus-7010-01-251-sf-01#
12-10-2010 06:36 AM
I have learned that the "Nexus-7010-01 %EEM_ACTION-6-INFORM: Packets dropped due to IDS check length consistent on module 1" is normal and I should disregard it. I will try to shut down the unused legs of the PC on the 6500 ten4/3-4.
interface TenGigabitEthernet4/1
description Port-Chan50 to Nexus 7010 vdc-SF-01 9/1
switchport
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 224,243,246,247,252,253,701,702
switchport mode trunk
no ip address
channel-group 50 mode active
end
251-ServSW-6509-01#sho run inter ten4/2
Building configuration...
Current configuration : 273 bytes
!
interface TenGigabitEthernet4/2
description Port-Chan50 to Nexus 7010 vdc-SF-01 9/2
switchport
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 224,243,246,247,252,253,701,702
switchport mode trunk
no ip address
channel-group 50 mode active
end
___________________________________________________
7010 Nexus
interface port-channel50
description VPC TO 251-ServSW-6509-01
switchport
switchport mode trunk
vpc 50
switchport trunk allowed vlan 224,243,246-247,252-253,701-702
interface Ethernet1/1
description MEMBER VPC TO 251-ServSW-6509-01
switchport
switchport mode trunk
switchport trunk allowed vlan 224,243,246-247,252-253,701-702
channel-group 50 mode active
no shutdown
interface Ethernet1/2
description MEMBER VPC TO 251-ServSW-6509-01
switchport
switchport mode trunk
switchport trunk allowed vlan 224,243,246-247,252-253,701-702
channel-group 50 mode active
no shutdown
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