2010 Special

PresentCelebrating 2010...

To celebrate this time of the year, I am offering you almost all our software for a ridiculously low price... get the following:
1) VPN Config Generator - create VPNs in seconds
2) Initial Router Config Generator - setup firewalls, NAT, Wireless and ...
3) CCIE Command Memorizer and other command memorizers...
4) Includes ... Read More ...

Free Networking Tips

Have powerful new TIPS and information delivered to your inbox. Its a $395 value; but yours FREE!

Auto Install using Frame Relay E-mail
Written by Administrator   

My Network Example:

NB!! Will only work over first Serial interface on the router!!!

Note: The following is needed: Just need TFTP Server - no DHCP

Configuration files on TFTP Server

OR these files:

================================================
R1 Config:
================================================

hostname r1
!
interface FastEthernet0/0
ip address 10.1.1.100 255.255.255.0
!
interface Serial0/0
bandwidth 64
ip address 10.1.2.1 255.255.255.252 <===== Mask can be /24 etc
ip helper-address 10.1.1.1 <===== IP Helper address pointing to
TFTP server
encapsulation frame-relay
clockrate 64000
frame-relay map ip 10.1.2.2 102 broadcast <===== Just a normal Frame-Relay Map Statment
!
router eigrp 1
network 10.0.0.0
no auto-summary
no eigrp log-neighbor-changes
!
================================================
R2 Output:
================================================

Note - still default router:

But WAIT!!!!!!!!!!!!!!!!!

 

I hope that this has been beneficial to you.


To your success,

David Bombal