pim timer join-prune (Mtunnel view)

Function

The pim timer join-prune command sets an interval at which a PIM interface sends Join/Prune messages upstream.

The undo pim timer join-prune command restores the default setting.

By default, a PIM interface sends Join/Prune messages upstream at an interval of 60 seconds.

Format

pim timer join-prune interval

undo pim timer join-prune

Parameters

Parameter Description Value
interval

Specifies an interval at which a PIM interface sends Join/Prune messages upstream.

The value is an integer ranging from 1 to 18000, in seconds.

Views

MTI interface view, Mtunnel view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
pim write

Usage Guidelines

Usage Scenario

To set the interval at which a PIM interface sends Join/Prune messages upstream, run the pim timer join-prune command. The interval at which a PIM interface sends Join/Prune messages upstream must be shorter than the holdtime of Join/Prune messages.

Prerequisites

The multicast routing function has been enabled using the multicast routing-enable command in the public network instance view or VPN instance view.

Configuration Impact

If the pim timer join-prune command is run more than once, the latest configuration overrides the previous one.

Example

# Specify 80 seconds as the interval at which Mtunnel 10 sends Join/Prune messages upstream.
<HUAWEI> system-view
[~HUAWEI] ip vpn-instance mytest
[*HUAWEI-vpn-instance-mytest] ipv4-family
[*HUAWEI-vpn-instance-mytest-af-ipv4] route-distinguisher 100:1
[*HUAWEI-vpn-instance-mytest-af-ipv4] multicast routing-enable
[*HUAWEI-vpn-instance-mytest-af-ipv4] multicast-domain share-group 224.1.1.1 binding mtunnel 10
[*HUAWEI-vpn-instance-mytest-af-ipv4] commit
[~HUAWEI-vpn-instance-mytest-af-ipv4] quit
[~HUAWEI-vpn-instance-mytest] quit
[~HUAWEI] interface Mtunnel 10
[~HUAWEI-MTunnel10] pim timer join-prune 80
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >