Command Reference Guide Ethernet Interface Configuration Command Set
61200510L1-35E Copyright © 2005 ADTRAN 654

switchport port-security aging [static | time <time> | type absolute]

Use the switchport port-security aging command to enable and confi gure secure MAC address aging on
a particular interface.
Syntax Description
static Configures the interface to age static as well as dynamic entries in the secure
MAC address t able.
time <time> Enables port security aging for dynamic entries in the secure MAC address table
by configuring a time (in minutes). Disable aging by setting the time to 0.
type absolute Configures the address to be removed after the specified time, regardless of
activity.
Default Values
By default, dynamic and static aging are disabled.
Applicable Platforms
This command applies to the NetVanta 300, 1000, and 1000R Series units.
Command History
Release 8.1 Command was introduced.
Usage Examples
The following example sets the aging time of secure MAC addresses to 10 minutes:
(config)#interface eth 0/1
(config-eth 0/1)#switchport port-security aging time 10