beautypg.com

Disabling aging for authenticated mac addresses, Globally disabling aging of mac addresses, Disabling the aging of mac addresses on interfaces – Brocade FastIron Ethernet Switch Security Configuration Guide User Manual

Page 270

background image

Disabling aging for authenticated MAC addresses

MAC addresses that have been authenticated or denied by a RADIUS server are aged out if no traffic
is received from the MAC address for a certain period of time:

• Authenticated MAC addresses or non-authenticated MAC addresses that have been placed in the

restricted VLAN are aged out if no traffic is received from the MAC address over the device normal
MAC aging interval.

• Non-authenticated MAC addresses that are blocked by the device are aged out if no traffic is

received from the address over a fixed hardware aging period (70 seconds), plus a configurable
software aging period. (Refer to the next section for more information on configuring the software
aging period).

You can optionally disable aging for MAC addresses subject to authentication, either for all MAC
addresses or for those learned on a specified interface.

Globally disabling aging of MAC addresses

On most devices, you can disable aging for all MAC addresses on all interfaces where multi-device
port authentication has been enabled by entering the mac-authentication disable-aging command.

device(config)#mac-authentication disable-aging

Syntax: mac-authentication disable-aging

Enter the command at the global or interface configuration level.

The denied-only parameter prevents denied sessions from being aged out, but ages out permitted
sessions.

The permitted-only parameter prevents permitted (authenticated and restricted) sessions from being
aged out and ages denied sessions.

Disabling the aging of MAC addresses on interfaces

To disable aging for all MAC addresses subject to authentication on a specific interface where multi-
device port authentication has been enabled, enter the command at the interface level.

device(config)#interface e 3/1

device(config-if-e1000-3/1)#mac-authentication disable-aging

Syntax: [no] mac-authentication disable-aging

Changing the hardware aging period for blockedMAC addresses

When the Brocade device is configured to drop traffic from non-authenticated MAC addresses, traffic
from the blocked MAC addresses is dropped in hardware, without being sent to the CPU. A Layer 2
hardware entry is created that drops traffic from the MAC address in hardware. If no traffic is received
from the MAC address for a certain amount of time, this Layer 2 hardware entry is aged out. If traffic is
subsequently received from the MAC address, then an attempt can be made to authenticate the MAC
address again.

Aging of the Layer 2 hardware entry for a blocked MAC address occurs in two phases, known as
hardware aging and software aging.

On FastIron devices, the hardware aging period for blocked MAC addresses is fixed at 70 seconds
and is non-configurable. (The hardware aging time for non-blocked MAC addresses is the length of
time specified with the mac-age command.) The software aging period for blocked MAC addresses is

Disabling aging for authenticated MAC addresses

270

FastIron Ethernet Switch Security Configuration Guide

53-1003088-03