Configuring basic RIPng
Before you configure basic RIPng, configure IPv6 addresses for interfaces to ensure IPv6 connectivity between neighboring nodes.
To configure basic RIPng:
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enable RIPng and enter its view. | ripng [ process-id ] | By default, RIPng is disabled. |
3. Return to system view. | quit | N/A |
4. Enter interface view. | interface interface-type interface-number | N/A |
5. Enable RIPng on the interface. | ripng process-id enable | By default, RIPng is disabled. If RIPng is not enabled on an interface, the interface does not send or receive any RIPng route. |