Cisco Systems WSC2960XR48FPSI Manual De Usuario

Descargar
Página de 178
DETAILED STEPS
Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Enables the VTP version on the switch. The default is VTP
version 1.
vtp version {3}
Example:
Switch(config)#
vtp version 2
Step 2
To return to the default VTP version 1, use the no
vtp version 
global configuration command.
Note
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 3
Verifies that the configured VTP version is enabled.
show vtp status
Example:
Switch#
show vtp status
Step 4
(Optional) Saves the configuration in the startup configuration
file.
copy running-config startup-config
Example:
Switch#
copy running-config startup-config
Step 5
Related Topics
VTP Version, on page 22
Enabling VTP Pruning
Pruning increases available bandwidth by restricting flooded traffic to those trunk links that the traffic must
use to access the destination devices. You can only enable VTP pruning on a switch in VTP server mode.
With VTP versions 1 and 2, when you enable pruning on the VTP server, it is enabled for the entire VTP
domain. In VTP version 3, you must manually enable pruning on each switch in the domain.
Only VLANs included in the pruning-eligible list can be pruned. By default, VLANs 2 through 1001 are
pruning-eligible on trunk ports. Reserved VLANs and extended-range VLANs cannot be pruned.
Catalyst 2960-XR Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX1    
   OL-29440-01
29
Configuring VTP
Enabling VTP Pruning