332
4. A response packet that fails the check is discarded.
Protocols and standards
• RFC 2080, RIPng for IPv6
• RFC 2081, RIPng Protocol Applicability Statement
RIPng configuration task list
Tasks at a glance
(Required.) Configuring basic RIPng
(Optional.) Configuring RIPng route control:
• Configuring an additional routing metric
• Configuring RIPng route summarization
• Advertising a default route
• Configuring received/redistri
buted route filtering
• Configuring a preference for RIPng
• Configuring RIPng route redistribution
(Optional.) Tuning and optimizing the RIPng network:
• Configuring RIPng timers
• Configuring split horizon and poison reverse
• Configuring zero field check on RIPng packets
• Configuring the maximum number of ECMP routes
(Optional.) Configuring RIPng GR
(Optional.) Applying an IPsec profile
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. Create a RIPng process and
enter its view.
ripng
[ process-id ]
[
vpn-instance
vpn-instance-name ]
By default, the RIPng process is not
created.
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.