HP 3500 Series Advanced Traffic Management Manual page 64

Switch software
Hide thumbs Also See for 3500 Series:
Table of Contents

Advertisement

Static Virtual LANs (VLANs)
Configuring VLANs
1-42
untagged < port-list >
Configures the indicated port(s) as Untagged for the
specified VLAN. The "no" version sets the port(s) to either No
or (if GVRP is enabled) to Auto.
forbid < port-list >
Used in port-based VLANs to configures < port-list > as
"forbidden" to become a member of the specified VLAN, as
well as other actions. Does not operate with protocol VLANs.
The "no" version sets the port(s) to either No or (if GVRP is
enabled) to Auto. Refer to chapter 2, "GVRP", in this guide.
auto < port-list >
Available if GVRP is enabled on the switch. Returns the per-
port settings for the specified VLAN to Auto operation. Note
that Auto is the default per-port setting for a static VLAN if
GVRP is running on the switch. (For information on dynamic
VLAN and GVRP operation, refer to chapter 2, "GVRP", in this
guide.)
For example, suppose you have a VLAN named VLAN100 with a VID of 100,
and all ports are set to No for this VLAN. To change the VLAN name to
"Blue_Team" and set ports A1 - A5 to Tagged, you would use these commands:
HP Switch(config)# vlan 100 name Blue_Team
HP Switch(config)# vlan 100 tagged a1-a5
To move to the vlan 100 context level and execute the same commands:
HP Switch(config)# vlan 100
HP Switch(vlan-100)# name Blue_Team
HP Switch(vlan-100)# tagged a1-a5
Similarly, to change the tagged ports in the above examples to No (or Auto, if
GVRP is enabled), you could use either of the following commands.
At the global config level, use:
HP Switch(config)# no vlan 100 tagged a1-a5
- or -
At the VLAN 100 context level, use:
HP Switch(vlan-100)# no tagged a1-a5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents