whitelist session-car pim-ipv6

Function

The whitelist session-car pim-ipv6 command sets parameters for PIM IPv6 whitelist Session-CAR.

The undo whitelist session-car pim-ipv6 command restores the parameters for PIM IPv6 whitelist Session-CAR to the default values.

By default, the PIM IP6 whitelist Session-CAR function is enabled. Different Product may have different default values, subject to the actual product.

Format

whitelist session-car pim-ipv6 { cir cir-value | cbs cbs-value | pir pir-value | pbs pbs-value } *

undo whitelist session-car pim-ipv6 [ { cir cir-value | cbs cbs-value | pir pir-value | pbs pbs-value } * ]

Parameters

Parameter Description Value
cir cir-value

Specifies a committed information rate (CIR), that is, the average rate at which packets can be transmitted or forwarded.

The value ranges from 0 to 1000000, in kbit/s. The default value is 50.

cbs cbs-value

Specifies a committed burst size (CBS), that is, the committed volume of burst traffic that can pass instantly.

The value ranges from 0 to 1000000, in bytes. The default value is 128000.

pir pir-value

Specifies a peak information rate (PIR), that is, the peak rate at which packets can be transmitted or forwarded.

The value ranges from 0 to 1000000, in kbit/s. The default value is 200.

pbs pbs-value

Specifies a peak burst size (PBS), that is, the peak volume of burst traffic that can pass instantly.

The value ranges from 0 to 10000000, in bytes. The default value is 128000.

Views

System view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
mcast-base write

Usage Guidelines

Usage Scenario

To adjust the packet channel bandwidth for PIM IPv6 Session-CAR on a device, run the whitelist session-car pim-ipv6 command. If the device receives a large number of PIM IPv6 packets, this configuration ensures that the packets can be properly sent.

Implementation Procedure

If a Session-CAR parameter in an PIM IPv6 whitelist is set to an excessively large or small value, the involved PIM IPv6 neighbor relationships may be disconnected or flap.

Precautions

In normal cases, you are advised not to change the values of the Session-CAR parameters in an PIM IPv6 whitelist. Use the default values of these parameters instead.

The PIR must be greater than or equal to the CIR, and the PBS must be greater than or equal to the CBS.

Example

# Set values for the PIM IPv6 whitelist session-CAR parameters.
<HUAWEI> system-view
[~HUAWEI] whitelist session-car pim-ipv6 cir 100 cbs 500000 pir 2000 pbs 900000
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >