DHCP lease

From: athaided@hotmail.com
Date: Tue Nov 06 2007 - 23:38:26 ART


hi
R2 is successfully pulling dhcp from R1

R2 Client
interface FastEthernet0/0
 ip dhcp client client-id FastEthernet0/0
 ip dhcp client hostname R2
 ip dhcp client lease 0 0 5
 ip address dhcp
 duplex auto
 speed auto

R1 Server
ip dhcp pool R1
   host 1.1.1.2 255.255.255.0
   client-identifier 0100.1c58.b9fe.e0
   domain-name www.cisco.com
   lease 0 0 4

However when i do a show ip dhcp binding command why does the Lease expiration mention infinie. Shouldn't it say 5 minutes.
Thanks
 R1#sho ip dhcp binding
Bindings from all pools not associated with VRF:
IP address Client-ID/ Lease expiration Type
                    Hardware address/
                    User name
1.1.1.2 0100.1c58.b9fe.e0 Infinite Manual



This archive was generated by hypermail 2.1.4 : Sat Dec 01 2007 - 06:37:28 ART