
C613-50186-01 Rev B
Command Reference for AR2050V
450
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
B
RIDGING
C
OMMANDS
AGEING
-
TIME
ageing-time
Overview
This command specifies the time period that a learned MAC address will remain
defined within the bridge’s MAC address table.
Use the
no
variant of this command to set the ageing out time back to the default.
Syntax
ageing-time <
10-1000000
>
no ageing-time
Default
300 seconds (5 minutes)
Mode
Interface Configuration
Examples
To change the ageing time on br2 to 60 seconds (1 minute), use the following
commands:
awplus#
configure terminal
awplus(config)#
interface br2
awplus(config-if)#
ageing-time 60
To reset the ageing time back to its default, use the following commands:
awplus#
configure terminal
awplus(config-if)#
no ageing-time
To reset the ageing time back to its default, you can also use the following
commands:
awplus#
configure terminal
awplus(config-if)#
ageing-time 300
Output
None
Related
Commands
Parameter
Description
<
10-1000000
>
The number of seconds that the MAC addresses will remain in
the table.