cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1329
Views
5
Helpful
4
Replies

PxeBoot Help with DHCP

noobertz100
Level 1
Level 1

I have a new cisco 1941 router that I am setting up with pxebooting. I have never setup pxebooting before and i have this setup so far

ip dhcp pool Admin

option 66 ip 192.168.1.4

option 67 ascii pxelinux.0

and i can pull an ip but it keeps getting hung up when it comes to the TFTP part.,

Any help would be much appreciated.

Thanks in advance

4 Replies 4

Did you check the option 150?

I think you need it to contact another server as a tftp server.

Alessio

So make it redundant and set option 150 to the tftp server ip which is 192.168.1.4?

Thanks for the quick response.

So i figured it out here are the commands to get it to work

ip dhcp pool Admin

network 192.168.1.0 255.255.255.0

bootfile pxelinux.0

next-server 192.168.1.4

default-router 192.168.1.1

dns-server 8.8.8.8

option 66 ip 192.168.1.4

option 150 ip 192.168.1.4

lease 1 23 59

!

So rate my post if that helped you

Sent from Cisco Technical Support iPad App

Review Cisco Networking products for a $25 gift card