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

Configuring the GbE Interconnect Switch using the Command Line Interface
Modifying the Per Port VLAN Settings or VLAN Name
Use the following command to modify the per port settings or VLAN name:
.
Command Description
vlan modify
{
port id <vlan_id>
{
[forbid <portlist>]
[egress { [untagged <portlist>]
[tagged <portlist>] }
]
} |
vlan id <vlan_id> name <vlan_name>
}
Changes the forbid and egress settings for a
port or set of ports on an existing VLAN or
changes the VLAN name
To change the settings for a port or set of ports
on an existing VLAN, type port id <vlan_id >
and one or more of the following in the
command:
forbid <portlist>—Type forbid and the port
number or numbers to define ports that are
forbidden from joining the VLAN
dynamically.
untagged <portlist>—Type 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 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.
IMPORTANT: Each portlist must be mutually
exclusive.
To change the name of an existing VLAN, type
vlan and the following in the command:
id <vlan_id>—Type id and the VLAN ID
number.
name <vlan_name>—Type name and the
new VLAN name.
HP ProLiant BL p-Class GbE Interconnect Switch Command Line Interface Reference Guide 2-69