< Home

add multicast-list

Function

The add multicast-list command adds multicast group lists in a multicast profile.

The undo add multicast-list command removes multicast group lists from a multicast profile.

By default, no multicast group list is referenced in a multicast profile.

Format

add multicast-list { name list-name | index start-index to end-index } { preview | watch }

undo add multicast-list { name list-name | index start-index to end-index }

Parameters

Parameter

Description

Value

name list-name

Indicates the name of a multicast group list.

The value is a string of 1 to 31 case-insensitive characters without spaces.

index start-index to end-index

Specifies the index of a multicast group list. start-index specifies the start index of a multicast group list, and end-index specifies the end index of a multicast group list.

The value is an integer that ranges from 1 to 128.

preview

Indicates that multicast group lists are added to a multicast profile in preview mode. Users applying this profile can preview all programs in the multicast group lists.

-

watch

Indicates that multicast group lists are added to a multicast profile in watch mode. Users applying this profile can watch all programs in the multicast group lists.

-

Views

Multicast profile view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

A multicast group list is in the middle of the three-level control mechanism for controllable multicast, and is a set of multicast groups. A multicast group list can contain multiple multicast groups. For example, multicast group list l1 contains g1, g2, g3, and g4. A multicast group can be contained in multiple multicast group lists. For example, g3 is contained in l1 and l2. When you configure controllable multicast, you must add the multicast group list to a multicast profile.

Prerequisites

The specified multicast group list has been created.

Example

# Reference the multicast group list named list1 in the multicast profile profile1.

<HUAWEI> system-view
[HUAWEI] btv
[HUAWEI-btv] multicast-list list1
[HUAWEI-btv-list-list1] quit
[HUAWEI-btv] multicast-profile profile1
[HUAWEI-btv-profile-profile1] add multicast-list name list1 watch

# Reference the multicast group lists with indexes 1 to 10 in the multicast profile profile1.

<HUAWEI> system-view
[HUAWEI] btv
[HUAWEI-btv] multicast-profile profile1
[HUAWEI-btv-profile-profile1] add multicast-list index 1 to 10 watch
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >