Networking
>
Layer 2
>
Segments
>
ARP / MAC / TEP Tables
>
MAC Table
get logical-switch <vni-or-uuid-arg> mac-table all
Deprecated
new version is available
here
.
Display the MAC address table for the specified logical switch for both local and remote mac records.
Parameters:
Option
Description
<vni-or-uuid>
VNI or UUID argument
Allowed pattern: ^[0-9]+$|^[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}$
Example:
nsx-controller-1> get logical-switch 71680 mac-table all Local Records: VNI MAC VTEP-IP VTEP-IPv6 TransportNode-Id 71680 00:0c:29:8a:1d:c8 192.168.20.70 2002:abcd::1234 e27f2436-72d3-11ea-babf-b1f46b3dc4af 71680 00:0c:29:c6:84:b3 192.168.24.111 b9aea2c0-72d3-11ea-bbff-49b0b7f6d0fa Remote Records: VNI MAC VTEP-GROUP-ID RTEP-GROUP-ID SITE-ID 71680 00:0c:22:2b:c4:d1 35173 82351 7bde6dac-3c95-11ea-b7bc-25a8a2ecc338
Mode:
Basic
Availability:
Manager