cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
466
Views
0
Helpful
1
Replies

TFTP,BOOTP not working.

francisco_1
Level 7
Level 7

i have a new router on the network to download config from another router setup as TFTP, DHCP server and DNS.

The new router is R1 with blank config connected to R3. R3 setup with ip helper-address to R2. R2 is the TFTP server, DNS and DHCP server.

R2 Config.

ip dhcp pool 1

host 155.1.0.1 255.255.0.0

hardware-address cc00.056c.0010 (R1 Mac address)

bootfile R1.cfg

dns-server 155.2.0.2

option 150 ip 155.2.0.2

tftp-server flash:R1.cfg alias r1-config

R3

Interface connected to R1

interface Ethernet1/0

ip address 155.1.0.3 255.255.255.0

ip helper-address 155.2.0.2

half-duplex

Interface connected to R2

interface Ethernet1/1

ip address 155.2.0.3 255.255.255.0

half-duplex

when i boot R1, it doesnt even try to connect to dhcp server!.

I'm i missing something?

Francisco.

1 Reply 1

lejoe.thomas
Level 3
Level 3

On R1, under the interface which connects to R3,have you set it to obtain IP address via DHCP

R1(config-if)#ip address dhcp

HTH

Lejoe

Review Cisco Networking products for a $25 gift card