From: Ronnie Royston (RonnieR@xxxxxxxxxxxxxxxxx)
Date: Tue Jan 09 2001 - 17:02:17 GMT-3
With frame-relay, all you need to do is:
1. You must have a 'frame map ip x.x.x.x' command in your host router
telling it what ip address is supposed to be on the other side of the frame
cloud. This is how the host tells the remote what his IP address is.
2. You must have 'ip helper address x.x.x.x' on frame interface at the host.
This is what directs the remotes queries to the tftp server.
3. On the tftp server (maybe a laptop running tftp), you must have 2 files.
The first is nothing more than a name-to-ip address table and must be named
'cisconet.cfg' and you must have "end" at the end of the file, or your
remote router will bitch at you that an "unexpected end occurred". The
remote queries this file for it's hostname. This cisconet.cfg file is read,
and you'll see your remote get a hostname, then It'll go looking for another
file. The second file must share the remotes hostname. This file contains
the config and is loaded onto the remote. Damn that autoinstall is cool.
No more traveling to do installs right!, ...Wrong :-(
For HDLC, I believe that you gotta use x.x.x.1 and x.x.x.2 for your serial
addressing.
-----Original Message-----
From: Padhu (LFG) [mailto:padhu@steinroe.com]
Sent: Tuesday, January 09, 2001 11:38 AM
To: 'ccielab@groupstudy.com'
Subject: Autoinstall over Frame Relay problem
R1 is the hub -- TFTP server running on its ethernet etc..reachable from all
spoke routers fine.
r2 is the router that was running ospf / ipx etc etc ..i just did write net
to the tftp server so r2-confg is sitting there ...also created
network-confg with ip host r2 170.10.1.2
on R1 i also made the following modifications:
ip forward protocol udp
interface Serial0
bandwidth 512000
ip address 170.10.1.1 255.255.255.0
ip helper-address 128.10.2.112
no ip directed-broadcast
encapsulation frame-relay
ip ospf network broadcast
ip ospf interface-retry 0
ip ospf priority 200
no ip mroute-cache
appletalk cable-range 100-100 100.1
appletalk zone FRAME-WAN
appletalk protocol eigrp
no appletalk protocol rtmp
no appletalk eigrp-splithorizon
ipx network 100
no ipx split-horizon eigrp 100
frame-relay map ipx 100.0002.0002.0002 102 broadcast
frame-relay map ipx 100.0004.0004.0004 104 broadcast
frame-relay map ipx 100.0005.0005.0005 105 broadcast
frame-relay map appletalk 100.2 102 broadcast
frame-relay map appletalk 100.4 104 broadcast
frame-relay map appletalk 100.5 105 broadcast
frame-relay map ip 170.10.1.2 102 broadcast
frame-relay map ip 170.10.1.4 104 broadcast
I thought would get the complete config loaded on r2 via r2-confg instead
this is what see on th new router..
any ideas ?
Cheers,Padhu
This what the new router got thro auto-install
Router#sh run
#####
Current configuration:
!
version 10.3
!
hostname Router
!
!
!
interface Ethernet0
no ip address
shutdown
!
interface Serial0
ip address 170.10.1.2 255.255.255.0
encapsulation frame-relay
frame-relay map ip 170.10.1.1 201 broadcast CISCO
!
interface Serial1
no ip address
shutdown
!
ip default-network 170.10.1.1
ip default-network 128.10.2.112
ip route 128.10.2.112 255.255.255.255 Serial0
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
login
!
end
Router#
================================================================
Padhu
Phone : 312-368-3239
Asst Vice President,Technology Development Fax :
603-372-8371
Liberty Funds Group
Email : padhu@steinroe.com
1 South Wacker Drive ,31st Floor URL
: www.steinroe.com
Chicago, IL-60606.
=================================================================
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:25 GMT-3