Mac-vlan, Show mac-vlan, Mac-vlan show mac-vlan – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual

Page 460: Table 94

Advertising
background image

410

Brocade 6910 Ethernet Access Switch Configuration Guide

53-1002581-01

Configuring MAC Based VLANs

20

mac-vlan

This command configures MAC address-to-VLAN mapping. Use the no form to remove an
assignment.

Syntax

mac-vlan mac-address mac-address vlan vlan-id [priority priority]

no mac-vlan mac-address {mac-address | all}

mac-address – The source MAC address to be matched. Configured MAC addresses can
only be unicast addresses. The MAC address must be specified in the format
xx-xx-xx-xx-xx-xx or xxxxxxxxxxxx.

vlan-id – VLAN to which the matching source MAC address traffic is forwarded.
(Range: 1-4093)

priority – The priority assigned to untagged ingress traffic. (Range: 0-7, where 7 is the
highest priority)

Default Setting

None

Command Mode

Global Configuration

Command Usage

The MAC-to-VLAN mapping applies to all ports on the switch.

Source MAC addresses can be mapped to only one VLAN ID.

Configured MAC addresses cannot be broadcast or multicast addresses.

When MAC-based, IP subnet-based, and protocol-based VLANs are supported concurrently,
priority is applied in this sequence, and then port-based VLANs last.

Example

The following example assigns traffic from source MAC address 00-00-00-11-22-33 to VLAN 10.

Console(config)#mac-vlan mac-address 00-00-00-11-22-33 vlan 10

Console(config)#

show mac-vlan

This command displays MAC address-to-VLAN assignments.

Command Mode

Privileged Exec

TABLE 94

MAC Based VLAN Commands

Command

Function

Mode

mac-vlan

Defines the IP Subnet VLANs

GC

show mac-vlan

Displays IP Subnet VLAN settings

PE

Advertising