View Full Version : Hỏi về IRDP: khái niệm, công dụng?
govap
17-04-2004, 09:53 PM
Trong khi đọc sách CCNP Switching (Cisco Press Certitification Guide 2003), chương nói về HSRP, em thấy sách có đề cập đến protocol IRDP. Các anh chị vui lòng cho em biết chút thông tin về protocol này.
Cám ơn đã đọc.
tuaninbox
17-04-2004, 10:43 PM
Bạn xem link sau:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnw2kmag00/html/Redundant2.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcetcpip/html/cmconrouterdiscoveryprotocolirdp.asp
Thân mến
HDD16
17-05-2008, 04:38 PM
IRDP: ICMP Router Discovery Protocol
ICMP Router Discovery Protocol (IRDP) enables a host to determine the Router IP address that it can use as a default gateway. IRDP is an alternative router discovery method using a pair of Internet Control Message Protocol(ICMP) messages, for use on multicast links. IRDP eliminates the need for manual configuration of router addresses and is independent of any specific routing protocol. IRDP is similar to ES-IS in an ISO network but it is used with the IP based network.
Hosts must discover routers IP address before they can send IP datagrams outside their subnet. Typically, this is accomplished by reading a list of one or more router addresses from a (possibly remote) configuration file at startup time. On multicast links, some hosts also discover router addresses by listening to routing protocol traffic. Both of these methods have serious drawbacks: configuration files must be maintained manually -- a significant administrative burden -- and are unable to track dynamic changes in router availability; eavesdropping on routing traffic requires that hosts recognize the particular routing protocols in use, which vary from subnet to subnet and which are subject to change at any time.
ICMP Router Discovery Protocol uses ICMP router advertisements and router solicitation messages to allow a host to discover the addresses of operational routers on the subnet. Each router periodically multicasts a router advertisement from each of its multicast interfaces, announcing the router IP address of that interface. Hosts listen for advertisements to discover the addresses of their neighboring routers. When a host attached to a multicast link starts up, it can send a multicast router solicitation to ask for immediate advertisements, rather than waiting for the next periodic ones to arrive; if (and only if) no advertisements are forthcoming, the host may retransmit the solicitation a small number of times, but then must desist from sending any more solicitations. Any routers that subsequently start up, or that were not discovered because of packet loss or temporary link partitioning, are eventually discovered by reception of their periodic (unsolicited) advertisements. (Links that suffer high packet loss rates or frequent partitioning are accommodated by increasing the rate of advertisements, rather than increasing the number of solicitations that hosts are permitted to send.)
The ICMP router discovery messages do not constitute a routing protocol. They enable hosts to discover the existence of neighboring routers, but do not determine which router is best to reach a particular destination. If a host chooses a poor first-hop router for a particular destination, it should receive an ICMP Redirect from that router, identifying a better one.
Powered by vBulletin® Version 4.1.9 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.