The hello-option override-interval command sets the interval for overriding the prune action in a Hello message.
The undo hello-option override-interval command restores the default interval.
By default, the interval for overriding the prune action in a Hello message is 2500 ms.
Parameter | Description | Value |
---|---|---|
interval | Specifies the interval for overriding the prune action in a Hello message. | The value is an integer that ranges from 1 to 65535, in milliseconds. |
Usage Scenario
Hello messages sent from switches carry lan-delay and override-interval values. The override-interval parameter refers to the period during which a downstream switch can override the prune action.
When a switch sends a Prune message to the upstream device in the same network segment, the other devices that still request multicast data need to send a Join message to the upstream device within the override-interval period.
If switches on the same link have different values, the maximum value is used.
The value of PPT is the sum of lan-delay and override-interval values. When receiving a Prune message from a downstream interface, the switch does not perform the prune action until the PPT expires. If the switch receives a Join message from the downstream interface before the PPT expires, it cancels the Prune action.
Prerequisites
IPv6 multicast routing has been enabled globally using the multicast ipv6 routing-enable command in the system view.
Precautions
This command is valid for PIM-SM (IPv6) and PIM-DM (IPv6).
The hello-option override-interval command has the same function as the pim ipv6 hello-option override-interval command in the interface view. By default, if the pim ipv6 hello-option override-interval command is not used, the value configured in the PIM-IPv6 view is used; otherwise, the value configured in the interface view is used.