Configuration Guide Configuring IP Addresses and Services
Configuration Example
Set the TTL of unicast packets to 100.
Ruijie#configure terminal
Ruijie(config)#ip ttl 100
Run the show run-config command to check whether the configuration takes effect.
Ruijie#show running-config
ip ttl 100
1.4.7 Configuring an IP Source Route
Configuration Effect
Enable or disable the IP source route function.
Notes
N/A
Configuration Steps
By default, the IP source route function is enabled.
Optional) The no ip source-route command can be use to disable the IP source route function.
Verification
Run the show run-config command to check whether the configuration takes effect.
Related Commands
Configuring an IP Source Route
Global configuration mode.
Configuration Example
Disable the IP source route function.