Configuring a ripng route filtering policy, Configuring a priority for ripng, Configuring ripng route redistribution – H3C Technologies H3C S10500 Series Switches User Manual

Page 285

Advertising
background image

270

Configuring a RIPng route filtering policy

Reference a configured IPv6 ACL or prefix list to filter received or advertised routing information. You can

also filter outbound routes redistributed from a routing specific routing protocol.
Follow these steps to configure a RIPng route filtering policy:

To do…

Use the command…

Remarks

Enter system view

system-view

––

Enter RIPng view

ripng [ process-id ]

––

Configure a filter policy to filter
incoming routes

filter-policy { acl6-number |
ipv6-prefix ipv6-prefix-name }

import

Required
By default, RIPng does not filter
incoming routing information.

Configure a filter policy to filter
outgoing routes

filter-policy { acl6-number |
ipv6-prefix ipv6-prefix-name }

export [ protocol [ process-id ] ]

Required
By default, RIPng does not filter
outgoing routing information.

Configuring a priority for RIPng

Any routing protocol has its own protocol priority used for optimal route selection. You can set a priority

for RIPng manually. The smaller the value, the higher the priority.
Follow these steps to configure a RIPng priority:

To do…

Use the command…

Remarks

Enter system view

system-view

Enter RIPng view

ripng [ process-id ]

Configure a RIPng priority

preference [ route-policy
route-policy-name ] preference

Optional
By default, the RIPng priority is
100.

Configuring RIPng route redistribution

Follow these steps to configure RIPng route redistribution:

To do…

Use the command…

Remarks

Enter system view

system-view

––

Enter RIPng view

ripng [ process-id ]

––

Configure a default routing metric
for redistributed routes

default cost cost

Optional
The default metric of redistributed
routes is 0.

Redistribute routes from another
routing protocol

import-route protocol [ process-id ]
[ allow-ibgp ] [ cost cost |

route-policy route-policy-name ] *

Required
No route redistribution is
configured by default.

Advertising