R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

47
If a physical interface is attached to multiple networks, you cannot advertise these networks in different
RIP processes.
Examples
# Enable RIP on the interface attached to the network 129.102.0.0.
<Sysname> system-view
[Sysname] rip 100
[Sysname-rip-100] network 129.102.0.0
output-delay
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.
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 RIP packet sending interval in the range of 10 to 100 milliseconds.
count: Specifies the maximum number of RIP packets sent at each interval. The value range is 1 to 20.
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
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.
Syntax
peer ip-address
undo peer ip-address