Hello,
I configured a cep-port for terminating a vman on a customer switch. The traffic from the customer comes unttaged and should run into vlan100 into the vman. Therefore I've done the following:
configure vman vman1 add ports 6 untagged port-cvid 100
The above command works fine. But I'm searching for a solution like that:
configure vman vman1 add ports 8 cep cvid 1 translate 100
Is this the right way?
Ben