Installation and Getting Started Guide
Syntax: [no] ip icmp unreachable [network host protocol administration
If you enter the command without specifying a message type (as in the example above), all types of ICMP Unreachable messages listed above are disabled. If you want to disable only specific types of ICMP Unreachable messages, you can specify the message type. To disable more than one type of ICMP message, enter the no ip icmp unreachable command for each messages type.
•The network parameter disables ICMP Network Unreachable messages.
•The host parameter disables ICMP Host Unreachable messages.
•The protocol parameter disables ICMP Protocol Unreachable messages.
•The administration parameter disables ICMP Unreachable (caused by Administration action) messages.
•The
•The port parameter disables ICMP Port Unreachable messages.
•The
To disable ICMP Host Unreachable messages and ICMP Network Unreachable messages but leave the other types of ICMP Unreachable messages enabled, enter the following commands instead of the command shown above:
HP9300(config)# no ip icmp unreachable host
HP9300(config)# no ip icmp unreachable network
If you have disabled all ICMP Unreachable message types but you want to
HP9300(config)# ip icmp unreachable host
HP9300(config)# ip icmp unreachable network
The commands shown above
USING THE WEB MANAGEMENT INTERFACE
You cannot disable ICMP Destination Unreachable messages using the Web management interface.
Disabling ICMP Redirects
You can disable ICMP redirects on a global basis or on an individual port basis. To disable ICMP redirects globally, enter the following command at the global CONFIG level of the CLI:
HP9300(config)# no ip icmp redirects
Syntax: [no] ip icmp redirects
To disable ICMP redirects on a specific interface, enter the same command at the configuration level for the interface:
HP9300(config)# int e 3/11
Syntax: [no] ip redirect
Configuring Static Routes
The IP route table can receive routes from the following sources:
•
•RIP – If RIP is enabled, the routing switch can learn about routes from the advertisements other RIP routers send to the routing switch. If the route has a lower administrative distance than any other routes from different
6 - 36