From: Bob Rech (brech@kc.rr.com)
Date: Wed Nov 20 2002 - 16:20:20 GMT-3
Sounds more like irdp under do a show ip interface by default it displays
the following
IRDP is an ICMP broadcast router advertisement and discovery protocol, by
default it is disabled
IP route-cache flags are Fast, CEF
Router Discovery is disabled
under the if config add the following
ip irdp
you see the following
R3(config-subif)#ip irdp
R3(config-subif)#exit
R3(config)#e
5d03h: ICMP: src=172.16.1.1, dst=255.255.255.255, irdp advertisement sent
5d03h: IRDP: entries=2, size=2, lifetime=1800, bytes=44
5d03h: IRDP: address=172.16.1.1 preference=0
5d03h: IRDP: address=192.168.1.1 preference=0xit
show ip int now shows
IP route-cache flags are Fast, CEF
Router Discovery is enabled
The client has to be setup to use irdp which is a registry setting in
windows PerformRouterDiscovery
http://www.jsifaq.com/SUBG/TIP3300/rh3362.htm show the reg key in win2k
----- Original Message -----
From: "steve brown" <stevelbrown@sympatico.ca>
To: <ccielab@groupstudy.com>
Sent: Wednesday, November 20, 2002 11:50 AM
Subject: Re: Solie Book Page 1167 Enchilada Lab
> I believe that this can be accomplished using proxy arp. The workstation
uses
>
> its own ip address as the default gateway then it will arp out requests
which
> will be answered by router running proxy arp. I thought that proxy arp
was on
>
> by default but I'm not sure, if not use the interface command ip
proxy-arp.
> Use the command sh ip int to see if proxy arp is enabled on the interface
you
> want it on.
>
> Steve
>
> "KHAN, IFTIKHAR A" wrote:
>
> > It ask you to configure R3 so that workstations on VLAN 30 can
dynamically
> > learn default gateway with out using DHCP,
> > How will you do that with out DHCP ?????
> >
> > Thanks to all
> >
> > Iftikhar
This archive was generated by hypermail 2.1.4 : Tue Dec 03 2002 - 07:23:07 GMT-3