|
Auto Install using Frame Relay |
|
|
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
|