D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
115
config vlan vlanid
Purpose Used to add additional ports to a previously configured VLAN.
Syntax
config vlan vlanid <vidlist> {add [ tagged | untagged | forbidden ]
| delete <portlist> | advertisement [enable | disable] | name
<name>}
Description The config vlan vlanid command allows you to add or delete ports of
the port list of previously configured VLAN(s). You can specify the
additional ports as being tagged, untagged or forbidden.The same
port is allowed to be an untagged member port of multiple VLAN’s.
You can also specify if the ports will join GVRP or not with the
advertisement parameter. The name parameter allows you to specify
the name of the VLAN that needs to be modified.
Parameters
vlanid_list - Specified a range of VLAN ID to be configured.
tagged - Specifies the additional ports as tagged.
untagged - Specifies the additional ports as untagged.
forbidden - Specifies the additional ports as forbidden.
portlist - A range of ports to add to the VLAN.
advertisement- Entering the advertisement parameter specifies if the
port should join GVRP or not. There are two parameters:
enable- Specifies that the port should join GVRP.
disable- Specifies that the port should not join GVRP.
name- Entering the name parameter specifies the name of the VLAN
to be modified.
<name>- Enter a name for the VLAN
Restrictions You must have Operator or Administrator-level privileges.
Example usage:
To add ports 4 through 8 as tagged ports to the VLAN ID 2 and VLAN ID 3:
DES-3526:admin#
config vlan vlanid 2-3 add tagged 4-8
Command: config vlan vlanid 2-3 add tagged 4-8
Success.
DES-3526:admin#
config gvrp
Purpose Used to configure GVRP on the Switch.
Syntax
config gvrp [<portlist> | all] {state [enable | disable] |
ingress_checking [enable | disable] | acceptable_frame
[tagged_only | admit_all] | pvid <vlanid 1-4094>}
Description This command is used to configure the Group VLAN Registration
Protocol on the Switch. Ingress checking, the sending and receiving
of GVRP information, and the Port VLAN ID (PVID) can be
configured.
Parameters
<portlist> A port or range of ports for which users want to enable
GVRP for.
all Specifies all of the ports on the Switch.
state [enable | disable] Enables or disables GVRP for the ports
specified in the port list.
ingress_checking [enable | disable] Enables or disables ingress