F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
305
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: Disables an specified interface from sending routing updates.
all: Disables all interfaces from sending routing updates.
Examples
# Configure all interfaces to operate in silent mode except GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] rip 100
[Sysname-rip-100] silent-interface all
[Sysname-rip-100] undo silent-interface gigabitethernet 0/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 to advertise all subnet routes.
Syntax
summary
undo summary
Default
Automatic RIPv2 summarization is enabled.
Views
RIP view
Default command level
2: System level
Usage guidelines
Automatic RIPv2 summarization can reduce the routing table size to enhance the scalability and
efficiency of large networks.
Examples
# Disable RIPv2 automatic summarization.
<Sysname> system-view