PurposeCommand or Action
Device(config)# mac address-table
• (Optional) limit percentage—Specifies the percentage
of the MAC address table use; valid values are from
1 to 100 percent. The default is 50 percent.
notification threshold interval 123
Device(config)# mac address-table
notification threshold limit 78
• (Optional) interval time—Specifies the time between
notifications; valid values are greater than or equal to
120 seconds. The default is 120 seconds.
Returns to privileged EXEC mode.end
Example:
Step 7
Device(config)# end
Verifies your entries.show running-config
Example:
Step 8
Device# show running-config
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Step 9
Device# copy running-config startup-config
Adding and Removing Static Address Entries
Follow these steps to add a static address:
SUMMARY STEPS
1. enable
2. configure terminal
3. mac address-table static mac-addr vlan vlan-id interface interface-id
4. show running-config
5. copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if
prompted.
enable
Example:
Step 1
Device> enable
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
37
Administering the Device
Adding and Removing Static Address Entries