multicast ipv6 boundary

Function

The multicast ipv6 boundary command configures an IPv6 multicast forwarding boundary on an interface.

The undo multicast ipv6 boundary command deletes the configured IPv6 multicast forwarding boundary from an interface.

By default, no IPv6 multicast forwarding boundary is configured on an interface.

Format

multicast ipv6 boundary ipv6-group-address ipv6-group-mask-length

undo multicast ipv6 boundary ipv6-group-address ipv6-group-mask-length

undo multicast ipv6 boundary all

Parameters

Parameter Description Value
ipv6-group-address

Specifies an IPv6 multicast group address.

The value ranges from FF00::0 to FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF, in hexadecimal notation.

ipv6-group-mask-length

Specifies the mask length of an IPv6 multicast group address.

The value is an integer ranging from 8 to 128.

all

Deletes all the IPv6 multicast forwarding boundaries configured on an interface.

-

Views

100ge sub-interface view, 100GE interface view, 10GE sub-interface view, 10GE interface view, 200GE sub-interface view, 25GE sub-interface view, 25GE interface view, 400GE sub-interface view, 400GE interface view, 40GE sub-interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk sub-interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE sub-interface view, GE interface view, GE electrical interface view, Global VE sub-interface view, Loopback interface view, VE sub-interface view, VLANIF interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
mcast-base write

Usage Guidelines

Usage Scenario

The multicast ipv6 boundary command is used to configure an IPv6 multicast forwarding boundary to set the forwarding range for IPv6 multicast data packets.

Prerequisites

The multicast ipv6 routing-enable command is run in the public network instance view.

Configuration Impact

To configure multiple IPv6 multicast forwarding boundaries for different multicast groups on an interface, run this command on the interface for several times.

Precautions

Assume that A and B are two multicast group ranges to be configured with IPv6 multicast forwarding boundaries, and B is a subset of A. If A is first configured on an interface, B cannot be configured. If B is configured on the interface first and then A is configured, the configuration of B is substituted by that of A.

Example

# Configure GE 0/1/0 as an IPv6 multicast boundary for group FF02::101/16.
<HUAWEI> system-view
[~HUAWEI] multicast ipv6 routing-enable
[~HUAWEI] interface GigabitEthernet 0/1/0
[~HUAWEI-GigabitEthernet0/1/0] ipv6 enable
[~HUAWEI-GigabitEthernet0/1/0] multicast ipv6 boundary FF02::101 16
Copyright ? Huawei Technologies Co., Ltd.
Copyright ? Huawei Technologies Co., Ltd.
< Previous topic Next topic >