R3102-R3103-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference
60
[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
undo summary
Default
Automatic RIPv2 summarization is enabled.
Views
RIP view










