C613-50170-01 Rev B
Command Reference for x510 Series
560
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
S
WITCHING
C
OMMANDS
SWITCHPORT
PORT
-
SECURITY
AGING
switchport port-security aging
Overview
Use this command to set MAC addresses that have been learned by port security
to age out.
Use the
no
variant of this command to set the MAC addresses to not age out.
Syntax
switchport port-security aging
no switchport port-security aging
Mode
Interface Configuration
Examples
To set port1.0.4 so that the MAC addresses that have been learned by port security
age out, use the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.4
awplus(config-if)#
switchport port-security aging
To stop the MAC addresses that have been learned by port security from aging out
on port1.0.4, use the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.4
awplus(config-if)#
no switchport port-security aging
Related
Commands