
C613-50186-01 Rev B
Command Reference for AR2050V
675
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP A
DDRESSING
AND
P
ROTOCOL
C
OMMANDS
IP
REDIRECTS
ip redirects
Overview
This command enables the device to send ICMP redirects.
Use the
no
variant of this command to stop the device from sending ICMP
redirects.
Syntax
ip redirects
no ip redirects
Default
ICMP redirects are disabled by default.
Mode
Global Configuration.
Usage
ICMP redirect messages are used to notify hosts that a better route is available to a
destination.
ICMP redirects are used when a packet is routed into the device on the same
interface that the packet is routed out of the device. ICMP redirects are only sent to
packet sources that are directly connected to the device.
Examples
To enable the switch to send ICMP redirects, use the following commands:
awplus#
configure terminal
awplus(config)#
ip redirects
To stop the switch from sending ICMP redirects, use the following commands:
awplus#
configure terminal
awplus(config)#
no ip redirects