Cisco Certification DHCP + static IP on the same network?

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
DHCP + static IP on the same network? Huub 05-18-08
Posted by Huub on May 18, 2008, 2:26 am
Please log in for more thread options
Hi,

Can somebody please tell me if I can use DHCP and static IP-networking
on the same network? My problem is that connecting one machine using
static IP with wifi is failing due to nerworking-tool issues. The rest
of the machines work fine on static IP, including a Mac on wifi. So, if
I can use DHCP and static at the same time it would solve a problem for me.

Thanks for an answer.

Posted by Sabatino Palladino on May 18, 2008, 3:22 am
Please log in for more thread options
Huub <"v.niekerk at hccnet.nl"> scrisse:

> ... I can use DHCP and static IP-networking on the same network?
> ...

Yes, you have to configure DHCP server to do not use some
ip addres, then, on servers or devices which need static IP
address you have to disable DHCP client and configure this
IP static addresses on them in the usual way.

I.E. if your DHCP server is on a CISCO router, you must
type:

R1(config)# ip dhcp excluded-address 192.168.1.1 192.168.1.18

then configure DHCP server in the usual way to use IP
addresses from 192.168.1.0/24 network.






Posted by Slawomir Kawala on May 18, 2008, 3:25 am
Please log in for more thread options
On nie, 18 maj 2008 o 06:26 GMT, Huub wrote:
> of the machines work fine on static IP, including a Mac on wifi. So, if
> I can use DHCP and static at the same time it would solve a problem for me.

Hi, of course you can... just specify on dhcp server excluded addresses
which you want to assign manually and dhcp won't try to use them.

If you run DHCP on Cisco IOS use following command:

Router(config)# ip dhcp excluded-address low-address [high-address]


--
pozdr. Slawomir Kawala
JID: slwkk [at] alternatywa [dot] net
GSM: (0)601-398-348

Similar ThreadsPosted
DHCP + static IP on the same network? May 18, 2008, 2:26 am
How to configure static arp on a switchport October 14, 2005, 6:18 am
CCIE Static Labhardware recommendation February 24, 2005, 12:00 pm
Individual static NAT on subnet 8, question? May 31, 2005, 4:00 am
DSL router that sapports static and dynamic ip addressing April 24, 2006, 1:12 pm
static default route, different metric problem December 12, 2006, 9:06 am
Network Engineer/Network Administrator/Information Technology Job Openings in USA March 3, 2008, 4:11 pm
Network Restructuring (Network Design and Equipment) May 16, 2006, 10:45 am
Network Restructuring (Network Design and Equipment) May 16, 2006, 10:47 am
dhcp not getting out September 26, 2007, 6:11 pm
Cisco pix 515 + static routes between 2 cisco pix October 13, 2005, 8:11 pm
DHCP Logging December 16, 2005, 3:56 pm
DHCP for different subnets February 28, 2006, 12:30 am
Setup DHCP - Help please ! March 5, 2006, 10:52 am
DHCP and default GW January 31, 2007, 8:07 am