3com S7906E Guide De Référence

Page de 2327
 
1-26 
Send RIPv2 broadcast messages 
Receive RIPv1 broadcast messages 
Receive RIPv1 unicast messages 
Receive RIPv2 broadcast messages 
Receive RIPv2 multicast messages 
Receive RIPv2 unicast messages 
When RIPv2 runs on the interface in multicast mode, the interface will: 
Send RIPv2 multicast messages 
Receive RIPv2 broadcast messages 
Receive RIPv2 multicast messages 
Receive RIPv2 unicast messages 
Examples 
# Configure VLAN-interface 10 to broadcast RIPv2 messages. 
<Sysname> system-view 
[Sysname] interface vlan-interface 10 
[Sysname-Vlan-interface10] rip version 2 broadcast 
silent-interface (RIP view) 
Syntax 
silent-interface { all | interface-type interface-number } 
undo silent-interface { all | interface-type interface-number } 
View 
RIP view 
Default Level 
2: System level 
Parameters 
all: Silents all interfaces.  
interface-type interface-number: Specifies an interface by its type and number.  
Description 
Use the silent-interface command to disable an interface or all interfaces from sending routing updates. 
That is, the interface only receives but does not send RIP messages. 
Use the undo silent-interface command to restore the default. 
By default, all interfaces are allowed to send routing updates. 
Examples 
# Configure all VLAN interfaces to work in the silent state, and activate VLAN-interface 10. 
<Sysname> system-view 
[Sysname] rip 100 
[Sysname-rip-100] silent-interface all 
[Sysname-rip-100] undo silent-interface vlan-interface 10