Peer; Preference - HP E4510-48G Command Reference Manual

4510g series
Table of Contents

Advertisement

By default, an interface sends up to three RIP packets every 20 milliseconds.
Examples
# Configure all the interfaces under RIP process 1 to send up to 10 RIP packets every 30 milliseconds.
<Sysname> system-view
[Sysname] rip 100
[Sysname-rip-1] output-delay 30 output-count 10

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.
Note that 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.
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 ]
3-14

Advertisement

Table of Contents
loading

Table of Contents