R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

598
pim timer graft-retry
Syntax
pim timer graft-retry interval
undo pim timer graft-retry
View
Interface view
Default level
2: System level
Parameters
interval: Graft retry period in seconds, with an effective range of 1 to 65,535.
Description
Use pim timer graft-retry to configure the graft retry period.
Use undo pim timer graft-retry to restore the default.
By default, the graft retry period is 3 seconds.
Examples
# Set the graft retry period to 80 seconds on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] pim timer graft-retry 80
pim timer hello
Syntax
pim timer hello interval
undo pim timer hello
View
Interface view
Default level
2: System level
Parameters
interval: Hello interval in seconds, with an effective range of 1 to 2,147,483,647.
Description
Use pim timer hello to configure on the current interface the interval at which hello messages are sent.
Use undo pim timer hello to restore the default.
By default, hello messages are sent at the interval of 30 seconds.
Related commands: timer hello.
Examples
# Set the hello interval to 40 seconds on GigabitEthernet 0/1.