Command Reference IP Address/Service Commands
Use this command to allow the RGOS software to process an IP packet with source route information
in global configuration mode. Use the no form of this command to disable this function.
This function is enabled by default.
Global configuration mode.
RGOS supports IP source route. When the device receives an IP packet, it will check the options of
the IP packet, such as strict source route, loose source route and record route. Details about these
options can be found in RFC 791. If an option is found to be enabled in this packet, a response will be
made. If an invalid option is detected, an ICMP parameter problem message will be sent to the data
source, and then this packet is discarded.
The following example disables the IP source route.
Ruijie(config)# no ip source-route
Use this command to set the TTL value of the unicast packet. Use the no form of this command to
restore the default setting.