R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)

380
route-policy route-policy-name: Redistributes only the routes that match the specified routing policy.
route-policy-name is a case-sensitive string of 1 to 63 characters.
type type: Specifies the type for redistributed routes, 1 or 2. The default is 2.
Usage guidelines
The import-route bgp4+ command redistributes only EBGP routes. The import-route bgp4+ allow-ibgp
command redistributes both EBGP and IBGP routes.
Examples
# Configure to redistribute routes from RIPng and specify the type as type 2 and cost as 50.
<Sysname> system-view
[Sysname] ospfv3
[Sysname-ospfv3-1] import-route ripng 10 type 2 cost 50
# Configure OSPFv3 process 100 to redistribute the routes found by OSPFv3 process 160.
<Sysname> system-view
[Sysname] ospfv3 100
[Sysname-ospfv3-100] import-route ospfv3 160
log-peer-change
Use log-peer-change to enable the logging on neighbor state changes.
Use undo log-peer-change to disable the logging.
Syntax
log-peer-change
undo log-peer-change
Views
OSPFv3 view
Default command level
2: System level
Usage guidelines
With this feature enabled, information about neighbor state changes of the current OSPFv3 process will
display on the configuration terminal.
Examples
# Disable the logging on neighbor state changes of OSPFv3 process 100.
<Sysname> system-view
[Sysname] ospfv3 100
[Sysname-ospfv3-100] undo log-peer-change
maximum load-balancing (OSPFv3 view)
Use maximum load-balancing to configure the maximum number of equal-cost multi-path (ECMP) routes
for load balancing.
Use undo maximum load-balancing to restore the default.