VTP: Client with higher revision number

mguymguy Member Posts: 167 ■■■□□□□□□□
What is the efffect of plugging a VTP enabled switch operating in Client mode with a higher revision number to a VTP domain?

I didn't think it would affect anything. VTP Clients do not send subset advertisements (containing VLAN info) anyways nor does it send summary advertisements.

It would probably send an advertisement request on power up, but what happens?


// I understand what happens when a switch operating in Server mode with a higher revision number gets plugged in but not if it is in client mode.

Comments

  • YFZbluYFZblu Member Posts: 1,462 ■■■■■■■■□□
    If the two switches are in the same VTP domain, the VTP Server will update its revision number and VLAN database to match the VTP Client.
  • CodeBloxCodeBlox Member Posts: 1,363 ■■■■□□□□□□
    If a VTP client is plugged in, the server's VLAN database will be overwritten(given that it has a higher revision number and is in the same VTP domain). Why not set up some switches and check it out for yourself?
    Currently reading: Network Warrior, Unix Network Programming by Richard Stevens
  • mguymguy Member Posts: 167 ■■■□□□□□□□
    CodeBlox wrote: »
    If a VTP client is plugged in, the server's VLAN database will be overwritten(given that it has a higher revision number and is in the same VTP domain). Why not set up some switches and check it out for yourself?

    Whoever has the highest revision (whether it is Server or Client) will update the VLAN info of the domain.
Sign In or Register to comment.