From: gladston@br.ibm.com
Date: Tue Nov 23 2004 - 16:33:29 GMT-3
I am working on the following configuration:
r1, r2 and r3 are connected to the same Vlan.
r1 is dhcp server; r2 is dhcp client.
ip dhcp excluded-address 172.16.123.1 172.16.123.3
!
ip dhcp pool Pooldhcp
network 172.16.123.0 255.255.255.0
dns-server 172.16.123.100
netbios-name-server 172.16.123.150
domain-name web.com
default-router 172.16.123.1 172.16.123.3
lease infinite
I was expecting r2 to receive both default-routers, but it just points to the first, even when I shutdown router r1.
Is it the same behavior of Windows clients for dhcp client?
r2#sh ip rou
Default gateway is 172.16.123.1
Host Gateway Last Use Total Uses Interface
ICMP redirect cache is empty
This archive was generated by hypermail 2.1.4 : Thu Dec 02 2004 - 06:57:49 GMT-3