D-Link DES-3550 Switch User Manual


 
96
config vlan
delete Deletes the above specified VLAN from the switch.
<portlist> A port or range of ports to add to the VLAN.
advertisement [enable|disable] Enables or disables GVRP on the
specified VLAN.
Restrictions Only administrator-level users can issue this command.
Example usage:
To add 4 through 8 as tagged ports to the VLAN v1:
DES-3550:4#config vlan v1 add tagged 4-8
Command: config vlan v1 add tagged 4-8
Success.
DES-3550:4#
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. You can configure ingress checking, the
sending and receiving of GVRP information, and the Port VLAN ID
(PVID).
Parameters
<portlist> A port or range of ports for which you want ingress
checking.
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
checking for the specified port list.
acceptable_frame [tagged_only | admit_all] – This parameter states
the frame type that will be accepted by the switch for this function.
Tagged_only implies that only VLAN tagged frames will be accepted,
while admit_all implies tagged and untagged frames will be accepted
byt the switch.
pvid – Specifies the default VLAN associated with the port.
Restrictions Only administrator-level users can issue this command.
Example usage: