Open salvadorb opened 1 year ago
Hi @salvadorb ,
Please note that the mentioned command(i.e., show mac address-table) is not available in the SONiC community image. While in the community image of SONiC, following related command is available i.e.,
"show mac":
root@sonic:~# show mac
No. Vlan MacAddress Port Type
----- ------ ------------ ------ ------
Total number of entries 0
options of "show mac":
root@sonic:~# show mac --help
Usage: show mac [OPTIONS] COMMAND [ARGS]...
Show MAC (FDB) entries
Options:
-v, --vlan TEXT
-p, --port TEXT
-a, --address TEXT
-t, --type TEXT
-c, --count
--verbose Enable verbose output
-?, -h, --help Show this message and exit.
Commands:
aging-time
Also, I have noticed that you are using "Enterprise SONiC Distribution by Broadcom - Cloud Base package". Can you confirm whether the issue is seen in the community SONiC image as well? If yes, please mention the release/branch details.
Hi @salvadorb,
options of "show mac":
root@sonic:~# show mac --help
Usage: show mac [OPTIONS] COMMAND [ARGS]...
Show MAC (FDB) entries
Options:
-v, --vlan TEXT
-p, --port TEXT
-a, --address TEXT
-t, --type TEXT
-c, --count
--verbose Enable verbose output
-?, -h, --help Show this message and exit.
Commands:
aging-time
Description
Steps to reproduce the issue
Describe the results you received
Describe the results you expected
Additional information you deem important (e.g. issue happens only occasionally)
Output of
show version