pim-snooping graceful-restart join-aging-time

Use pim-snooping graceful-restart join-aging-time to set the aging time for global downstream ports and global router ports on the new active MPU after an active/standby switchover.

Use undo pim-snooping graceful-restart join-aging-time to restore the default.

Syntax

pim-snooping graceful-restart join-aging-time seconds

undo pim-snooping graceful-restart join-aging-time

Default

The aging time is 210 seconds for global downstream ports and global router ports on the new active MPU after an active/standby switchover.

Views

VLAN view

VSI view

Predefined user roles

network-admin

mdc-admin

Parameters

seconds: Specifies an aging time in the range of 210 to 18000 seconds.

Usage guidelines

You must enable PIM snooping for a VLAN or VSI before you execute this command.

Global ports include Layer 2 aggregate interfaces, ACs, N-PWs, and U-PWs. A global downstream port or a global router port is a global port that acts as a downstream port or router port, respectively.

Examples

# In VLAN 2, set the aging time to 600 seconds for global downstream ports and global router ports on the new active MPU after an active/standby switchover.

<Sysname> system-view
[Sysname] igmp-snooping
[Sysname-igmp-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] igmp-snooping enable
[Sysname-vlan2] pim-snooping enable
[Sysname-vlan2] pim-snooping graceful-restart join-aging-time 600

# In VSI aaa, set the aging time to 600 seconds for global downstream ports and global router ports on the new active MPU after an active/standby switchover.

<Sysname> system-view
[Sysname] igmp-snooping
[Sysname-igmp-snooping] quit
[Sysname] vsi aaa
[Sysname-vsi-aaa] igmp-snooping enable
[Sysname-vsi-aaa] pim-snooping enable
[Sysname-vsi-aaa] pim-snooping graceful-restart join-aging-time 600

Related commands

pim-snooping enable