Go Back   Velocity Reviews > Newsgroups > Cisco
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Cisco - IP redirect ?

 
Thread Tools Search this Thread
Old 09-20-2005, 08:29 PM   #1
Default IP redirect ?


Hi all !

Who can please give me simple explanations about IP ICMP REDIRECT ? How
does it work ?

I don't understand this explanation on Cisco website :

"Usage Guidelines
An ICMP redirect message can be generated by a router when a packet is
received and transmitted on the same interface. In this situation, the
router will forward the original packet and send a ICMP redirect
message back to the sender of the original packet. This behavior allows
the sender to bypass the router and forward future packets directly to
the destination (or a router closer to the destination).
There are two types of ICMP redirect messages: redirect for a host
address or redirect for an entire subnet.
The ip icmp redirect command determines the type of ICMP redirects sent
by the system and is configured on a per system basis. Some hosts do
not understand ICMP subnet redirects and need the router to send out
ICMP host redirects. Use the ip icmp redirect host command to have the
router send out ICMP host redirects. Use the ip icmp redirect subnet
command to set the value back to the default, which is to send subnet
redirects.
To prevent the router from sending ICMP redirects, use the no ip
redirects interface configuration command"



Thanks !!!



LLFF
  Reply With Quote
Old 09-20-2005, 08:37 PM   #2
Merv
 
Posts: n/a
Default Re: IP redirect ?

ICMP redirects attempt to get a host system (as an example) to send its
packets to the "best" gateway (read router) to get to a particular
destination.

If a host sned a packet to router A and router A has to send it to
router B that is on the same segment, then router A "knows" that the
host is not sending its packet to the best gateway and it send a ICMP
redirect to the host as a hint that it really should be using router B
instead.

  Reply With Quote
Old 09-21-2005, 04:21 AM   #3
avagrant@gmail.com
 
Posts: n/a
Default Re: IP redirect ?

http://www.cisco.com/en/US/tech/tk36...80094702.shtml
LLFF wrote:
> Hi all !
>
> Who can please give me simple explanations about IP ICMP REDIRECT ? How
> does it work ?
>
> I don't understand this explanation on Cisco website :
>
> "Usage Guidelines
> An ICMP redirect message can be generated by a router when a packet is
> received and transmitted on the same interface. In this situation, the
> router will forward the original packet and send a ICMP redirect
> message back to the sender of the original packet. This behavior allows
> the sender to bypass the router and forward future packets directly to
> the destination (or a router closer to the destination).
> There are two types of ICMP redirect messages: redirect for a host
> address or redirect for an entire subnet.
> The ip icmp redirect command determines the type of ICMP redirects sent
> by the system and is configured on a per system basis. Some hosts do
> not understand ICMP subnet redirects and need the router to send out
> ICMP host redirects. Use the ip icmp redirect host command to have the
> router send out ICMP host redirects. Use the ip icmp redirect subnet
> command to set the value back to the default, which is to send subnet
> redirects.
> To prevent the router from sending ICMP redirects, use the no ip
> redirects interface configuration command"
>
>
>
> Thanks !!!


  Reply With Quote
Old 09-21-2005, 07:04 AM   #4
LLFF
 
Posts: n/a
Default Re: IP redirect ?

Thanks !!!!

  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump