DHCP SERVER ON CISCO ROUTER 2503 [7:28380]

2001-12-07 Thread mindiani mindiani

I have a cisco 2503 router and I would like to set it up as a dhcp server 
for my 5 PCs. What commands to use.

Please help.

_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




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



RE: DHCP SERVER ON CISCO ROUTER 2503 [7:28380]

2001-12-07 Thread Lee James

no ip dhcp conflict logging
ip dhcp excluded-address low-address [high-address]
ip dhcp pool (name)
network x.x.x.x /x
domain-name (name)
dns-server x.x.x.x
netbios-name-server x.x.x.x (multiple up to 6)
netbios-node-type type
default-router x.x.x.x

more detail at
http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/120newft/120t/120t1/easyip2.htm





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