R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

265
output-delay
Syntax
output-delay time count count
undo output-delay
View
RIP view
Default level
2: System level
Parameters
time: RIP packet sending interval, in milliseconds. It is in the range of 10 to 100.
count: Maximum number of RIP packets sent at each interval. It is in the range of 1 to 20.
Description
Use output-delay to configure the maximum RIP packets that can be sent at the specified interval for all
interfaces under the RIP process.
Use undo output-delay to restore the default.
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 1
[Sysname-rip-1] output-delay 30 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 peer 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 undo peer to remove the IP address of a neighbor.
By default, no neighbor is specified.