Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches Chapter 2 RIP Configuration Commands
2-25
z Send RIPv1 broadcast messages
z Receive RIPv1 broadcast messages
z Receive RIPv1 unicast messages
When RIPv2 runs on the interface in broadcast mode, the interface will:
z Send RIPv2 broadcast messages
z Receive RIPv1 broadcast messages
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
2.1.28 silent-interface
Syntax
silent-interface { all | interface-type interface-number }
undo silent-interface { all | interface-type interface-number }
View
RIP view
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.