Specifying a rip neighbor, Configuring rip-to-mib binding – H3C Technologies H3C S7500E Series Switches User Manual
Page 52
3-17
To do…
Use the command…
Remarks
Configure RIPv2 authentication
rip authentication-mode { md5
{ rfc2082 key-string key-id |
rfc2453 key-string } | simple
password }
Required
This feature does not apply to RIPv1 because RIPv1 does not support authentication. Although you
can specify an authentication mode for RIPv1 in interface view, the configuration does not take effect.
Specifying a RIP Neighbor
Usually, RIP sends messages to broadcast or multicast addresses. On non broadcast or multicast links,
you need to manually specify RIP neighbors.
Follow these steps to specify a RIP neighbor:
To do…
Use the command…
Remarks
Enter system view
system-view
––
Enter RIP view
rip [ process-id ] [ vpn-instance
vpn-instance-name ]
––
Specify a RIP neighbor
peer ip-address
Required
Disable source address check on
incoming RIP updates
undo validate-source-address
Required
Not disabled by default
z
You need not use the peer ip-address command when the neighbor is directly connected;
otherwise the neighbor may receive both the unicast and multicast (or broadcast) of the same
routing information.
z
If a specified neighbor is not directly connected, you need to disable source address check on
incoming updates.
Configuring RIP-to-MIB Binding
This task allows you to enable a specific RIP process to receive SNMP requests.
Follow these steps to bind RIP to MIB: