cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5466
Views
5
Helpful
3
Replies

How to revert VTP domain back to NULL

limtohsoon
Level 1
Level 1

Hi Sir,

I'm working on a Catalyst 2950. Its default VTP domain is NULL and VTP mode is Transparent.

I changed the VTP domain using the following global config command:

Switch(config)#vtp domain <domain_name>

How to revert the VTP domain back to the default NULL string?

Thank you.

B.Rgds,

Lim TS

3 Replies 3

Hello Lim,

NULL is just a name, to change it back, just type VTP domain NULL.

As an alternative, you could reset the switch to factory defaults, check this document for the procedure:

Resetting Catalyst Switches to Factory Defaults

http://www.cisco.com/en/US/partner/products/hw/switches/ps607/products_tech_note09186a00800c4546.shtml

HTH,

GP

11 years later...

VTP  domain "null" is NOT just a name!!!!
If you do "vtp domain null" you're actually setting the VTP domain name to null, just like you'd do for any other names, which is different from the factory "null", which means that it is actually NOT set to anything.

Reply above is correct that you should delete VLAN.dat.

dwyerr
Level 1
Level 1

Deleting vlan.dat and reloading would do the trick. Keep in mind this nukes all your vlans too.

-Rob