I have a usecase where I have to "handle" untagged and tagged traffic on the same port while I run VPLS/L2VPN
I need to tag all untagged traffic coming in on a port with a port-cvid
XOS version 22.2.1.5
configure vman "test" add ports 21 untagged port-cvid 12
Error: Port CVID is not supported on L2VPN/VXLAN service VMAN.
Tried reading on the newer version if this i still the case that you can not do this. But it's a bit unclear. It it's supported in conjunction with CEP but it's not clear if it's supported with L2VPN services.
Anyone knows ?