ipv6 nd multicast-suppress

Function

The ipv6 nd multicast-suppress command configures the R flag for NA messages.

The undo ipv6 nd multicast-suppress command restores the default configuration.

By default, the R flag carried in an NA message is a router flag.

Format

ipv6 nd multicast-suppress { host | router }

undo ipv6 nd multicast-suppress { host | router }

Parameters

Parameter Description Value
host

Indicates that the R flag carried in an NA message is a host flag.

-

router

Indicates that the R flag carried in an NA message is a router flag.

-

Views

Bridge domain view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
nd write

Usage Guidelines

Usage Scenario

NS multicast suppression can be enabled to reduce or suppress packet flooding occurred during address resolution. With NS multicast suppression enabled, upon receipt of an NS message, a device checks whether the NS message contains information about the end user. If so, the device simply implements proxy ND or converts multicast streams to unicast streams. If not, the device forwards the NS message based on the original process. During interconnection with a third-party device, if the proxy ND entries that a peer device synchronizes with the local device through EVPN routes do not carry the R flag, the local device cannot determine whether the device that replies with an NA message is a router or a host. To configure the R flag for NA messages, run the ipv6 nd multicast-suppress command.

Prerequisites

NS multicast suppression has been enabled using the ipv6 nd multicast-suppress { proxy-reply [ unknown-options-unicast ] | unicast-forward } [ mismatch-discard ] enable command in the BD view.

Example

# Configure the R flag carried in NA messages as a host flag.
<HUAWEI> system-view
[~HUAWEI] bridge-domain 10
[*HUAWEI-bd10] ipv6 nd multicast-suppress proxy-reply enable
[*HUAWEI-bd10] ipv6 nd multicast-suppress host
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >