05-21-2020 03:27 AM
I have a nexus 3172T in vtp client and is running nx-os 7.0.3.I7.6
I want to turn vtp mode off or transparent, but apparently I cannot do it. It does not give me any options to do it.
I read in another post that vtp in client or server mode is not supported on nexus 3000
(https://community.cisco.com/t5/switching/cisco-nexus-3k-vtp-mode-server/m-p/3361097#M410702)
So what should I do? I cannot create vlans.
thanks,
george
Solved! Go to Solution.
05-21-2020 05:01 AM
Hi @geo555
What you are looking for is to disable VTP feature:
switch# configure terminal switch(config)# no feature vtp
Note: this will remove your VTP configuration, and implicitly, all the vlans, so make sure you are doing this in a maintenance window.
Regards,
Sergiu
05-21-2020 05:43 AM
Hi,
It's configured in vPC right?
I think you can minimize the downtime, but I do not think it can be eliminated. I do not know the exact inconsistency type for VTP parameters. For N5k - it's Type 2.
Can you share the following outputs:
show vpc consistency-parameters global
show vpc consistency-parameters vpc X > where X is a vpc port-channel
Regards,
Sergiu
05-21-2020 05:01 AM
Hi @geo555
What you are looking for is to disable VTP feature:
switch# configure terminal switch(config)# no feature vtp
Note: this will remove your VTP configuration, and implicitly, all the vlans, so make sure you are doing this in a maintenance window.
Regards,
Sergiu
05-21-2020 05:17 AM
05-21-2020 05:43 AM
Hi,
It's configured in vPC right?
I think you can minimize the downtime, but I do not think it can be eliminated. I do not know the exact inconsistency type for VTP parameters. For N5k - it's Type 2.
Can you share the following outputs:
show vpc consistency-parameters global
show vpc consistency-parameters vpc X > where X is a vpc port-channel
Regards,
Sergiu
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