R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
207
peer
Syntax
peer ip-address
undo peer ip-address
View
RIP view
Default level
2: System level
Parameters
ip-address: IP address of a RIP neighbor, in dotted decimal format.
Description
Use the peer command to specify the IP address of a neighbor in the non-broadcast multi-access (NBMA)
network, where routing updates destined for the peer are unicast, rather than multicast or broadcast.
Use the undo peer command to remove the IP address of a neighbor.
By default, no neighbor is specified.
Do 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.
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
Syntax
preference [ route-policy route-policy-name ] value
undo preference [ route-policy ]
View
RIP view
Default level
2: System level
Parameters
route-policy-name: Routing policy name with 1 to 19 characters.
value: Priority for RIP route, in the range of 1 to 255. The smaller the value, the higher the priority.
Description
Use the preference command to specify the RIP route priority.
Use the undo preference route-policy command to restore the default.