3com S7906E 참조 가이드

다운로드
페이지 2327
 
1-4 
Related commands: c-bsrc-bsr interval.  
Examples 
# Set the BS timeout to 150 seconds.  
<Sysname> system-view 
[Sysname] pim ipv6 
[Sysname-pim6] c-bsr holdtime 150 
c-bsr interval (IPv6 PIM view) 
Syntax 
c-bsr interval interval 
undo c-bsr interval 
View 
IPv6 PIM view 
Default Level 
2: System level 
Parameters 
interval: BS period in seconds, with an effective range of 1 to 2,147,483,647.  
Description 
Use the c-bsr interval command to configure the BS period, namely the interval at which the BSR sends 
bootstrap messages.  
Use the undo c-bsr interval command to restore the system default.  
By default, the BS period value is determined by this formula: BS period = (BS timeout – 10) / 2.  
 
  
The default BS timeout is 130 seconds, so the default BS period = (130 – 10) / 2 = 60 (seconds).  
 
Related commands: c-bsrc-bsr holdtime.  
Examples 
# Set the BS period to 30 seconds.  
<Sysname> system-view 
[Sysname] pim ipv6 
[Sysname-pim6] c-bsr interval 30