Configuring RIPng route redistribution
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enter RIPng view. | ripng [ process-id ] | N/A |
3. Redistribute routes from other routing protocols. | import-route protocol [ process-id ] [ cost cost-value | route-policy route-policy-name ] * | By default, RIPng does not redistribute routes from other routing protocols. |
4. (Optional.) Set a default routing metric for redistributed routes. | default cost cost-value | The default metric of redistributed routes is 0. |