Disabling replies to broadcast ping requests

By default, HP devices are enabled to respond to broadcast ICMP echo packets, which are ping requests. (See Disabling ICMP messages. You can disable response to ping requests on a global basis using the following CLI command:

HP Switch(config)# no ip icmp echo broadcast-request

Syntax:

[no] ip icmp echo broadcast-request

If you need to re-enable response to ping requests, enter the following command:

HP Switch(config)# ip icmp echo broadcast-request

Disabling all ICMP unreachable messages

For more information, see Disabling ICMP destination unreachable messages.

HP Switch(config)# no ip icmp unreachable

Syntax:

[no] ip icmp unreachable

Disabling ICMP redirects

You can disable ICMP redirects on the HP routing switch only on a global basis, for all the routing-switch interfaces.

Enter the following command at the global CONFIG level of the CLI:

HP Switch(config)# no ip icmp redirects

Syntax:

[no] ip icmp redirects