Customizing The Mac Address Table For The Transparent Firewall - Cisco ASA Series Cli Configuration Manual

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Customizing the MAC Address Table for the Transparent Firewall

Customizing the MAC Address Table for the Transparent
Firewall
This section describes how you can customize the MAC address table and includes the following
sections:
Adding a Static MAC Address
Normally, MAC addresses are added to the MAC address table dynamically as traffic from a particular
MAC address enters an interface. You can add static MAC addresses to the MAC address table if desired.
One benefit to adding static entries is to guard against MAC spoofing. If a client with the same
MAC address as a static entry attempts to send traffic to an interface that does not match the static entry,
then the ASA drops the traffic and generates a system message. When you add a static ARP entry (see
the
added to the MAC address table.
To add a static MAC address to the MAC address table, enter the following command:
Command
mac-address-table static interface_name
mac_address
Example:
hostname(config)# mac-address-table static
inside 0009.7cbe.2100
Setting the MAC Address Timeout
The default timeout value for dynamic MAC address table entries is 5 minutes, but you can change the
timeout. To change the timeout, enter the following command:
Command
mac-address-table aging-time timeout_value
Example:
hostname(config)# mac-address-table
aging-time 10
Cisco ASA Series CLI Configuration Guide
1-12
Adding a Static MAC Address, page 1-12
Setting the MAC Address Timeout, page 1-12
Disabling MAC Address Learning, page 1-13
"Adding a Static ARP Entry" section on page
Purpose
Adds a static MAC address entry.
The interface_name is the source interface.
Purpose
Sets the MAC address entry timeout.
The timeout_value (in minutes) is between 5 and 720 (12 hours). 5 minutes
is the default.
Chapter 1
Configuring the Transparent or Routed Firewall
1-10), a static MAC address entry is automatically

Advertisement

Table of Contents
loading

Table of Contents