User Guide

OmniAccess SafeGuard OS Administration Guide
147
Chapter 5: Setting Up SafeGuard Switches
Showing VLAN ID
The show vlan ID command displays either a summary or detailed information about a
VLAN by the VLAN ID.
show vlan id [id vlanid | name vlan_name]{detailed}
The following example displays summary information for the default VLAN:
(SafeGuardOS) #show vlan id 1
VLAN ID : 1
VLAN Name : Default
VLAN Type : Default
Ports : 50 (Number of active ports = 2)
IP Address :
Interface Tagging Link State
--------------- ------- ----------
0/1 Untagged Disable
0/2 Untagged Down
0/3 Untagged Disable
0/4 Untagged Down
0/5 Untagged Disable
0/6 Untagged Disable
0/7 Untagged Up
0/8 Untagged Up
0/9 Untagged Disable
0/10 Untagged Disable
0/11 Untagged Disable
0/12 Untagged Disable
0/13 Untagged Disable
0/14 Untagged Disable
0/15 Untagged Disable
0/16 Untagged Disable
0/17 Untagged Disable
0/18 Untagged Disable
The next example includes additional fields when the detailed parameter is specified.
(SafeGuardOS) #show vlan id 1 detailed
VLAN ID : 1
VLAN Name : Default
VLAN Type : Default
Ports : 50 (Number of active ports = 2)
IP Address :
Syntax Description vlanid Specifies to display information about the VLAN
identified by this VLAN ID.
detailed (Optional) Displays Include mode information
about the specified VLAN
.