2-661
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands set vtp pruneeligible
set vtp pruneeligible
To specify which VTP domain VLANs are pruning eligible, use the set vtp pruneeligible command.
set vtp pruneeligible vlans
Syntax Description
Defaults The default is VLANs 2 through 1000 are eligible for prun ing.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines VTP pruning causes information about each pruning-eligible VLAN to be removed from VTP updates
if there are no stations belonging to that VLAN out a par tic ula r sw itc h por t. U se th e set v tp command
to enable VTP pruning.
By default, VLANs 2 through 1000 are pruning eligible. You do not need to use the set vtp pruneeligible
command unless you have previously used the clear vtp pruneeligible command to make some VLANs
pruning ineligible. If VLANs have been made pruning ineligib le, u se the set vtp pruneeligible
command to make them pruning eligible again.
Examples This example shows how to configure pruning eligibility for VLANs 120 and 150:
Console> set vtp pruneeligible 120,150
Vlans 120,150 eligible for pruning on this device.
VTP domain nada modified.
Console>
In this example, VLANs 200–500 were made pruning ineligible using th e clear vt p pruneeligible
command. This example shows how to make VLANs 220 through 320 pruning e li gibl e a gain:
Console> set vtp pruneeligible 220-320
Vlans 2-199,220-320,501-1000 eligible for pruning on this device.
VTP domain Company modified.
Console>
Related Commands clear vtp pruneeligible
set vlan
show vtp domain
vlans Range of VLAN numbers; valid values are from 2 to 1000.