From: William Chen (kwchen@netvigator.com)
Date: Fri Jan 30 2004 - 12:00:55 GMT-3
Dear all,
I think this topic may have been discussed several times, but I can't
find any clear answer from the archive. I tried this feature with two 2500
routers and running over a FR switch (I had tried back to back before, but
the result is same).
New Router ----- (FR Switch) ---- R5 ----- TFTPServer.
The R5's configuration:
===================================
R5#sh run int s1
Building configuration...
Current configuration : 222 bytes
!
interface Serial1
ip address 192.168.1.5 255.255.255.0
ip helper-address 192.168.0.3
encapsulation frame-relay
frame-relay map ip 192.168.1.1 501 broadcast
frame-relay lmi-type ansi
end
====================================
The frame relay switch's setting:
====================================
FRSW#sh run int s0
Building configuration...
Current configuration : 288 bytes
! S0 is connected to R5
interface Serial0
no ip address
encapsulation frame-relay
no fair-queue
clockrate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 501 interface Serial3 105
frame-relay route 502 interface Serial2 205
frame-relay route 503 interface Serial1 305
!
! S3 is connected to the new routers
interface Serial3
no ip address
encapsulation frame-relay
clockrate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 102 interface Serial2 201
frame-relay route 103 interface Serial1 301
frame-relay route 105 interface Serial0 501
end
========================================
When I power on the New Router:
========================================
cisco 2521 (68030) processor (revision K) with 14336K/2048K bytes of memory.
Processor board ID 05617552, with hardware revision 00000003
Bridging software.
X.25 software, Version 3.0.0.
SuperLAT software (copyright 1990 by Meridian Technology Corp).
TN3270 Emulation software.
Basic Rate ISDN software, Version 1.1.
1 Token Ring/IEEE 802.5 interface(s)
2 Serial network interface(s)
2 Low-speed serial(sync/async) network interface(s)
1 ISDN Basic Rate interface(s)
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read ONLY)
--- System Configuration Dialog ---
Would you like to enter the initial configuration dialog? [yes/no]: no
Would you like to terminate autoinstall? [yes]: no
Please Wait. Autoinstall being attempted over Serial0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!
========================================
The autoinstall attempt is failed. After the trying of autoinstall, the
following configuration is in the New Router's S0 setting.
========================================
Router#sh run int s0
Building configuration...
Current configuration : 104 bytes
!
interface Serial0
no ip address
encapsulation frame-relay
shutdown
frame-relay lmi-type ansi
end
========================================
It seems that the New Router tried to do the autoinstall but failed
(Note, that the S0 is configured with frame relay encapsulation and lmi-type
ansi). However, I have configure exactly as the DocCD told, and I read thru
the DocCD again and again, but still cannot find the soluction out. Can
anyone help?
Best Regards,
William Chen
This archive was generated by hypermail 2.1.4 : Mon Feb 02 2004 - 09:07:52 GMT-3