R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
217
Receive RIPv1 broadcast messages
Receive RIPv1 unicast messages
Receive RIPv2 broadcast messages
Receive RIPv2 multicast messages
Receive RIPv2 unicast messages
When RIPv2 runs on the interface in multicast mode, the interface will:
Send RIPv2 multicast messages
Receive RIPv2 broadcast messages
Receive RIPv2 multicast messages
Receive RIPv2 unicast messages
Examples
# Configure GigabitEthernet 0/0 to broadcast RIPv2 messages.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/0
[Sysname-GigabitEthernet0/0] 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 interfaces to work in the silent mode, and activate GigabitEthernet 0/0.
<Sysname> system-view
[Sysname] rip 100
[Sysname-rip-100] silent-interface all
[Sysname-rip-100] undo silent-interface gigabitethernet 0/0
[Sysname-rip-100] network 131.108.0.0