No relevant resource is found in the selected language.
Your browser version is too early. Some functions of the website may be unavailable. To obtain better user experience, upgrade the browser to the latest version.
CloudEngine 12800 and 12800E V200R005C10 Configuration Guide - IP Unicast Routing
This document describes the configurations of IP Unicast Routing, including IP Routing, Static Route, RIP, RIPng, OSPF, OSPFv3, IPv4 IS-IS, IPv6 IS-IS, BGP, Routing Policy, and PBR.
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
Configuring RIP to Check the Validity of Update Packets
Configuring RIP to Check the Validity of Update Packets
Context
Checking RIP Update packet validity improves network security.
Validity check includes zero field check for RIP-1 packets and source
address check for RIP Update packets.
In a RIP-1 packet, the values of some fields must be zero. These
fields are zero fields. After zero field check is enabled, the device
checks the zero fields in the RIP-1 packets and discards the packets
in which the zero field values are not 0.
This command verifies the source IP address of the received RIP
packet. Specifically, the command checks whether the IP address of
the interface that sends the packet is in the same network segment
as the IP address of the interface that receives the packet. If the
addresses are not in the same network segment, the RIP packet will
not be processed.
Procedure
Configure the zero field check for RIPv1 packets.
Run system-view
The system view is displayed.
Run rip [ process-id ]
The RIP view
is displayed.
Run checkzero
The zero field check
is configured for RIP-1 packets.
Configuring the zero field
check is invalid in RIP-2.
Run commit
The configuration is committed.
Configure the source address check for RIP Update packets.
Run system-view
The system view is displayed.
Run rip [ process-id ]
The RIP
view is displayed.
Run verify-source
The source IP
address check is configured for RIP Update packets.