Reg: Autoinstall over FR

From: bobby (bobby1@ctimail3.com)
Date: Sat Apr 19 2003 - 08:02:03 GMT-3


Hi,

I am tyring to do autoinstall over frame-relay but the new router is not able
to contact the tftp server. The toplogy and the configs are as under :

r2----------r6-----------New router
     |
     |
TFTP Server

The tftp server is between r2 and r6 (on ethernet). The connection between r6
(staging router - s0) and the new router is over frame relay.

Configs :

R6
interface Serial0/0
ip address 137.15.46.1 255.255.255.0
ip helper-address 137.15.26.3
encapsulation frame-relay
no fair-queue
frame-relay map ip 137.15.46.2 604 broadcast

The ip address mentioned in "ip helper-address" command is of TFTP Server.

The new file named cisconet.cfg stored in the tftp server configs :

Interface S0/0
ip address 137.15.46.2 255.255.255.0
encapsulation frame-relay
fram-relay map ip 137.15.46.1 406 broadcast

From R6 I can ping the tftp server and dhcp server. I have also included the
s0 interface of router r6 under the ospf process running between r2 and r6.

I have also tried the same with DHCP but still it is not working.

Configs of DHCP (R2) :

ip dhcp pool abc
network 137.15.46.0 255.255.255.0
bootfile cisconet.cfg
option 150 ip 137.15.26.3

I end up having no ip address on the new router. Please let me know where I am
making the mistake
and also whether DHCP is required for doing autoinstall over frame-relay.

Tks



This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:35:58 GMT-3