Difference between revisions of "PAN-OS PVST+"

From wikieduonline
Jump to navigation Jump to search
(Created page with " Examples: * Set the native VLAN ID: <code>set session pvst-native-vlan-id <vid></code> * Drop all STP BPDU packets: <code>set session drop-stp-packet</code> * Verify PVST+...")
 
Line 1: Line 1:
 
+
[[PAN-OS]] PVST+ Examples:
 
 
Examples:  
 
 
* Set the native VLAN ID:  <code>set session pvst-native-vlan-id <vid></code>
 
* Set the native VLAN ID:  <code>set session pvst-native-vlan-id <vid></code>
 
* Drop all STP BPDU packets: <code>set session drop-stp-packet</code>
 
* Drop all STP BPDU packets: <code>set session drop-stp-packet</code>
 
* Verify PVST+ BPDU rewrite configuration, native VLAN ID, and STP BPDU packet: <code>drop show vlan all</code>
 
* Verify PVST+ BPDU rewrite configuration, native VLAN ID, and STP BPDU packet: <code>drop show vlan all</code>
 
* Show counter of times the 802.1Q tag and PVID fields in a PVST+ BPDU packet do not match:<code> show counter global</code>
 
* Show counter of times the 802.1Q tag and PVID fields in a PVST+ BPDU packet do not match:<code> show counter global</code>
 +
 +
 +
{{PAN-OS}}

Revision as of 09:54, 8 December 2019

PAN-OS PVST+ Examples:

  • Set the native VLAN ID: set session pvst-native-vlan-id <vid>
  • Drop all STP BPDU packets: set session drop-stp-packet
  • Verify PVST+ BPDU rewrite configuration, native VLAN ID, and STP BPDU packet: drop show vlan all
  • Show counter of times the 802.1Q tag and PVID fields in a PVST+ BPDU packet do not match: show counter global


Advertising: