VLAN Management Commands
page 22-18 OmniSwitch 6250 CLI Reference Guide November 2009
show vlan router mac status
Displays current status of multiple MAC router mode, the number of VLANs configured on the switch, the
number of VLANs with router interfaces and the number of IP router interfaces configured.
show vlan router mac status
Syntax Definitions
N/A
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Only single MAC router mode is supported at this tine, so multiple MAC router mode always displays
as disabled.
• In single MAC router mode, a maximum of 4094 VLANs can have IP router interfaces defined. Note
that these limits are subject to the availability of switch resources.
Examples
-> show vlan router mac status
router-mac-multiple total vlans router vlans ip vlans
----------------------+-------------+--------------+----------
disabled 5 1 1
Release History
Release 6.6.1; command was introduced.
output definitions
router-mac-multiple Multiple MAC router mode status: enabled or disabled. If this mode is
disabled, the switch is running in single MAC router mode.
total vlans The total number of VLANs configured on the switch. Use the vlan
command to create or remove VLANs.
router vlans The total number of VLANs configured on the switch that have at least
one router interface defined (IP). Use the ip interface command to
define an IP router interface for a VLAN.
ip vlans The total number of VLANs configured on the switch that have an IP
router interface defined. Use the ip interface command to define an IP
router for a VLAN.