HP VPN Firewall Appliances Network Management Configuration Guide

354
If you configure RIP settings in interface view before enabling RIP, the settings do not take effect until RIP
is enabled. If a physical interface is attached to multiple networks, you cannot advertise these networks
in different RIP processes.
To enable RIP:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enable a RIP process and enter RIP
view.
rip [ process-id ] [ vpn-instance
vpn-instance-name ]
By default, the RIP process is
disabled.
3. Enable RIP on the interface
attached to the specified network.
network network-address
By default, RIP is disabled on
interfaces.
Configuring the interface behavior
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter RIP view.
rip [ process-id ] [ vpn-instance
vpn-instance-name ]
N/A
3. Disable the specified interface
from sending routing updates
(the interfaces can still receive
updates).
silent-interface { interface-type
interface-number | all }
Optional.
All interfaces can send routing
updates by default.
4. Return to system view.
quit N/A
5. Enter interface view.
interface interface-type
interface-number
N/A
6. Enable the interface to receive
RIP messages.
rip input
Optional.
Enabled by default.
7. Enable the interface to send
RIP messages.
rip output
Optional.
Enabled by default.
Configuring a RIP version
A RIPv1-enabled interface sends RIPv1 broadcasts, and can receive RIPv1 broadcasts and unicasts.
A RIPv2-enabled multicast interface sends RIPv2 multicasts and can receive RIPv2 unicasts, broadcasts,
and multicasts.
A RIPv2-enabled broadcast interface sends RIPv2 broadcasts and can receive RIPv1 unicasts and
broadcasts, and RIPv2 broadcasts, multicasts, and unicasts.
You can configure a global RIP version in RIP view or an interface-specific RIP version in interface view.
An interface preferentially uses the interface-specific RIP version. If no interface-specific version is
specified, the interface uses the global RIP version. If neither global nor interface-specific RIP version is
configured, the interface sends RIPv1 broadcasts, and can receives RIPv1 broadcasts and RIPv1 unicasts,
and RIPv2 broadcasts, multicasts, and unicasts.
To configure a RIP version: