Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 778

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

765

53-1003098-01

7

Configures the MAC address table. Use this command to assign a static address to the MAC
address table.

Supported in the following platforms:

Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point

Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000

Service Platforms — Brocade Mobility RFS9510

Syntax:

mac-address-table [aging-time|static]

mac-address-table aging-time [0|<10-1000000>]

mac-address-table static <MAC> vlan <1-4094> interface [<L2-INTERFACE>|ge

<1-4>|

port-channel <1-2>]

Parameters

mac-address-table aging-time [0|<10-1000000>]

mac-address-table static <MAC> vlan <1-4094> interface [<L2-INTERFACE>|ge

<1-4>|

port-channel <1-2>]

Example

rfs7000-37FABE(config-profile-default-rfs7000)#mac-address-table static

00-40-96-B0-BA-2A vlan 1 interface ge 1

rfs7000-37FABE(config-profile-default-rfs7000)#show context

profile rfs7000 default-rfs7000

bridge vlan 1

.........................................................

logging facility local4

mac-address-table static 00-40-96-B0-BA-2A vlan 1 interface ge1

ip nat pool pool1

--More--

aging-time
[0|<10-1000000>]

Sets the duration a learned MAC address persists after the last update

0 – Entering the value ‘0’ disables the aging time

<10-1000000> – Sets the aging time from 10 -100000 seconds

static <MAC>

Creates a static MAC address table entry

<MAC> – Specifies the static address to add to the MAC address table. Specify the MAC address in
the AA-BB-CC-DD-EE-FF, AA:BB:CC:DD:EE:FF, or AABB.CCDD.EEFF format.

vlan <1-4094>

Assigns a static MAC address to a specified VLAN port

<1-4094> – Specify the VLAN index from 1 - 4094.

interface
[<L2-INTERFACE>|
ge <1-4>|
port-channel <1-2>]

Specifies the interface type. The options are: layer 2 Interface, GigabitEthernet interface, and a port
channel interface

<L2-INTERFACE> – Specify the layer 2 interface name.

ge – Specifies a GigabitEthernet interface

<1-4> – Specify the GigabitEthernet interface index from 1 - 4.

port-channel – Specifies a port channel interface

<1-2> – Specify the port channel interface index from 1 - 2.

Advertising