unspecified-channel deny

Function

The unspecified-channel deny command configures a device to filter out multicast data for undefined groups in a channel.

The undo unspecified-channel deny command allows multicast data for undefined groups in a channel to pass through.

By default, data for undefined groups in a channel is not filtered out.

Format

unspecified-channel deny

undo unspecified-channel deny

Parameters

None

Views

Global channel view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
l2mc write

Usage Guidelines

Usage Scenario

To allow only data for defined groups in a global or VSI channel to pass through, run the unspecified-channel deny command.

Configuration Impact

After receiving a message for a multicast group that is beyond the range allowed by a channel, a device configured with the unspecified-channel deny command does not create any forwarding entry for this group.

Precautions

Existing forwarding entries on a device will not be deleted after the unspecified-channel deny command is run on the device. After these entries age out, no entry will be created for groups beyond the range allowed by the channel.

Example

# Configure a device to filter out multicast data for undefined groups in a global channel.
<HUAWEI> system-view
[~HUAWEI] l2-multicast-channel
[~HUAWEI-l2-channel-glb] unspecified-channel deny
# Configure a device to filter out multicast data for undefined groups in a channel in a VSI named vpna.
<HUAWEI> system-view
[~HUAWEI] mpls
[*HUAWEI-mpls] quit
[*HUAWEI] mpls l2vpn
[*HUAWEI-l2vpn] quit
[*HUAWEI] vsi vpna
[*HUAWEI-vsi-vpna] pwsignal ldp
[*HUAWEI-vsi-vpna-ldp] vsi-id 1
[*HUAWEI-vsi-vpna-ldp] quit
[*HUAWEI-vsi-vpna] quit
[*HUAWEI] l2-multicast-channel vsi vpna
[*HUAWEI-l2-channel-vsi-vpna] unspecified-channel deny
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >