HP VPN Firewall Appliances Network Management Command Reference
291
[Sysname-rip-100] network 129.102.0.0
output-delay
Use output-delay to configure the rate at which an interface sends RIP packets.
Use undo output-delay to restore the default.
Syntax
output-delay time count count
undo output-delay
Default
An interface sends up to three RIP packets every 20 milliseconds.
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