R211x-HP Flexfabric 11900 Layer 3 - IP Routing Command Reference
69
Usage guidelines
RIP runs only on an interface attached to the specified network, which can be configured with a wildcard
mask. An interface not on the specified network does not receive or send RIP routes, or advertise its direct
routes.
For a single RIP process, the network 0.0.0.0 command can enable RIP on all interfaces. If multiple RIP
processes exist, the command is not applicable.
If a physical interface is attached to multiple networks, you cannot advertise these networks in different
RIP processes.
Examples
# Enable RIP process 100 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
Related commands
rip enable
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
Predefined user roles
network-admin
mdc-admin
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 30.
Examples
# Configure all interfaces running RIP process 1 to send up to 10 RIP packets every 60 milliseconds.
<Sysname> system-view
[Sysname] rip 1
[Sysname-rip-1] output-delay 60 count 10










