R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

60
When RIPv2 runs on the interface in multicast mode, the interface can perform the following operations:
Sends RIPv2 multicast messages.
Receives RIPv2 broadcast, multicast, and unicast messages.
Examples
# Configure GigabitEthernet 2/1/1 to broadcast RIPv2 messages.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] rip version 2 broadcast
silent-interface (RIP view)
Use silent-interface to disable an interface or all interfaces from sending routing updates. The interface
only receives but does not send RIP messages.
Use undo silent-interface to restore the default.
Syntax
silent-interface { interface-type interface-number | all }
undo silent-interface { interface-type interface-number | all }
Default
All interfaces are allowed to send routing updates.
Views
RIP view
Default command 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.
Examples
# Configure all interfaces to operate in silent mode, and activate GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] rip 100
[Sysname-rip-100] silent-interface all
[Sysname-rip-100] undo silent-interface gigabitethernet 2/1/1
[Sysname-rip-100] network 131.108.0.0
summary
Use summary to enable automatic RIPv2 summarization. Natural masks are used to advertise summary
routes so as to reduce the size of routing tables.
Use undo summary to disable automatic RIPv2 summarization so that all subnet routes can be broadcast.
Syntax
summary