The group mask command defines an any-source or source-specific group range, bandwidth occupied by each group, and level of bandwidth resources that a group consumes.
The undo group mask command deletes an any-source or source-specific group range, bandwidth occupied by each group, and level of bandwidth resources that a group consumes.
By default, an any-source or source-specific group range, bandwidth occupied by each group, and level of bandwidth resources that a group consumes are not defined.
This command is supported only on the NetEngine 8000 F1A.
group group-address mask { group-mask-length | group-mask } [ source source-address mask { source-mask-length | source-mask } ] { per-bandwidth traffic-rate { level-1 | level-2 } }
undo group group-address mask { group-mask-length | group-mask } [ source source-address mask { source-mask-length | source-mask } ] { per-bandwidth traffic-rate { level-1 | level-2 } }
Parameter | Description | Value |
---|---|---|
group-address |
Specifies a multicast group address. |
The value is in dotted decimal notation. |
group-mask-length |
Specifies a mask length for a multicast group address. |
The value is an integer ranging from 4 to 32. |
group-mask |
Specifies a mask for a multicast group address. |
The value is in dotted decimal notation. |
source source-address |
Specifies a multicast source address. |
The value is in dotted decimal notation. |
source-mask-length |
Specifies a mask length for a multicast source address. |
The value is an integer ranging from 8 to 32. |
source-mask |
Specifies a mask for a multicast source address. |
The value is in dotted decimal notation. |
per-bandwidth traffic-rate |
Specifies the bandwidth occupied by each group. |
The value is an integer ranging from 1 to 1048576, in kbit/s. |
level-1 |
Indicates that a multicast group consumes the level-1 bandwidth resources. |
Bandwidth resource levels are categorized as level-1 or level-2. |
level-2 |
Indicates that a multicast group consumes the level-2 bandwidth resources. |
Bandwidth resource levels are categorized as level-1 or level-2. |
Usage Scenario
To define an any-source or source-specific group range, bandwidth occupied by each group, and level of bandwidth resources that a group consumes, run the group mask command.
NOTE:Prerequisites
The multicast bas-policy command has been run in the system view.
The policy command has been run in the multicast BAS policy view. The channel command has been run in the multicast bandwidth limit policy view.Precautions
<HUAWEI> system-view [~HUAWEI] multicast bas-policy [~HUAWEI-multicast-bas-policy] policy policy1 [~HUAWEI-multicast-bas-policy-policy1] channel SDTV [~HUAWEI-multicast-bas-policy-policy1-channel-SDTV] group 225.0.0.1 mask 32 source 10.1.1.1 mask 32 per-bandwidth 100 level-1