R3303-HP HSR6800 Routers Layer 3 - IP Routing Configuration Guide
33
Ste
p
Command
1. Enter system view.
system-view
2. Enter interface view.
interface interface-type interface-number
3. Configure RIPv2 authentication.
rip authentication-mode { md5 { rfc2082 [ cipher ] key-string
key-id | rfc2453 [ cipher ] key-string } | simple [ cipher ]
password }
Specifying a RIP neighbor
Usually, RIP sends messages to broadcast or multicast addresses. On non-broadcast or multicast links,
you must manually specify RIP neighbors.
Follow these guidelines when you specify a RIP neighbor:
• Do not use the peer ip-address command when the neighbor is directly connected. Otherwise, the
neighbor might receive both the unicast and multicast (or broadcast) of the same routing
information.
• If a specified neighbor is not directly connected, disable source address check on incoming
updates.
To specify a RIP neighbor:
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. Specify a RIP neighbor.
peer ip-address N/A
4. Disable source address check
on incoming RIP updates.
undo validate-source-address
By default, this function is not
disabled.
Configuring RIP-to-MIB binding
This task allows you to enable a specific RIP process to receive SNMP requests.
To bind RIP to MIB:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Bind RIP to MIB.
rip mib-binding process-id
Optional.
By default, MIB is bound to RIP
process 1.