Cisco Systems WSC2960XR48FPSI Manual De Usuario

Descargar
Página de 178
Related Topics
VTP Pruning, on page 18
Configuring VTP on a Per-Port Basis
With VTP version 3, you can enable or disable VTP on a per-port basis. You can enable VTP only on ports
that are in trunk mode. Incoming and outgoing VTP traffic are blocked, not forwarded.
SUMMARY STEPS
1. configure terminal
2. interface interface-id
3. vtp
4. end
5. show running-config interface interface-id
6. show vtp status
DETAILED STEPS
Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Identifies an interface, and enters interface configuration
mode.
interface interface-id
Example:
Switch(config)#
interface gigabitethernet1/0/1
Step 2
Enables VTP on the specified port.
vtp
Step 3
Example:
Switch(config)#
vtp
To disable VTP on the interface, use the no
vtp 
interface configuration command.
Note
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 4
Catalyst 2960-XR Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX1    
   OL-29440-01
31
Configuring VTP
Configuring VTP on a Per-Port Basis