display vlan-group
Use display vlan-group to display VLAN group information.
Syntax
display vlan-group [ group-name ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
group-name: Specifies a VLAN group by its name, a case-sensitive string of 1 to 31 characters. The first character must be an alphabetical character. If you do not specify this argument, the command displays information about all VLAN groups.
Examples
# Display information about the VLAN group test001.
<Sysname> display vlan-group test001 VLAN group: test001 VLAN list: 2-4 100 200
# Display information about all VLAN groups.
<Sysname> display vlan-group VLAN group: test001 VLAN list: 2-4 100 200 VLAN group: rnd VLAN list: Null
Table 48: Command output
Field | Description |
---|---|
VLAN group | Name of the VLAN group. |
VLAN list | VLAN list in the VLAN group. |
Related commands
vlan-group
vlan-list