Networking
>
Layer 2
>
Segments
>
ARP / MAC / TEP Tables
>
MAC Table
get segment <vni-or-uuid-arg> mac-table all verbose
Display the MAC address table for the specified segment for both local and remote 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 segment 71680 mac-table all verbose Local Records: VNI MAC VTEP-IP TransportNode-Id Timestamp TN-Connection 71680 00:0c:29:8a:1d:c8 192.168.20.70 e27f2436-72d3-11ea-babf-b1f46b3dc4af 2020-03-30 22:36:09 +0000 true 71680 00:0c:29:c6:84:b3 192.168.24.111 b9aea2c0-72d3-11ea-bbff-49b0b7f6d0fa 2020-03-30 22:19:48 +0000 true Remote Records: VNI MAC VTEP-GROUP-ID RTEP-GROUP-ID SITE-ID Timestamp 67584 00:0c:29:3a:96:81 27834 56912 4edbef90-4d15-11ea-bc9e-579dbd0b1786 2020-02-11 21:39:57 +0000
Mode:
Basic
Availability:
Manager