Configuring Strip-Vlan
Strips the Outer Vlan header in the Packet at the ingress stage itself.
This is needed when the original packet from TAP should be retained and Vlan added by OPB AGG should be removed. Also when the encap features are present the tag should be removed at the ingress stage itself before adding encap header.
Reference
Command
[no] strip-vlan enable
Description
strip-vlan configuration
Mode
INTERFACE
This feature should only be configured on Network ports
Both ingress-vlan and strip-vlan cannot co-exist on one interface
Support only on Dell 5232,5248 and celestica DS2000
CLI Commands
pbnoscli# conf t
pbnoscli(config)# interface ethernet Ethernet1/1 pbnoscli(config-if)# strip-vlan enable Enable
pbnoscli(config-if)# strip-vlan enable
Last updated