cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
346
Views
0
Helpful
2
Replies

PVST in Nexus: allowed vlans and BPDUs

FelipeRivera
Level 1
Level 1

Hello world!

I do have the following question:
Will a trunk port with allowed vlans  1, 2 and 3 still send BPDUs of vlan 4 ?

The switch is a Nexus 5k and it's running pvst+.

Normally I woudl think It wouldn't, but im seeing them in wireshark.

1 Accepted Solution

Accepted Solutions

omz
VIP Alumni
VIP Alumni
R1(config-if)#do sh int tru
Port        Mode             Encapsulation  Status        Native vlan
Et0/0       on               802.1q         trunking      1
Port        Vlans allowed on trunk
Et0/0       1-4094
Port        Vlans allowed and active in management domain
Et0/0       1-4
Port        Vlans in spanning tree forwarding state and not pruned
Et0/0       1-4
R1(config-if)#

allvlan.PNG

 

R1(config-if)#do sh int tru             
Port        Mode             Encapsulation  Status        Native vlan
Et0/0       on               802.1q         trunking      1
Port        Vlans allowed on trunk
Et0/0       1-3
Port        Vlans allowed and active in management domain
Et0/0       1-3
Port        Vlans in spanning tree forwarding state and not pruned
Et0/0       1-3
R1(config-if)#

vlan1-3.PNG

 

I am not seeing BPDU's for VLAN 4 if it is not allowed on the trunk.

View solution in original post

2 Replies 2

Hello,

 

to my best knowledge, the only way to actually stop BPDUs being sent across a trunk is to use pruning. Otherwise, BPDUs are sent for each VLAN that exists on the switch...

omz
VIP Alumni
VIP Alumni
R1(config-if)#do sh int tru
Port        Mode             Encapsulation  Status        Native vlan
Et0/0       on               802.1q         trunking      1
Port        Vlans allowed on trunk
Et0/0       1-4094
Port        Vlans allowed and active in management domain
Et0/0       1-4
Port        Vlans in spanning tree forwarding state and not pruned
Et0/0       1-4
R1(config-if)#

allvlan.PNG

 

R1(config-if)#do sh int tru             
Port        Mode             Encapsulation  Status        Native vlan
Et0/0       on               802.1q         trunking      1
Port        Vlans allowed on trunk
Et0/0       1-3
Port        Vlans allowed and active in management domain
Et0/0       1-3
Port        Vlans in spanning tree forwarding state and not pruned
Et0/0       1-3
R1(config-if)#

vlan1-3.PNG

 

I am not seeing BPDU's for VLAN 4 if it is not allowed on the trunk.

Review Cisco Networking products for a $25 gift card