R3303-HP HSR6800 Routers Layer 3 - IP Routing Configuration Guide

301
Configuring a RIPng route filtering policy
You can reference a configured IPv6 ACL or prefix list to filter received or advertised routing information.
You can also specify a routing protocol to filter outbound routes redistributed from the protocol.
To configure a RIPng route filtering policy:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter RIPng view.
ripng [ process-id ] [ vpn-instance
vpn-instance-name ]
N/A
3. Configure a filter policy
to filter incoming routes.
filter-policy { acl6-number | ipv6-prefix
ipv6-prefix-name } import
By default, RIPng does not filter
incoming routing information.
4. Configure a filter policy
to filter outgoing routes.
filter-policy { acl6-number | ipv6-prefix
ipv6-prefix-name } export [ protocol
[ process-id ] ]
By default, RIPng does not filter
outgoing routing information.
Configuring a priority for RIPng
Routing protocols have their own protocol priorities used for optimal route selection. You can set a priority
for RIPng manually. The smaller the value, the higher the priority.
To configure a RIPng priority:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter RIPng view.
ripng [ process-id ] [ vpn-instance
vpn-instance-name ]
N/A
3. Configure a RIPng priority.
preference [ route-policy
route-policy-name ] preference
Optional.
By default, the RIPng priority is
100.
Configuring RIPng route redistribution
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter RIPng view.
ripng [ process-id ] [ vpn-instance
vpn-instance-name ]
N/A
3. Configure a default routing
metric for redistributed routes.
default cost cost
Optional.
The default metric of redistributed
routes is 0.
4. Redistribute routes from
another routing protocol.
import-route protocol [ process-id ]
[ allow-ibgp ] [ cost cost |
route-policy route-policy-name ] *
No route redistribution is
configured by default.