3-29
z
Receive RIPv1 unicast messages
z
Receive RIPv2 broadcast messages
z
Receive RIPv2 multicast messages
z
Receive RIPv2 unicast messages
When RIPv2 runs on the interface in multicast mode, the interface will:
z
Send RIPv2 multicast messages
z
Receive RIPv2 broadcast messages
z
Receive RIPv2 multicast messages
z
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
{
interface-type interface-number
|
all
}
undo silent-interface
{
interface-type interface-number
|
all
}
View
RIP view
Default Level
2: System level
Parameters
interface-type interface-number
: Specifies an interface by its type and number.
all
: Disables all interfaces from sending routing updates.
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
[Sysname-rip-100] network 131.108.0.0