SROS Command Line Interface Reference Guide
Ethernet Interface Configuration Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
623
bridge-group
<group#>
vlan-transparent
Use the
bridge-group vlan-transparent
command to prevent an interface from removing the VLAN tag.
Use the
no
form of this command to allow the interface to remove the VLAN tag from the packet.
Syntax Description
<group#>
Specifies the bridge group number. Valid range is 1 to 255.
Default Values
By default, VLAN tags are removed from the data.
Usage Examples
The following example removes the VLAN tags from the packets on the Ethernet interface 0/1:
ProCurve(config)#
interface ethernet 0/1
ProCurve(config-eth 0/1)#
bridge-group 1 vlan-transparent
Note
The
bridge-group vlan-transparent
command is not a global command. The command must
be applied on all interfaces of the bridge group.