R21xx-HP FlexFabric 11900 Layer 3 IP Routing Command Reference

45
Views
RIP view
Predefined user roles
network-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
preference
Use preference to specify a preference for RIP routes.
Use undo preference to restore the default.
Syntax
preference [ route-policy route-policy-name ] value
undo preference
Default
The preference of RIP routes is 100.
Views
RIP view
Predefined user roles
network-admin
Parameters
route-policy route-policy-name: Specifies a routing policy by its name, a case-sensitive string of 1 to 63
characters.
value: Specifies a preference for RIP routes, in the range of 1 to 255. The smaller the value, the higher the
preference.
Usage guidelines
You can specify a routing policy by using the keyword route-policy to set a preference for matching RIP
routes.
The preference set by the routing policy applies to all matching RIP routes. The preference of other
routes is set by the preference command.
If no preference is set by the routing policy, the preference of all RIP routes is set by the preference
command.
Examples
# Set a preference of 120 for RIP routes.