System information

Table Of Contents
3. Commands
4821-A2-GB21-00 July 2004 3-85
Configure VLAN Modify Ports
configure vlan modify {vlan_id | vlan_name} ports {tagged | untagged } {delete | port-id:pg |
port-list}
Minimum Access Level: Administrator
The configure vlan modify ports command is used to define the ports that are members of this
vlan.
vlan_id - This value specifies the VLAN to be modified.
vlan_name - This value uses the assigned VLAN name to identify the VLAN to be modified.
port-id - This value specifies the port to be included in this vlan.
pg - Identifies the priority group on this port. If the priority group is not entered, it will be assumed
to be group 1.
port-list - This value is a range of ports to be included in this vlan. Valid values are
1-24, eth1, and eth2. Enter delete to delete all ports.
tagged - This parameter specifies that the ports listed in this command are tagged members of
the vlan.
untagged - This parameter specifies that the ports listed in this command are untagged
members of the vlan.
Example:
PDYN# configure vlan modify 1 ports untagged eth1,eth2,1-24