12-03-2010 08:10 AM - edited 03-06-2019 02:20 PM
Hello,
Is there a way to remove 1 extended VLAN only without removing all the extended vlans?
When issuing :
N7K(config-if-overlay)#no otv extend-vlan nn
This command removes all the extended vlans and I couldn't find any command similar to "allowed vlan remove".
Is there a command that allows for selected vlan removal?
Looks like a serious caveat when it comes to operating OTV in a production environment.
Regards,
Thibault.
12-03-2010 08:57 AM
Hi,
You can do the following:
N7K(config-if-overlay)# otv extends-vlan 2,5-34 (remove the vlan you don't want, e.g vlan 3 & 4 are not extended)
Just extend vlans you want to.
Hope this helps
A Raaz
05-22-2017 03:23 AM
!# USE BELOW TO REMOVE THE VLAN FROM OTV INTERFACE
interface Overlay1
otv extend-vlan remove 10
-----
otv extend-vlan {add | remove } vlan-range
http://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/nx-os/OTV/config_guide/b_Cisco_Nexus_7000_Series_NX-OS_OTV_Configuration_Guide/b_Cisco_Nexus_7000_Series_NX-OS_OTV_Configuration_Guide_chapter_011.html#task_4AD54DD4872E44F68D449808E4BCA818
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