don't forget the global command ip dhcp excluded-address to cover those
addresses which you do not want to be available for assignment - things like
router ports, servers, etc.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 08, 2001 7:52 PM
To: [EMAIL PROTECTED]
Subject: RE: ISDN Congiguration [7:27488]


Not sure if this addresses the second part of your question or not but...
This creates a dhcp pool on the router, and will hand out your 192.168.1.x
addresses..


ip dhcp pool localpool
   network 192.168.1.0 255.255.255.0
   default-router 192.168.1.1
   netbios-name-server x.x.x.x
   dns-server x.x.x.x
   netbios-node-type p-node
   domain-name blah.com
   lease 7


Hope this is helpful.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=28592&t=27488
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to