Configuration Guide Configuring IP Addresses and Services
Ruijie#configure terminal
Ruijie(config)#interface gigabitEthernet 0/1
Ruijie(config-if-GigabitEthernet 0/1)# no switchport
Ruijie(config-if-GigabitEthernet 0/1)# ip unreachables
Ruijie(config-if-GigabitEthernet 0/1)# ip redirects
Ruijie(config-if-GigabitEthernet 0/1)# ip mask-reply
Run the show ip interface command to check whether the configuration takes effect.
Ruijie#show ip interface gigabitEthernet 0/1
GigabitEthernet 0/1
ICMP mask reply is: ON
Send ICMP redirect is: ON
Send ICMP unreachabled is: ON
1.4.4 Configuring the Transmission Rate of ICMP Error Packets
Configuration Effect
Configure the transmission rate of ICMP error packets.
Notes
N/A
Configuration Steps
Configuring the Transmission Rate of ICMP Destination Unreachable Packets Triggered by the DF Bit in the IP
Header
Optional
Perform the configuration in global configuration mode.
Configuring the Transmission Rate of Other ICMP Error Packets
Optional
Perform the configuration in global configuration mode.
Verification
Run the show running-config command to check whether the configuration takes effect.