show vlan group
To display the VLANs that are mapped to VLAN groups, use the show vlan group command in privileged
EXEC mode.
show vlan group [group-name vlan-group-name [user_count]]
Syntax Description
(Optional) Displays the VLANs mapped to the specified VLAN group.
group-name vlan-group-name
(Optional) Displays the number of users in each VLAN mapped to a
specified VLAN group.
user_count
Command Default
None
Command Modes
Privileged EXEC
Command History
ModificationRelease
This command was introduced.Cisco IOS XE 3.3SECisco IOS XE 3.3SE
Usage Guidelines
The show vlan group command displays the existing VLAN groups and lists the VLANs and VLAN ranges
that are members of each VLAN group. If you enter the group-name keyword, only the members of the
specified VLAN group are displayed.
Examples
This example shows how to display the members of a specified VLAN group:
Device# show vlan group group-name group2
vlan group group1 :40-45
This example shows how to display number of users in each of the VLANs in a group:
Device# show vlan group group-name group2 user_count
VLAN : Count
-------------------
40 : 5
41 : 8
42 : 12
43 : 2
44 : 9
45 : 0
Related Commands
DescriptionCommand
Creates or modifies a VLAN group.
vlan group
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
827
show vlan group