xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
351
config vlan delete ports
Purpose Used to delete one or more ports from a previously configured VLAN.
Syntax
config vlan <vlan_name> delete <portlist>
Description This command is used to delete one or more ports from a previously configured VLAN.
If based on VLAN ID to configure VLAN, multiple VLANs can be configured at a time.
Parameters vlan_name – The name of the VLAN you want to delete ports from.
portlist – Specifies a range of ports to be configured.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete configured VLAN ports:
DGS–3426:5# config vlan v1 delete 2:4–2:8
Command: config vlan v1 delete 2:4–2:8
Success.
DGS–3426:5#
config vlan advertisement
Purpose Used to enable or disable VLAN advertisement.
Syntax
config vlan <vlan_name> advertisement [ enable | disable ]
Description This command is used to enable or disable VLAN advertisement.
Parameters vlan_name – The name of the VLAN on which you want to configure.
advertisement – Join GVRP or not. If not, the VLAN can’t join dynamically.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure VLAN advertisement:
DGS–3426:5# config vlan default advertisement enable
Command: config vlan default advertisement enable
Success.
DGS–3426:5#
enable gvrp
Purpose Used to enable Generic VLAN Registration Protocol (GVRP).
Syntax
enable gvrp
Description This command is used to enable the Generic VLAN Registration Protocol (GVRP). The
default setting is disabled.
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To enable the Generic VLAN Registration Protocol: