R2511-HP MSR Router Series Layer 3 - IP Routing Configuration Guide(V5)

23
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 ]
N/A
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
You can configure a RIP version in RIP or interface view.
If neither global nor interface RIP version is configured, the interface sends RIPv1 broadcasts and
can receive the following packets: RIPv1 broadcast, RIPv1 unicast, RIPv2 broadcast, RIPv2 multicast,
and RIPv2 unicast.
If an interface has no RIP version configured, it uses the global RIP version; otherwise it uses the RIP
version configured on it.
With RIPv1 configured, an interface sends RIPv1 broadcasts, and can receive RIPv1 broadcasts and
RIPv1 unicasts.
With RIPv2 configured, a multicast interface sends RIPv2 multicasts and can receive RIPv2 unicasts,
broadcasts, and multicasts.