R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
48
Default
No neighbor is specified.
Views
RIP view
Default command level
2: System level
Parameters
ip-address: Specifies the IP address of a RIP neighbor, in dotted decimal notation.
Usage guidelines
You need 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.
Examples
# Specify to send unicast updates to peer 202.38.165.1.
<Sysname> system-view
[Sysname] rip 1
[Sysname-rip-1] peer 202.38.165.1
preference
Use preference to specify the preference for RIP routes.
Use undo preference to restore the default.
Syntax
preference [ route-policy route-policy-name ] value
undo preference [ route-policy ]
Default
The preference of RIP routes is 100.
Views
RIP view
Default command level
2: System level
Parameters
route-policy-name: Specifies a routing policy by its name, a case-sensitive string of 1 to 63 characters.
value: Specifies a preference for RIP routes, in the range of 1 to 255. The smaller the value, the higher the
preference.
Usage guidelines
You can specify a routing policy by using the keyword route-policy to set a preference for the matching
RIP routes.
• The preference set by the routing policy applies to all matching RIP routes. The preference of other
routes is set by the preference command.










