R2511-HP MSR Router Series IP Multicast Command Reference(V5)

347
Syntax
pim ipv6 timer graft-retry interval
undo pim ipv6 timer graft-retry
Default
The graft retry period is 3 seconds.
Views
Interface view
Default command level
2: System level
Parameters
interval: Specifies a graft retry period in seconds. The value range is 1 to 65535.
Examples
# Set the graft retry period to 80 seconds on Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] pim ipv6 timer graft-retry 80
pim ipv6 timer hello
Use pim ipv6 timer hello to configure the interval at which hello messages are sent on the current
interface.
Use undo pim ipv6 timer hello to restore the default.
Syntax
pim ipv6 timer hello interval
undo pim ipv6 timer hello
Default
Hello messages are sent at the interval of 30 seconds.
Views
Interface view
Default command level
2: System level
Parameters
interval: Specifies a hello interval in seconds. The value range is 1 to 2,147,483,647.
Examples
# Set the hello interval to 40 seconds on Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] pim ipv6 timer hello 40