06-24-2018 04:19 PM - edited 03-08-2019 03:28 PM
So,
Whenever a VTP configured Switch receives a VTP Summary Advertisement, it will check whether the Domain Name matches
If the Domain Name doesn't match, then
- The VTP Server, Client or Transparent (V1) Switch would ignore the Summary Advertisement
- The Summary Advertisement wouldn't be flooded through its Trunk Ports
If it's a VTP Version 2 Transparent Switch, though, it would ignore the Summary Advertisement, however, it would flood it through all its Trunk Ports except for the one it received it on.
Can anyone say if what I wrote above is correct?
Solved! Go to Solution.
06-24-2018 05:06 PM
Hi
You're right except for transparent vtp v2.
If you test it in lab, you'll see that even in transparent mode, there's a domain inspection which means if the domain mismatch then the vtp advertisement is ignored.
06-25-2018 12:06 PM
Yes the doc says that, but test it like this:
SW1 <--> SW2 <--> SW3
Set SW1 as server with domain test and SW3 with domain test as client. Then configure SW2 as transparent with domain cisco.
You should see that SW3 won't get synced.
I've done a quick lab to show you using same scenario as explained before.
My VTP Server (SW1):
Now SW2 as transparent and SW3 as client (all with same domain)
These outputs show that vtp is working as expected and VTP Transparent is forwarding request to SW3.
Now let's keep SW2 as transparent but with domain CISCO instead of TEST.
As you can see, SW1 revision and vlan numbers are increasing while SW3 not. This shows that there's a domain inspection and if there's a domain mismatch, vtp packets are not forwarded to next switches.
06-24-2018 05:06 PM
Hi
You're right except for transparent vtp v2.
If you test it in lab, you'll see that even in transparent mode, there's a domain inspection which means if the domain mismatch then the vtp advertisement is ignored.
06-25-2018 11:26 AM
06-25-2018 12:06 PM
Yes the doc says that, but test it like this:
SW1 <--> SW2 <--> SW3
Set SW1 as server with domain test and SW3 with domain test as client. Then configure SW2 as transparent with domain cisco.
You should see that SW3 won't get synced.
I've done a quick lab to show you using same scenario as explained before.
My VTP Server (SW1):
Now SW2 as transparent and SW3 as client (all with same domain)
These outputs show that vtp is working as expected and VTP Transparent is forwarding request to SW3.
Now let's keep SW2 as transparent but with domain CISCO instead of TEST.
As you can see, SW1 revision and vlan numbers are increasing while SW3 not. This shows that there's a domain inspection and if there's a domain mismatch, vtp packets are not forwarded to next switches.
06-26-2018 11:45 AM - edited 06-26-2018 11:46 AM
Thank you for the Lab. I only have two switches, therefore, I can't lab this specific situation
So, on a Cisco Certification Exam, I'll have to follow the documentation, however, this is not what happens in real life.
06-26-2018 08:22 PM
06-26-2018 09:02 PM
06-26-2018 09:10 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide