ProLiant BL p-Class GbE Interconnect Switch Command Line Interface Reference Guide

Configuring the GbE Interconnect Switch using the Command Line Interface
Adding a Port to an Existing VLAN
Use the following command to add a port or set of ports to an existing VLAN:
Command Description
vlan add port id <vlan_id>
{
[forbid <portlist>]
[
egress { [untagged <portlist>]
[tagged <portlist>] }
]
}
Adds a port or a set of ports to an existing VLAN
and allows the setting of the forbid and egress
parameters
Type the VLAN ID number and one or more of
the following optional settings. Each portlist
must be mutually exclusive. Ports not listed
remain unchanged.
forbid <portlist>—Type forbid and the port
number or numbers to define ports that are
forbidden from joining the VLAN
dynamically.
egress—Type egress and one of the
following:
untagged <portlist>—Type egress
untagged and the port number or
numbers to define untagged ports.
When the port transmits an untagged
packet, the packet header remains
unchanged. When a tagged packet
exits the port, the tag is stripped and
the packet is changed to an untagged
packet.
tagged <portlist>—Type egress
tagged and the port number or
numbers to define tagged ports. When
the port transmits an untagged packet,
the packet header is changed to
include the 32-bit tag associated with
the port VLAN identifier (PVID). When
a tagged packet exits the port, the
packet header is unchanged.
HP ProLiant BL p-Class GbE Interconnect Switch Command Line Interface Reference Guide 2-67