cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
16922
Views
0
Helpful
10
Replies

delete vtp domain xxxx

cfajardo1_2
Level 1
Level 1

anyone knows how to delete vtp domain? its configured on a 3750 and i just cant delete it.

thanks

10 Replies 10

cisco_lad2004
Level 5
Level 5

try to rename it or change to transparent mode then back.

it is in transparend mode

Amit Singh
Cisco Employee
Cisco Employee

When you configure a domain name, it cannot be removed; you can only reassign a switch to a different domain.

-amit singh

To go back to the factory default "null" domain on IOS switches, like the 3750, you have to delete the vlan.dat file in flash. This will also delete all non-default vlans.

Switch#delete flash:vlan.dat

Delete filename [vlan.dat]?

Delete flash:vlan.dat? [confirm]

Switch#reload

System configuration has been modified. Save? [yes/no]: no

This will not delete the non-default configuration file, just the vlans, VTP domain and reset the config rev# to 0

If you want to truly go back to factory defaults (non-configuration file & the vlan and VTP information) then do the following:

Switch#erase start

Erasing the nvram filesystem will remove all files! Continue? [confirm]

[OK]

Erase of nvram: complete

Switch#delete flash:vlan.dat

Delete filename [vlan.dat]?

Delete flash:vlan.dat? [confirm]

Switch#reload

System configuration has been modified. Save? [yes/no]: no

Proceed with reload? [confirm]

Hope this helps

Rody

vtp domain null

markwgallagher
Level 1
Level 1

The default is a NULL string, just blank.

try setting the domain again with no value, and it should go back to the empty, default setting.

il try that. thx

studentbhai
Level 1
Level 1

vtp domain null

Deepak Kumar
VIP Alumni
VIP Alumni

Hi,

As you can't delete the VTP domain name. There will be something name as NULL or anything else. The best practice is that change the VTP domain name from existing to another name. 

Also, you can delete the vlan.dat file. 

 

After changing the VTP name to any other name check the revision number must be 0.

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

Hello

You do this by deleting the vlan.dat file in the flash and reloading the switch, however note if this switch is connected to another switch that is actively running a vtp database then that reloaded switch could again assume the vtp configuration so disconnect it from any other switch and when it has been reloaded change the Vtp mode to Transparent.or off. before re-attaching it to the network


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card