The display ipv6 nd multicast-suppress bridge-domain command displays information about the proxy ND table in a specified BD.
Usage Scenario
To view information about the proxy ND table in a specified BD, run the display ipv6 nd multicast-suppress bridge-domain command. The proxy ND table is the NS multicast suppression table which is used to analyze and verify whether the NS multicast suppression function is normal. If the bd-id parameter is specified, information about the multicast suppression table only in the specified BD is displayed. If the bd-id parameter is not specified, information about the multicast suppression tables in all BDs is displayed.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipv6 nd multicast-suppress bridge-domain verbose
IPv6 Address : 2001:db8::1
MAC Address : 00e0-fc47-7f1f
BD : 10
LifeTime : -
Type : Evpn
R : 0
O : 0
Interface : -
Last Update(EVPN) Time : 2018-03-05 12:06:09
Last Multicast NS Suppress Time : 0000-00-00 00:00:00
-----------------------------------------------------------------------------
Total: 1 Dynamic: 0 Evpn: 1
<HUAWEI> display ipv6 nd multicast-suppress bridge-domain
----------------------------------------------------------------------------------
IPv6 Address
MAC Address BD LifeTime (S) Type
----------------------------------------------------------------------------------
2001:db8::1
00e0-fc47-7f1f 10 - Evpn
-----------------------------------------------------------------------------
Total: 1 Dynamic: 0 Evpn: 1
Item | Description |
---|---|
IPv6 Address | IPv6 address of a proxy ND entry. |
MAC Address | MAC address of a proxy ND entry. |
BD | BD ID. |
LifeTime | TTL of a proxy ND entry, in seconds. |
Type | Type of a proxy ND entry.
|
Evpn | Number of proxy ND entries pushed by a remote device. |
R | R flag of an NA message. Value 0 indicates a host flag. Value 1 indicates a router flag. |
O | O flag of an NA message. Value 0 indicates that the MAC address associated with the neighbor is not rewritten. Value 1 indicates that the MAC address associated with the neighbor is rewritten. |
Interface | Interface on which ND entries are learned. |
Last Update(EVPN) Time | Last time when proxy ND entries are flooded through EVPN routes. |
Last Multicast NS Suppress Time | Last time when NS multicast suppression is implemented. |
Total | Total number of proxy ND entries. |
Dynamic | Number of dynamic proxy ND entries generated by the local device. |