cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
920
Views
0
Helpful
2
Replies

how to configure 6509's vtp priority in catos environment?

shan-cao
Level 1
Level 1

Hi,I have two 6509s environment ongoing working. The 6509 has got a big problem due to the lost vlan information at yesterday.Company's business almost were out of service about two hours. I want to configre the priority of vtp in 6509 to prevent the same issue again.

Thanks!!!!

2 Replies 2

Hello,

what exactly was the problem ?

Here are the configurable options for VTP in CatOS:

set vtp

To set the options for VTP, use the set vtp command.

set vtp domain domain_name

set vtp mode {client | server | transparent | off} [vlan | mst | unknown]

set vtp passwd passwd [hidden]

set vtp pruning {enable | disable}

set vtp version {1 | 2 | 3}

set vtp primary [vlan | mst] [force]

Check this link to the command reference:

set vtp

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/sw_8_3/cmd_ref/set_v.htm#wp1028150

HTH,

GP

glen.grant
VIP Alumni
VIP Alumni

Sounds like a switch got inserted with a higher version number . Before installing a new switch in the same domain you "must" make sure the revision number is lower on the switch before installing it if you are running a client/server model. Any easy way to do that is to change the domain name to something other than the current domain name and then change it back to the one you are using and this will reset the revision number to "0" and you will never have a problem . I don't think there is a command to manually set the version other than the above but someone can correct me if I'm wrong.