06-16-2022
05:56 AM
- last edited on
06-18-2022
01:44 AM
by
Translator
hello, i have router A9K with XR OS (v6.6.3),
I try to create a subinterface with double encapsulation, but a
second-dot1q
is not supported, and or range VLANs ?
RP/0/RSP0/CPU0:BNG-A9K(config)#int Te0/3/0/2.920 RP/0/RSP0/CPU0:BNG-A9K(config-subif)#encapsulation dot1q 100 second-dot1q ? <1-4094> Configure second (inner 802.1Q) VLAN ID on the subinterface RP/0/RSP0/CPU0:BNG-A9K(config-subif)#encapsulation dot1q 100 second-dot1q any ^ % Invalid input detected at '^' marker.
RP/0/RSP0/CPU0:BNG-A9K(config-subif)#encapsulation dot1q 100 second-dot1q 2-90 ^ % Invalid input detected at '^' marker.
Solved! Go to Solution.
06-16-2022
03:27 PM
- last edited on
06-18-2022
01:48 AM
by
Translator
Hello, i found the solution , i must use ambiguous.
A9K# encapsulation ambiguous dot1q 1 second-dot1q any
06-16-2022 06:06 AM - edited 06-16-2022 06:09 AM
Not sure you configuring right way : ( i do not believe that any support as per the version or range)
RP/0/RSP0/CPU0:BNG-A9K(config-subif)#encapsulation dot1q 100 second-dot1q ? <1-4094> Configure second (inner 802.1Q) VLAN ID on the subinterface
example :
RP/0/RSP0/CPU0:BNG-A9K(config-subif)#encapsulation dot1q 100 second-dot1q 20
or look at the config document :
06-16-2022 12:12 PM
Hello,
yes is supporting second vlan,
but i need second vlan is range of vlans
not one,
in documentation of cisco is must supported,
but on router i can’t find the commend
06-16-2022 06:13 AM
Hi
It seems it is complaining about the first vlan 100. Does it exist?
06-16-2022 12:10 PM
Hi,
i try two times,
one without VLAN exist, second with VLAN exit.
same results
06-16-2022
12:46 PM
- last edited on
06-18-2022
01:47 AM
by
Translator
Hello,
does it take the 'any' keyword ?
encapsulation dot1q 100 second-dot1q any
06-16-2022
03:28 PM
- last edited on
06-18-2022
01:47 AM
by
Translator
is solved by use
encapsulation ambiguous dot1q 1 second-dot1q any
06-16-2022
03:27 PM
- last edited on
06-18-2022
01:48 AM
by
Translator
Hello, i found the solution , i must use ambiguous.
A9K# encapsulation ambiguous dot1q 1 second-dot1q any
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