3com S7906E Guide De Référence

Page de 2327
 
1-44 
Examples 
# Configure VLAN-interface 10 to send small Hello packets.  
<Sysname> system-view 
[Sysname] interface vlan-interface10 
[Sysname-Vlan-interface10] isis small-hello 
isis timer csnp 
Syntax 
isis timer csnp seconds [ level-1 | level-2 ] 
undo isis timer csnp [ level-1 | level-2 ] 
View 
Interface view 
Default Level 
2: System level 
Parameters 
seconds: Specifies on the DIS of a broadcast network the interval in seconds for sending CSNP packets, 
ranging from 1 to 600.  
level-1: Applies the interval to Level-1.  
level-2: Applies the interval to Level-2.  
Description 
Use the isis timer csnp command to specify on the DIS of a broadcast network the interval for sending 
CSNP packets.  
Use the undo isis timer csnp command to restore the default.  
The default CSNP interval is 10 seconds. 
 
 
If no level is specified, the CSNP interval applies to both Level-1 and Level-2. 
This command only applies to the DIS of a broadcast network, which sends CSNP packets 
periodically for LSDB synchronization. 
 
Examples 
# Configure Level-2 CSNP packets to be sent every 15 seconds over VLAN-interface 10.  
<Sysname> system-view 
[Sysname] interface vlan-interface 10 
[Sysname-Vlan-interface10] isis timer csnp 15 level-2