Operation Manual – IPv4 Routing
H3C S3610&S5510 Series Ethernet Switches
Chapter 2 RIP Configuration
2-16
Follow these steps to configure RIPv2 message authentication:
To do…
Use the command…
Remarks
Enter system view
system-view
––
Enter interface view
interface
interface-type interface-number
––
Configure RIPv2
authentication
rip authentication-mode
{
md5
{
rfc2082 key-string key-id
|
rfc2453
key-string
} |
simple password
}
Required
2.4.7 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. If a specified neighbor is
not directly connected, you must disable source address check on incoming updates.
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
Not specified by default
Disable source
address check on
incoming RIP updates
undo
validate-source-address
Required
Not disabled by default
Note:
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.