OcNOS-RON : Layer 2 Guide : Layer 2 Command Reference : Bridge Commands : mac ageing display
mac ageing display
Use this command to enable the display of remaining age-time value for dynamically learnt mac address.
Note: When the mac ageing display is enabled the following points are applicable .
a. The mac ageing display should be enabled in non-scaled case (i.e less than 25% of table size) .
b. High cpu usage will occurs if mac-ageing-display is enabled in scaled case.
c. When enabled ,the appropriate ageing time for each entry will only be displayed after the first iteration of the ageing thread is complete which starts after 10 seconds of the cli commit .
d. For mac entries with no active traffic, the age of the entries will be displayed based on the timestamp when the entries were first learnt. if the entries learnt time is greater than the bridge-mac-age-time (default 300secs), the age of the mac entries will be displayed as zero.
Use the no form of this command to disable the display of MAC address aging timeout. When disabled the mac-address age will be the bridge-mac-age-time default 300secs.
 
Command Syntax
mac-ageing-display
no mac-ageing-display
Parameters
None
Default
By default, mac ageing display is disabled.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS DC Version 5.0.
Example
#configure terminal
(config)#mac-ageing-display
(config)#no mac-ageing-display
 
Last modified date: 07/13/2023