Command Manual – IPv6 Routing
H3C S7500E Series Ethernet Switches
Chapter 2 IPv6 RIPng Configuration
Commands
2-11
View
RIPng view
Parameters
route-policy-name
: Name of a routing policy, in the range of 1 to 19 characters.
preference
: RIPng route priority, in the range of 1 to 255.
Description
Use the
preference
command to specify the RIPng route priority.
Use the
undo preference
route-policy
command to restore the default.
By default, the priority of a RIPng route is 100.
Using the
route-policy
keyword can set a priority for routes filtered in by the routing
policy:
z
If a priority is set in the routing policy, the priority applies to matched routes, and
the priority set by the
preference
command applies to routes not matched.
z
If no priority is set in the routing policy, the one set by the
preference
command
applies to all routes.
Examples
# Set the RIPng route priority to 120.
<Sysname> system-view
[Sysname] ripng 100
[Sysname-ripng-100] preference 120
# Restore the default RIPng route priority.
[Sysname-ripng-100] undo preference
2.1.12 ripng
Syntax
ripng
[
process-id
]
undo
ripng
[
process-id
]
View
System view
Parameters
process-id
: RIPng process ID, in the range of 1 to 65535. The default value is 1.