Hi All,
I have been using Python sdk of UCS, ucsmsdk for managing fi operations.
But i could not find the appropriate one for the 'show mac address-table' output which is shown below.
fi-B(nx-os)# show mac address-table
VLAN MAC Address Type age Secure NTFY Ports
---------+-----------------+--------+-------
* 1 0092.f52f.9b2b static - F F Veth694
* 1 0092.f52f.9b2e static - F F Veth702
* 2 0092.f52f.9b2c static - F F Veth698
* 2 0092.f52f.9b2f static - F F Veth706
* 2 0092.f52f.9b32 static - F F Veth714
Looked at all mometa classes. But could not find it.
Please let me know if the same is available under any name.
Tried with EtherPIo, etc. But couldnt see anything related to mac address-table.
Thanks