icmp
config>service>ies>if
Supported on all 7210 SAS platforms as described in this document
Commands in this context configure Internet Control Message Protocol (ICMP) parameters on an IES service.
[no] mask-reply
config>service>ies>if>icmp
Supported on all 7210 SAS platforms as described in this document
This command enables responses to ICMP mask requests on the router interface.
If a local node sends an ICMP mask request to the router interface, the mask-reply command configures the router interface to reply to the request.
By default, the router instance replies to mask requests.
The no form of this command disables replies to ICMP mask requests on the router interface.
mask-reply
redirects [number seconds]
no redirects
config>service>ies>if>icmp
Supported on all 7210 SAS platforms as described in this document
This command configures the rate for ICMP redirect messages issued on the router interface.
When routes are not optimal on this router and another router on the same subnetwork has a better route, the router can issue an ICMP redirect to alert the sending node that a better route is available.
The redirects command enables the generation of ICMP redirects on the router interface. Control the rate at which ICMP redirects are issued using the optional number and seconds parameters by indicating the maximum number of redirect messages that can be issued on the interface for a specific time interval.
By default, generation of ICMP redirect messages is enabled at a maximum rate of 100 per 10-second time interval.
The no form of this command disables the generation of ICMP redirects on the router interface.
redirects 100 10
Specifies the maximum number of ICMP redirect messages to send. This parameter must be specified with the seconds parameter.
Specifies the time frame in seconds used to limit the number of ICMP redirect messages that can be issued.
ttl-expired number seconds
no ttl-expired
config>service>ies>if>icmp
Supported on all 7210 SAS platforms as described in this document
This command configures the rate ICMP TTL expired messages are issued by the IP interface.
By default, generation of ICMP TTL expired messages is enabled at a maximum rate of 100 per 10-second time interval.
The no form of this command disables the limiting the rate of TTL expired messages on the router interface.
ttl-expired 100 10
Specifies the maximum number of ICMP TTL expired messages to send, expressed as a decimal integer. This parameter must be specified with the seconds parameter.
Specifies the time frame in seconds used to limit the number of ICMP TTL expired messages that can be issued, expressed as a decimal integer.
unreachables [number seconds]
no unreachables
config>service>ies>if>icmp
Supported on all 7210 SAS platforms as described in this document
This command configures the rate for ICMP host and network destination unreachable messages issued on the router interface.
This command enables the generation of ICMP destination unreachables on the router interface. Control the rate at which ICMP unreachables are issued using the optional number and time parameters by indicating the maximum number of destination unreachable messages that can be issued on the interface for a specific time interval.
By default, generation of ICMP destination unreachable messages is enabled at a maximum rate of 100 per 10-second time interval.
The no form of this command disables the generation of ICMP destination unreachable messages on the router interface.
unreachables 100 10
Specifies the maximum number of ICMP unreachable messages to send. This parameter must be specified with the seconds parameter.
Specifies the time frame in seconds used to limit the number of ICMP unreachable messages that can be issued.