xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
261
To disable the Generic VLAN Registration Protocol (GVRP):
DGS-3450:admin# disable gvrp
Command: disable gvrp
Success.
DGS-3450:admin#
show vlan
Purpose
Used to display the current VLAN configuration on the Switch.
Syntax
show vlan {[<vlan_name 32> | vlanid <vidlist>] | ports <portlist>}
Description
This command displays summary information about each VLAN including the VLAN ID,
VLAN name, the Tagging/Untagging status, and the Member/Non-member/Forbidden status
of each port that is a member of the VLAN.
Parameters
<vlan_name 32>
−
The VLAN name of the VLAN for which to display a summary of settings.
vlanid <vidlist>
−
Users may alternately choose the VLAN to be displayed by entering the
VLAN ID.
ports <portlist>
−
Users may also view VLANs by designated port.
Restrictions
None.
Example usage:
To display the Switch’s current VLAN settings:
DGS-3450:admin# show vlan
Command: show vlan
VID : 1 VLAN Name : default
VLAN Type : Static Advertisement : Enabled
Member Ports : 1:1-1:25
Static Ports : 1:1-1:25
Current Tagged Ports :
Current Untagged Ports: 1:1-1:25
Static Tagged Ports :
Static Untagged Ports : 1:1-1:25
Forbidden Ports :
VID : 4094 VLAN Name : v1
VLAN Type : Static Advertisement : Disabled
Member Ports : 1:4,1:8
Static Ports : 1:4,1:8
Current Tagged Ports : 1:4,1:8
Current Untagged Ports:
Static Tagged Ports : 1:4,1:8
Static Untagged Ports :
Forbidden Ports :
Total Entries: 2
DGS-3450:admin#