HP VPN Firewall Appliances Network Management Command Reference

304
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 0/1 to broadcast RIPv2 messages.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] rip version 2 broadcast
silent-interface (RIP view)
Use silent-interface to disable an interface from sending routing updates. The interface can still receive
routing updates.
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: 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