cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
241
Views
0
Helpful
1
Replies

Access Port on a vpc cannot access devices behind a trunk

rumak18
Level 1
Level 1

Hello,

please have a look at the topology in the attachment.

I have a catalyst switch (3750) which is configured via a trunk a vpc peer switch (nexus 9000). On the same switch i have configured an access port to the same peer with access vlan 10. VLAN 10 is also configured in the trunk port. 

Now...the nexus9000 is able to ping all SVI devices and devices on the catalyst. But pc100 is not. The connectoin between the trunk ports is established and up/up. I have no idea of what could be wrong here.In fact it should be really simple. But it does not work. 

 

Here is the config for interfaces:

interface %NEXUS-TRUNK%
description Admin-Port-Access
switchport access vlan 10
spanning-tree port type edge
spanning-tree bpduguard enable
no shutdown

interface %NEXUS-TRUNK%
description TRUNK-To-Catalyst
switchport mode trunk
switchport trunk allowed vlan 10-11,20,30,40,50,60,70,100
spanning-tree port type edge trunk
spanning-tree bpduguard disable
no shutdown

 

interface %Catalyst-Trunk%
switchport trunk encapsulation dot1q
switchport mode trunk
no logging event link-status
priority-queue out
no snmp trap link-status
mls qos trust dscp
storm-control broadcast level pps 500
storm-control multicast level pps 500
spanning-tree portfast
spanning-tree bpdufilter enable
spanning-tree bpduguard disable

 

1 Reply 1

When show mac in NSK

Do you see mac of PC100 and other PC?

Does the link connect to PC100 is up/up?

Do you config vlan 10 under the interface connect to PC100? Note it must be l2 port

MHM

Review Cisco Networking for a $25 gift card