Configuration 3 Routers Frame Relay Hub and Spoke

Saturday, February 16th, 2008 | Dynamips Lab

PassGuide Cisco Braindumps

66.pngConfiguration 3 Routers Frame Relay Hub and Spoke
Loopback Addresses: R1 172.17.0.1 255.255.255.255
R2 172.17.0.2 255.255.255.255
R3 172.17.0.3 255.255.255.255 Network Addresses from Network
192.168.100.0 255.255.255.0 R1 Serial 1/0 192.168.100.1/24
R2 Serial 1/0 192.168.100.2/24
R3 Serial 1/0 192.168.100.3/24 The lab uses the Cisco 7200 routers. If you want to use other routers the configuration should work also. Please make sure you have the same interfaces in your simulated router. The lab has three routers connected via the serial interfaces S1/0. On Router 1 both Frame Relay connections are on interface serial 1/0. The DLCIs are shown in the diagram. The first set of configuration files uses inverse arp for learning the neighbors IP address, the second set uses static mapping without inverse arp. In the basic Frame Relay lab you can ping R2 and R3 from R1, but not R2 from R3. This is normal for Frame Relay. All routers are pingable in the second lab, because R2 has a static mapping for R3 and vice versa. The telnet password is “network”, the enable secret is “routing”.
66.png
dynagen .net config

###################################################################
# http://routerlabs.network-routing.de
#
# Copyright Wilhelm Boeddinghaus
#
# Lab: 3 Routers Frame Relay Hub and Spoke
#
#       R2——-R1——R3
#
# The 3 routers are connected via Serial interfaces.
autostart = false

[localhost]

    [[7200]]
    # On Linux / Unix use forward slashes:
    # image = /opt/7200-images/c7200-jk9o3s-mz.124-7a.image
    npe = npe-400
    ram = 160
       
    [[ROUTER R1]]
     s1/0 = F1 1
     console = 3001
     model = 7200

   
    [[ROUTER R2]]
     s1/0 = F1 2
     console = 3002
     model = 7200
    [[ROUTER R3]]
     s1/0 = F1 3
     console = 3003
     model = 7200

   
    [[FRSW F1]]
     1:102 = 2:201
     1:103 = 3:301
?????http://www.netemu.cn/bbs,???? ????

Bookmark and Share
passguide dumps

PassGuide Cisco Training Materials Dumps

No comments yet.

Leave a comment