View
RIP view
Default level
2: System level
Parameters
route-policy-name
: Routing policy name with 1 to 63 case-sensitive characters.
value
: Preference for RIP routes, in the range of 1 to 255. The smaller the value, the higher the
preference.
Description
Use
preference
to specify the preference for RIP routes.
Use
undo preference
to restore the default.
By default, the preference of RIP routes is 100.
You can specify a routing policy by using the keyword
route-policy
to set a preference for the
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 the RIP route preference to 120.
<Sysname> system-view
[Sysname] rip 1
[Sysname-rip-1] preference 120
reset rip process
Syntax
reset rip process-id
process
View
User view
Default level
1: Monitor level
Parameters
process-id
: RIP process ID, in the range of 1 to 65535.
Description
Use
reset rip process
to reset the specified RIP process.
After executing the command, you are prompted whether you want to reset the RIP process.
Examples
# Reset RIP process 100.
<Sysname> reset rip 100 process
Warning : Reset RIP process? [Y/N]:Y
45