User Guide
OmniAccess SafeGuard OS Administration Guide
145
Chapter 5: Setting Up SafeGuard Switches
Verifying the VLAN Configuration
There are Privileged Exec show commands to display VLAN and VLAN-related
configurations:
Showing a VLAN Association
The show vlan association command displays the VLAN associated with a specific IP
address or netmask.
show vlan association [mac macaddr | subnet mask]
The following sample output is representative of the show vlan association command:
(SafeGuardOS) #show vlan association subnet
IP Address IP Mask VLAN ID
10.201.4.99 255.255.255.0 50
77.77.77.10 255.255.255.0 50
Command Use
show running-configuration Displays the running configuration for the Switch,
which includes VLAN configuration.
An example of the
show running-config is shown in Appendix A, Sample
Output.
show vlan association Displays the VLAN associated with a specific
configured IP address or netmask.
show vlan brief Displays a summary of all configured VLANs.
show vlan ID Displays VLAN information about tagging, link state
and the Include Mode by VLAN ID.
show vlan name Displays VLAN summary or detailed information by
VLAN name.
show vlan port Displays information about an interface, all interfaces,
or a port-channel.
Syntax Description macaddr Specifies to display the VLAN information
associated with this MAC address
.
mask
Specifies
to display the VLAN information
associated with this subnet mask.










