CLI Reference IP Address Configuration Commands
The network cannot be started using an unnumbered interface.
In the example below the local interface is configured as an unnumbered interface,
and the associated interface is FastEthernet 0/1. An IP address must be configured
for the associated interface.
ip unnumbered fastEthernet 0/1
Show detailed information of the
interface.
This command is not supported on the Layer 2 switch.
Use this command to allow the RGOS software to generate ICMP destination
unreachable messages. The no form of this command disables this function.
Interface configuration mode.
RGOS software will send a ICMP destination unreachable message if it receives
unicast message with self-destination-address and can not process the upper
protocol of this message.
RGOS software will send ICMP host unreachable message to source data if it can not
forward a message due to no routing.
This command influences all ICMP destination unreachable messages.
The following example disables sending ICMP destination unreachable message on
FastEthernet 0/1.
interface fastEthernet 0/1
no ip unreachables