0% found this document useful (0 votes)
75 views11 pages

Topology:: Lab 06: Framrelay (Hub & Spoke)

This document provides configuration instructions for setting up a Frame Relay hub-and-spoke topology on several routers (R1, R3, R4, FR, SG, HN, DN) and then configuring OSPF routing between the routers. The Frame Relay configuration ensures R1 can ping R3 and R4 but R3 and R4 cannot ping each other. The OSPF configuration establishes routing between all routers in a single area so they can all ping each other. Detailed configuration output is shown for each router's Frame Relay and interface settings.

Uploaded by

Trần Sang
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
75 views11 pages

Topology:: Lab 06: Framrelay (Hub & Spoke)

This document provides configuration instructions for setting up a Frame Relay hub-and-spoke topology on several routers (R1, R3, R4, FR, SG, HN, DN) and then configuring OSPF routing between the routers. The Frame Relay configuration ensures R1 can ping R3 and R4 but R3 and R4 cannot ping each other. The OSPF configuration establishes routing between all routers in a single area so they can all ping each other. Detailed configuration output is shown for each router's Frame Relay and interface settings.

Uploaded by

Trần Sang
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 11

LAB 06: FramRelay (Hub & Spoke) Topology:

Yu cu:

Cu 1: Cu hnh Frame-relay trn cc router, R1 m bo ping thnh cng R3, R4 nhng R3 v R4 khng ping thy ln nhau. Cu 2: cu hnh giao thc nh tuyn OSPF n vng(Single Area 0) trn cc router R1,R3,R4 m bo qung b ton mng, cc router u ping thy ln nhau. Hng dn:
Cu hnh trn router SG:

SG#sh run Building configuration... Current configuration : 1122 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname SG ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ip cef no ip domain lookup interface Loopback0 ip address 192.168.100.1 255.255.255.224 ! interface Serial0/0 no ip address encapsulation frame-relay serial restart-delay 0 clock rate 64000 ! interface Serial0/0.102 point-to-point

ip address 192.168.2.1 255.255.255.0 frame-relay interface-dlci 102 ! interface Serial0/0.103 point-to-point ip address 192.168.1.1 255.255.255.192 frame-relay interface-dlci 103 ! interface Serial0/1 no ip address shutdown serial restart-delay 0 ! interface Serial0/2 no ip address shutdown serial restart-delay 0 ! interface Serial0/3 no ip address shutdown serial restart-delay 0 ! no ip http server no ip http secure-server ! line con 0 exec-timeout 0 0 password cisco logging synchronous login line aux 0 line vty 0 4 password cisco login ! ! end SG#

Cu hnh trn router HN:

Connected to Dynamips VM "R3" (ID 2, type c3600) - Console port Press ENTER to get the prompt. sh % Type "show ?" for a list of subcommands HN#sh run Building configuration... Current configuration : 1003 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname HN ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef no ip domain lookup interface Loopback0 ip address 172.16.0.1 255.255.255.128 !

interface Serial0/0 no ip address encapsulation frame-relay serial restart-delay 0 clock rate 64000 ! interface Serial0/0.101 point-to-point ip address 192.168.2.2 255.255.255.0 frame-relay interface-dlci 101 ! interface Serial0/1 no ip address shutdown serial restart-delay 0 ! interface Serial0/2 no ip address shutdown serial restart-delay 0 ! interface Serial0/3 no ip address shutdown serial restart-delay 0 ! no ip http server no ip http secure-server control-plane line con 0 exec-timeout 0 0 password cisco logging synchronous login line aux 0 line vty 0 4 password cisco login ! ! end Cu hnh trn router DN:

DN#sh run Building configuration... Current configuration : 1001 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname DN ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef no ip domain lookup interface Loopback0 ip address 192.168.100.1 255.255.255.224 ! interface Serial0/0 no ip address

encapsulation frame-relay serial restart-delay 0 clock rate 64000 ! interface Serial0/0.301 point-to-point ip address 192.168.1.2 255.255.255.192 frame-relay interface-dlci 301 ! interface Serial0/1 no ip address shutdown serial restart-delay 0 ! interface Serial0/2 no ip address shutdown serial restart-delay 0 ! interface Serial0/3 no ip address shutdown serial restart-delay 0 ! no ip http server no ip http secure-server control-plane ! line con 0 exec-timeout 0 0 password cisco logging synchronous line aux 0 line vty 0 4 password cisco login ! ! end DN# Cu hnh trn router FR:

FR#sh run Building configuration... Current configuration : 1189 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname FR ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef no ip domain lookup ! ! frame-relay switching

! ! interface Serial0/0 no ip address encapsulation frame-relay serial restart-delay 0 clock rate 64000 frame-relay intf-type dce frame-relay route 102 interface Serial0/1 101 frame-relay route 103 interface Serial0/2 301 ! interface Serial0/1 no ip address encapsulation frame-relay serial restart-delay 0 clock rate 64000 frame-relay intf-type dce frame-relay route 101 interface Serial0/0 102 ! interface Serial0/2 no ip address encapsulation frame-relay serial restart-delay 0 clock rate 64000 frame-relay intf-type dce frame-relay route 301 interface Serial0/0 103 ! interface Serial0/3 no ip address shutdown serial restart-delay 0 ! no ip http server no ip http secure-server ! ! ! ! ! ! control-plane ! ! ! ! !

! ! ! ! ! line con 0 exec-timeout 0 0 password cisco logging synchronous login line aux 0 line vty 0 4 password cisco login ! ! end FR# Cu 2: Tin hnh chy giao thc nh tuyn OSPF n vng(Area 0) trn tt c router ngoi tr FR qung b tt c cc mng theo s

You might also like