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

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