3com S7906E Guide De Référence

Page de 2327
 
1-48 
By default, no static RP is configured.  
Note that:  
IPv6 PIM-SM or IPv6 PIM-DM cannot be enabled on an interface that serves as a static RP.  
When the IPv6 ACL rule applied on a static RP changes, a new RP must be elected for all IPv6 
multicast groups.  
You can configure multiple static RPs by carrying out this command repeatedly. However, if you 
carry out this command multiple times and specify the same static RP address or reference the 
same IPv6 ACL rule, the last configuration will override the previous one. If multiple static RPs have 
been configured for the same IPv6 multicast group, the one with the highest IPv6 address will be 
chosen to serve the group. 
You can configure up to 50 static RPs on the same device.  
Related commands: display pim ipv6 rp-info
Examples 
# Configure the interface with an IPv6 address of 2001::2 as a static RP.  
<Sysname> system-view 
[Sysname] pim ipv6 
[Sysname-pim6] static-rp 2001::2 
timer hello (IPv6 PIM view) 
Syntax 
timer hello interval 
undo timer hello 
View 
IPv6 PIM 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 the timer hello command to configure the hello interval globally.  
Use the undo timer hello command to restore the system default.  
By default, hello messages are sent at the interval of 30 seconds.  
Related commands: pim ipv6 timer hello
Examples 
# Set the global hello interval to 40 seconds.  
<Sysname> system-view 
[Sysname] pim ipv6 
[Sysname-pim6] timer hello 40