< Home

register-suppression-timeout (IPv6)

Function

The register-suppression-timeout command sets the timeout period during which a switch keeps the register suppression state.

The undo register-suppression-timeout command restores the default timeout period.

By default, a switch keeps the register suppression state for 60 seconds.

Format

register-suppression-timeout interval

undo register-suppression-timeout

Parameters

Parameter Description Value
interval Specifies the timeout period during which the switch keeps the register suppression state. The value is an integer that ranges from 11 to 3600, in seconds.

Views

PIM-IPv6 view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

After receiving a Register-Stop message from the RP, the switch immediately stops sending Register messages and enters the register suppression state.

The register-suppression-timeout command determines how long the switch keeps the register suppression state. When the timeout period expires, the switch (source DR) starts to send Register messages to the RP.

Prerequisites

IPv6 multicast routing has been enabled globally using the multicast ipv6 routing-enable command in the system view.

Precautions

This command is valid only for PIM-SM (IPv6).

If the timeout period is too short, the RP receives burst multicast data more frequently. If the timeout period is too long, there will be a long delay for a new receiver to join a group when an (S, G) entry on the RP times out.

You can use the probe-interval (IPv6) command to configure the switch to send null Register messages before the suppression timer times out. This configuration reduces burst Register messages and shortens the timeout period to reduce the delay for a new receiver to join a group.

Example

# In the PIM-IPv6 view, set the timeout period during which the switch keeps the register suppression state to 70 seconds.

<HUAWEI> system-view
[HUAWEI] multicast ipv6 routing-enable
[HUAWEI] pim-ipv6
[HUAWEI-pim6] register-suppression-timeout 70
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >