[Contents] [Prev] [Next] [Index] [Report an Error]

Removing a VLAN Tag

To remove a VLAN tag from all tagged frames entering or exiting the interface, include the pop statement in the input VLAN map or output VLAN map:

input-vlan-map {
pop;
}
output-vlan-map {
pop;
}

You can include these statements at the following hierarchy levels:


[Contents] [Prev] [Next] [Index] [Report an Error]