2-852Cisco Catalyst Blade Switch 3120 for HP Command ReferenceOL-12248-03Chapter 2 Cisco Catalyst Blade Switch 3120 for HP Cisco IOS Commandsvtp (global configuration)• If you are configuring a Token Ring bridge relay function (TrBRF) or Token Ring concentrator relayfunction (TrCRF) VLAN media type, you must use Version 2.• If you are configuring a Token Ring or Token Ring-NET VLAN media type, you must useVersion 1.You cannot save password, pruning, and version configurations in the switch configuration file.Examples This example shows how to rename the filename for VTP configuration storage to vtpfilename:Switch(config)# vtp file vtpfilenameThis example shows how to clear the device storage filename:Switch(config)# no vtp file vtpconfigClearing device storage filename.This example shows how to specify the name of the interface providing the VTP updater ID for thisdevice:Switch(config)# vtp interface gigabitethernetThis example shows how to set the administrative domain for the switch:Switch(config)# vtp domain OurDomainNameThis example shows how to place the switch in VTP transparent mode:Switch(config)# vtp mode transparentThis example shows how to configure the VTP domain password:Switch(config)# vtp password ThisIsOurDomain’sPasswordThis example shows how to enable pruning in the VLAN database:Switch(config)# vtp pruningPruning switched ONThis example shows how to enable Version 2 mode in the VLAN database:Switch(config)# vtp version 2You can verify your settings by entering the show vtp status privileged EXEC command.Related Commands Command Descriptionshow vtp status Displays the VTP statistics for the switch and general information about theVTP management domain status.vtp (VLANconfiguration)Configures VTP domain-name, password, pruning, version, and mode.