set protocols pim keep-alive-timer
The set protocols pim keep-alive-timer command modifies the time out value for a S,G flow from 1-65535 seconds.
Command Syntax
set protocols pim [vrf<vrf-name>] keep-alive-timer <interval>
Parameter
Parameter | Description |
vrf <vrf-name> | Optional. Specifies a VRF name. The value is a string. It’s a user-defined VRF set by the command set ip vrf <vrf-name> [description <string>]. |
keep-alive-timer <interval> | Specifies the time out value for a S,G flow in seconds. Range 1 to 65535. |
Usage Guidelines
This command is vrf aware, to configure for a vrf, specify the vrf name.
Example
- Configure the time out value for a S,G flow.
admin@Xorplus# set protocols pim keep-alive-timer 120 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.