
KSwitch D10 MMT Managed Time Sensitive Ethernet Switch - Preliminary User Guide, Rev. 0.99
// 93
9.7.3.
View VLAN Members
9.7.3.1.
Show VLAN
Description- provides overview of membership status of VLAN users and VLANs configured for each interface.
show vlan
[ id <vlan_list> | name <name> | brief ] [ all ]
Parameter
Description
Parameter
id <vlan_list>
VLAN status by VLAN ID
name <name>
VLAN status by VLAN name
brief
VLAN summary information
all
Show all VLANs (if left out only access VLANs are shown)
Default
N.A
Mode
EXEC mode
Usage
Display VLAN membership status overview
Examples
Example#1 (Show VLAN summary information for all vlans)
#show vlan brief all
Example#2 ( Show VLAN information for port 1 configured by Admin)
#show vlan status interface GigabitEthernet 1/1 admin
9.7.4.
View VLAN Ports
9.7.4.1.
Show VLAN Status
Description- Shows VLAN status for a specific interface (port) configured by a specific user.
show vlan status
[ interface <port_type> [ <plist> ] ] [ admin | all | combined | conflicts | mstp | nas | rmirror ]
Parameter
Description
Parameter
interface <port_type>
Show the VLANs configured for a specific
interfaces and port type (GigabitEthernet)
<plist>
List of Port ID, ex, 1/1,3-5
admin
Show the VLANs configured by administrator
all
Show VLANs configured VLANs for all VLAN users
combined
Show the combined set of configured VLANs
mstp
Show the VLANs configured by MSTP
Nas
Show the VLANs configured by NAS
mirror
Show the VLANs configured by Remote mirroring
Default
N.A
Mode
EXEC mode
Usage
Display VLAN membership status overview.
Examples
Example#1 ( Show VLAN information for port 1 configured by Admin)
#show vlan status interface GigabitEthernet 1/1 admin