Configuring RIPng route redistribution
Step | 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. Redistribute routes from other routing protocols. | import-route protocol [ process-id ] [ allow-ibgp ] [ cost cost | route-policy route-policy-name ] * | By default, RIPng does not redistribute routes from other routing protocols. |
4. (Optional.) Configure a default routing metric for redistributed routes. | default cost cost | The default metric of redistributed routes is 0. |