F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
292
Views
RIP view
Default command level
2: System level
Parameters
time: Specifies the sending interval, in the range of 10 to 100 milliseconds.
count: Specifies the maximum number of RIP packets sent at each interval, in the range of 1 to 20.
Examples
# Configure all interfaces running RIP process 1 to send up to 10 RIP packets every 30 milliseconds.
<Sysname> system-view
[Sysname] rip 1
[Sysname-rip-1] output-delay 30 count 10
peer
Use peer to specify an IP address for a neighbor in the NBMA network, where routing updates destined
for the peer are unicast, rather than multicast or broadcast.
Use undo peer to remove the IP address of a neighbor.
Syntax
peer ip-address
undo peer ip-address
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
Do not use the peer ip-address command when the neighbor is directly connected. Otherwise the
neighbor might receive the same routing information in both unicast and multicast (or broadcast) mode.
Examples
# Specify RIP to 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 a preference for RIP routes.