Hi,
How do you find and/or list the MAC address table on a Adtran NetVanta 1234 or 1534 series? That is, what AOS commands should be used to display the MAC addresses on the switch (interfaces). I don't see anywhere in the AOS Command Reference or in the show help (show ?) (and in enable mode) where you can list or show the FDB or MAC Addresses on each port. Not for the switches. I can do this on say a NetVanta 3448. But don't see how to do this on one of their regular L2 switches from the CLI or GUI.
Other question as a follow-up to the first. If it is not available via the CLI or GUI, will it be visible via SNMP?
Regards.
From command line:
show mac address-table
From SNMP, try the OID 1.3.6.1.2.1.17.4.3.1.2
From command line:
show mac address-table
From SNMP, try the OID 1.3.6.1.2.1.17.4.3.1.2
Hi Jayh;
Thanks very much. That jolted the memory. It worked. I kept on looking for this and somehow only saw the second option when using the help feature.
Regards.