Command Line Interface
8671553-KDU 137 365 Uen D 2006-06-16
7.17.14 show vlan mac-address
This command displays the MAC address for VLANs.
Syntax
show vlan [id <vlan-id> | name <vlan-name>]
• id - Keyword to be followed by the VLAN ID.
• vlan-id - ID of the configured VLAN. (Range: 1-4094, no
leading zeroes)
• name - Keyword to be followed by the VLAN name.
• vlan-name - ASCII string from 1 to 32 characters.
Default Setting
Shows the MAC address for all configured VLANs.
Command Mode
Privileged Exec
Example
The following example shows how to display the MAC address for all VLANs:
Console#show vlan mac-address
VLAN MAC Address Status Type Name
---- ----------------- --------- ------- -----------
1 00-01-02-03-0D-0E Active Static DefaultVlan
246 00-00-12-33-89-76 Active Static extmgm
247 00-00-12-33-89-76 Active Static intmgm
248 00-00-12-33-89-76 Active Static dynvlan
249 00-00-12-33-89-76 Active Static fsavlan
4093 00-00-12-33-89-76 Active Static intuntag
Console#