[Edgecore SONiC] MAC address table and aging time Follow
Check MAC address table and MAC aging time
Tested model & firmware version:
- Switch model name:
AS7326-56X
AS7726-32X
AS5835-54X(T)
AS7816-64X
- Edgecore SONiC version:
202006.4
202012.1
202012.2
Restriction:
- Aging time is not configurable
- By default, MAC aging time is 600s.
This command displays the MAC (FDB) entries either in full or partial as given below.
admin@sonic:~$ show mac
No. Vlan MacAddress Port Type
----- ------ ------------ ------ ------
Total number of entries 0
- show mac - displays the full table
- show mac -v - displays the MACs learned on the particular VLAN ID.
- show mac -p - displays the MACs learned on the particular port.
Clear the MAC (FBD) table
admin@sonic:~$ sonic-clear fdb all
FDB entries are cleared.
Appendix:
- Check MAC aging time by bcmshell
admin@sonic:~$ bcmcmd 'age'
age
Current age timer is 600.
drivshell>
Comments
0 comments
Please sign in to leave a comment.