![Cisco 2948G - Catalyst Switch Configuration Manual Download Page 205](http://html.mh-extra.com/html/cisco/2948g-catalyst-switch/2948g-catalyst-switch_configuration-manual_67462205.webp)
9-29
Catalyst 4500 Series, Catalyst 2948G, Catalyst 2980G Switches Software Configuration Guide
—
Release 8.1
78-15486-01
Chapter 9 Configuring VTP
Configuring VTP Version 3
Do you want to continue (y/n) [n]? y
Console> (enable) show vtp domain
Version : running VTP3
Domain Name : server Password : configured (hidden)
Notifications: disabled Switch ID : 00d0.004c.1800
Feature Mode Revision Primary ID Primary Description
-------------- -------------- ----------- -------------- ----------------------
VLAN Primary Server 1 00d0.004c.1800
UNKNOWN Off
Pruning : disabled
VLANs prune eligible: 2-1000
Console> (enable)
Disabling VTP Version 3 on a Per-Port Basis
Note
For additional details, see the
“VTP Version 3 Per-Port Configuration” section on page 9-14
.
Use the set port vtp mod/port {enable | disable} command to enable or disable all VTP interaction on
a per-port basis. This capability might be used on trunks leading to nontrusted hosts. When a port is
disabled, no VTP packets are sent on the port, and any VTP packets that are received on the port are
dropped. By default, VTP is enabled and advertisements are received and sent on all trunks.
To disable VTP on a per-port basis, perform this task in privileged mode:
This example shows how to disable VTP on a per-port basis and verify the configuration:
Console> (enable) set port vtp 3/1-2 disable
VTP is disabled on ports 3/1-2.
Console> (enable) show port vtp 3
Port VTP Status
-------- ----------
3/1 disabled
3/2 disabled
3/3 enabled
3/4 enabled
.
.
.
Console> (enable)
VTP Version 3 show Commands
Use the show vtp {conflicts | devices | domain | statistics} command to show other devices in the
domain or devices in the domain with conflicting (conflicts) configurations. Use the domain keyword
to display information that is specific to the VTP domain, and use the statistics keyword to display VTP
statistics. Switches in transparent or off mode are not part of the VTP domain and do not respond to
requests. In addition, clients or servers that do not have a valid database do not respond to requests.
Task
Command
Step 1
Disable VTP on a per-port basis.
set port vtp mod/port {enable | disable}
Step 2
Verify the change.
show port vtp