Configuring The Rapid Pvst+ Forward Delay Time For A Vlan - Cli Version - Cisco Nexus 9000 Series Configuration Manual

Nx-os layer 2 switching configuration
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring Rapid PVST+ Using Cisco NX-OS
Step 5
This example shows how to configure the hello time for VLAN 5 to 7 seconds:
switch# config t
switch(config)# spanning-tree vlan 5 hello-time 7
switch(config)# exit
switch#

Configuring the Rapid PVST+ Forward Delay Time for a VLAN - CLI Version

You can configure the forward delay time per VLAN when using Rapid PVST+.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Configuring the Rapid PVST+ Forward Delay Time for a VLAN - CLI Version
Command or Action
copy running-config startup-config
Example:
switch# copy running-config
startup-config
Command or Action
config t
Example:
switch# config t
switch(config)#
spanning-tree vlan vlan-range forward-time
value
Example:
switch(config)# spanning-tree vlan 5
forward-time 21
exit
Example:
switch(config)# exit
switch#
show spanning-tree vlan vlan_id
Example:
switch# show spanning-tree vlan 5
copy running-config startup-config
Example:
switch# copy running-config
startup-config
Cisco Nexus 9000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
Purpose
(Optional)
Copies the running configuration to the
startup configuration.
Purpose
Enters configuration mode.
Configures the forward delay time of a
VLAN. The forward delay time value can be
from 4 to 30 seconds, and the default is 15
seconds.
Exits configuration mode.
(Optional)
Displays the STP configuration per VLAN.
(Optional)
Copies the running configuration to the startup
configuration.
109

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents