Quick Reference Guide
VLAN Commands | 137
Example
Figure 7-45. Output of the show vlan association mac Command
Related
Commands
show vlan association subnet
This command displays the information about either all IP subnet-based VLANs or the VLAN
associated with a specific IP address and mask.
Syntax
show vlan association subnet [ipaddr netmask]
Parameters
Mode
Privileged Exec
Command
History
Usage
Information
Examples of using the show vlan association subnet command, with and without the ipaddr
netmask variables, are shown in Figure 7-46.
Force10#show vlan association mac
MAC Address VLAN ID
----------------------- -------
00:06:11:11:11:11:11:11 6
00:07:11:12:13:14:15:16 7
Force10-S50V #show vlan association mac 11:11:11:11:11:11
MAC Address VLAN ID
----------------------- -------
00:06:11:11:11:11:11:11 6
vlan association mac Configures a VLAN by associating the VLAN with a set of MAC addresses.
vlan association
subnet
Configures a VLAN by associating the VLAN with an IP address and subnet.
interface vlan Creates a VLAN or selects an already-created VLAN.
Note: The S50V and S25P support IP subnet-based VLANs. The original S50 does
not.
ipaddr netmask (OPTIONAL) For ipaddr and netmask, enter the IP address and subnet
mask to be used for retrieving information about the associated VLAN.
Version 2.5.1 Introduced