Tải bản đầy đủ (.doc) (30 trang)

Báo cáo thực hành Lab Frame Relay pot

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (812.03 KB, 30 trang )

Báo cáo thực hành Lab Frame Relay
BỘ GIÁO DỤC VÀ ĐÀO TẠO
TRƯỜNG ĐẠI HỌC KĨ THUẬT CÔNG NGHỆ
KHOA CÔNG NGHỆ THÔNG TIN
BỘ MÔN KĨ THUẬT MÁY TÍNH VÀ HỆ THỐNG NHÚNG
BÁO CÁO THỰC HÀNH LAB
FRAME RELAY
SVTH: Lê Thanh - 107102197
Trần Quốc Thắng - 107102195
Lớp 07DTHK
TP. HỒ CHÍ MINH
2010
1 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
Báo cáo thực hành Lab
Frame Relay
2 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
Mục Lục
Mục Lục 3
I.Mô hình: 4
1.Trên Viso: 4
2.Trên GNS3: 5
II.Thực hiện: 6
1.File cấu hình download bằng Solar wind: 6
a.Router Hanoi: 6
Router Haiphong: 9
b.Router Danang: 12
c.Router Saigon: 15


d.Router Cantho: 17
e.Frame relay switch: 19
2.Bảng định tuyến và IP từng router: 21
III.Các giao thức: 27
3 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
I. Mô hình:
1. Trên Viso:
4 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
2. Trên GNS3:
5 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
II. Thực hiện:
1. File cấu hình download bằng Solar wind:
a. Router Hanoi:
!* Hanoi.CiscoConfig
!* IP Address : 20.0.0.97
!* Community : abc
!* Downloaded
10/17/2010 6:22:19 PM by
SolarWinds Config
Transfer Engine Version
5.5.0
!
version 12.4
service timestamps debug

datetime msec
service timestamps log
datetime msec
no service password-
encryption
!
hostname Hanoi
!
boot-start-marker
boot-end-marker
!
enable password cisco
!
no aaa new-model
!
resource policy
!
memory-size iomem 5
ip flow-cache timeout
active 1
!
!
ip cef
!
!
!
!
!
!
!

!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback1
ip address 11.0.0.1
255.0.0.0
!
interface Loopback2
ip address 12.0.0.1
255.0.0.0
!
interface Loopback3
ip address 13.0.0.1
255.0.0.0
!
interface Loopback4
ip address 14.0.0.1

255.0.0.0
!
interface Loopback5
ip address 15.0.0.1
255.0.0.0
!
interface Serial0/0
no ip address
encapsulation frame-
relay
serial restart-delay 0
clock rate 64000
no dce-terminal-timing-
enable
!
interface Serial0/0.1
multipoint
ip address 20.0.0.97
255.0.0.0
frame-relay map ip
20.0.0.95 101 broadcast
frame-relay map ip
20.0.0.96 102 broadcast
frame-relay interface-dlci
101
frame-relay interface-dlci
102
6 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay

!
interface Serial0/1
no ip address
shutdown
serial restart-delay 0
no dce-terminal-timing-
enable
!
interface Serial0/2
no ip address
shutdown
serial restart-delay 0
no dce-terminal-timing-
enable
!
interface Serial0/3
no ip address
shutdown
serial restart-delay 0
no dce-terminal-timing-
enable
!
interface
FastEthernet1/0
ip address 10.0.0.97
255.0.0.0
ip route-cache flow
duplex auto
speed auto
!

router rip
network 10.0.0.0
network 11.0.0.0
network 12.0.0.0
network 13.0.0.0
network 14.0.0.0
network 15.0.0.0
network 20.0.0.0
!
ip http server
no ip http secure-server
ip flow-export source
FastEthernet1/0
ip flow-export version 5
ip flow-export destination
10.0.0.95 9996
!
!
!
snmp-server community
abc RW
snmp-server ifindex
persist
!
!
!
control-plane
!
!
!

!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
password telnet
login
!
!
end
7 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
8 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
Router Haiphong:
!* haiphong.CiscoConfig
!* IP Address : 20.0.0.95
!* Community : abc
!* Downloaded
10/17/2010 6:24:03 PM by
SolarWinds Config
Transfer Engine Version
5.5.0

!
version 12.4
service timestamps debug
datetime msec
service timestamps log
datetime msec
no service password-
encryption
!
hostname haiphong
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
memory-size iomem 5
ip flow-cache timeout
active 1
!
!
ip cef
!
!
!
!
!

!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback1
ip address 21.0.0.1
255.0.0.0
!
interface Loopback2
ip address 22.0.0.1
255.0.0.0
!
interface Loopback3
ip address 23.0.0.1
255.0.0.0
!

interface Loopback4
ip address 24.0.0.1
255.0.0.0
!
interface Loopback5
ip address 25.0.0.1
255.0.0.0
!
interface Serial0/0
no ip address
encapsulation frame-
relay
ip route-cache flow
serial restart-delay 0
clock rate 64000
no dce-terminal-timing-
enable
!
interface Serial0/0.1
multipoint
ip address 20.0.0.95
255.0.0.0
frame-relay map ip
20.0.0.97 201 broadcast
frame-relay interface-dlci
201
!
interface Serial0/1
ip address 60.0.0.97
255.0.0.0

serial restart-delay 0
clock rate 64000
no dce-terminal-timing-
enable
!
interface Serial0/2
no ip address
shutdown
serial restart-delay 0
no dce-terminal-timing-
enable
!
interface Serial0/3
no ip address
9 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
shutdown
serial restart-delay 0
no dce-terminal-timing-
enable
!
router rip
network 20.0.0.0
network 21.0.0.0
network 22.0.0.0
network 23.0.0.0
network 24.0.0.0
network 25.0.0.0
network 60.0.0.0

!
ip http server
no ip http secure-server
ip flow-export source
Serial0/0
ip flow-export version 5
ip flow-export destination
10.0.0.95 9996
!
!
!
snmp-server community
abc RW
snmp-server ifindex
persist
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0

line aux 0
line vty 0 4
login
!
!
end
10 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
11 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
b. Router Danang:
!* danang.CiscoConfig
!* IP Address : 20.0.0.96
!* Community : abc
!* Downloaded
10/17/2010 6:25:25 PM by
SolarWinds Config
Transfer Engine Version
5.5.0
!
version 12.4
service timestamps debug
datetime msec
service timestamps log
datetime msec
no service password-
encryption
!

hostname danang
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
memory-size iomem 5
ip flow-cache timeout
active 1
!
!
ip cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!

!
!
!
!
!
!
!
!
!
interface Loopback1
ip address 31.0.0.1
255.0.0.0
!
interface Loopback2
ip address 32.0.0.1
255.0.0.0
!
interface Loopback3
ip address 33.0.0.1
255.0.0.0
!
interface Loopback4
ip address 34.0.0.1
255.0.0.0
!
interface Loopback5
ip address 35.0.0.1
255.0.0.0
!
interface Serial0/0

no ip address
encapsulation frame-
relay
ip route-cache flow
serial restart-delay 0
clock rate 64000
no dce-terminal-timing-
enable
!
interface Serial0/0.1
multipoint
ip address 20.0.0.96
255.0.0.0
frame-relay map ip
20.0.0.97 301 broadcast
frame-relay interface-dlci
301
!
interface Serial0/1
ip address 30.0.0.97
255.0.0.0
serial restart-delay 0
clock rate 64000
no dce-terminal-timing-
enable
!
interface Serial0/2
ip address 60.0.0.95
255.0.0.0
serial restart-delay 0

clock rate 64000
12 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
no dce-terminal-timing-
enable
!
interface Serial0/3
no ip address
shutdown
serial restart-delay 0
no dce-terminal-timing-
enable
!
router ospf 100
log-adjacency-changes
redistribute rip subnets
network 30.0.0.0
0.255.255.255 area 100
!
router rip
redistribute ospf 100
metric 3
network 20.0.0.0
network 31.0.0.0
network 32.0.0.0
network 33.0.0.0
network 34.0.0.0
network 35.0.0.0
network 60.0.0.0

!
ip http server
no ip http secure-server
ip flow-export source
Serial0/0
ip flow-export version 5
ip flow-export destination
10.0.0.95 9996
!
!
!
snmp-server community
abc RW
snmp-server ifindex
persist
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0

line aux 0
line vty 0 4
login
!
!
end
13 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
14 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
c. Router Saigon:
!* saigon.CiscoConfig
!* IP Address : 30.0.0.95
!* Community : abc
!* Downloaded
10/17/2010 6:26:26 PM by
SolarWinds Config
Transfer Engine Version
5.5.0
!
version 12.4
service timestamps debug
datetime msec
service timestamps log
datetime msec
no service password-
encryption
!

hostname saigon
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
memory-size iomem 5
ip flow-cache timeout
active 1
!
!
ip cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!

!
!
!
!
!
!
!
!
!
interface Loopback1
ip address 41.0.0.1
255.0.0.0
!
interface Loopback2
ip address 42.0.0.1
255.0.0.0
!
interface Loopback3
ip address 43.0.0.1
255.0.0.0
!
interface Loopback4
ip address 44.0.0.1
255.0.0.0
!
interface Loopback5
ip address 45.0.0.1
255.0.0.0
!
interface Serial0/0

ip address 30.0.0.95
255.0.0.0
ip route-cache flow
serial restart-delay 0
clock rate 64000
no dce-terminal-timing-
enable
no fair-queue
!
interface Serial0/1
ip address 40.0.0.95
255.0.0.0
ip route-cache flow
serial restart-delay 0
clock rate 64000
no dce-terminal-timing-
enable
!
interface Serial0/2
no ip address
shutdown
serial restart-delay 0
no dce-terminal-timing-
enable
!
interface Serial0/3
no ip address
shutdown
serial restart-delay 0
no dce-terminal-timing-

enable
15 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
!
router eigrp 100
redistribute ospf 100
metric 512 10 255 255
1500
network 40.0.0.0
network 41.0.0.0
network 42.0.0.0
network 43.0.0.0
network 44.0.0.0
network 45.0.0.0
auto-summary
!
router ospf 100
log-adjacency-changes
redistribute eigrp 100
subnets
network 30.0.0.0
0.255.255.255 area 100
!
ip http server
no ip http secure-server
ip flow-export source
Serial0/1
ip flow-export version 5
ip flow-export destination

10.0.0.95 9996
!
!
!
snmp-server community
abc RW
snmp-server ifindex
persist
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
!
!
end
16 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K

Báo cáo thực hành Lab Frame Relay
d. Router Cantho:
!* cantho.CiscoConfig
!* IP Address : 40.0.0.97
!* Community : abc
!* Downloaded
10/17/2010 6:28:13 PM by
SolarWinds Config
Transfer Engine Version
5.5.0
!
version 12.4
service config
service timestamps debug
datetime msec
service timestamps log
datetime msec
no service password-
encryption
!
hostname cantho
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!

memory-size iomem 5
ip flow-cache timeout
active 1
!
!
ip cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
17 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
!
!
!
!

!
!
interface Loopback1
ip address 51.0.0.1
255.0.0.0
!
interface Loopback2
ip address 52.0.0.1
255.0.0.0
!
interface Loopback3
ip address 53.0.0.1
255.0.0.0
!
interface Loopback4
ip address 54.0.0.1
255.0.0.0
!
interface Loopback5
ip address 55.0.0.1
255.0.0.0
!
interface Serial0/0
ip address 40.0.0.97
255.0.0.0
ip route-cache flow
serial restart-delay 0
clock rate 64000
no dce-terminal-timing-
enable

no fair-queue
!
interface Serial0/1
no ip address
shutdown
serial restart-delay 0
no dce-terminal-timing-
enable
!
interface Serial0/2
no ip address
shutdown
serial restart-delay 0
no dce-terminal-timing-
enable
!
interface Serial0/3
no ip address
shutdown
serial restart-delay 0
no dce-terminal-timing-
enable
!
interface
FastEthernet1/0
ip address 50.0.0.97
255.0.0.0
ip route-cache flow
duplex auto
speed auto

!
router eigrp 100
network 40.0.0.0
network 50.0.0.0
network 51.0.0.0
network 52.0.0.0
network 53.0.0.0
network 54.0.0.0
network 55.0.0.0
auto-summary
!
ip http server
no ip http secure-server
ip flow-export source
FastEthernet1/0
ip flow-export version 5
ip flow-export destination
10.0.0.95 9996
!
!
!
snmp-server community
abc RW
snmp-server ifindex
persist
!
!
!
control-plane
!

!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
!
!
end
18 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
e. Frame relay switch:
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname framerelay
!
boot-start-marker
boot-end-marker

!
!
no aaa new-model
!
resource policy
!
memory-size iomem 5
!
!
ip cef
!
!
!
frame-relay switching
19 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
!
!
!
!
!
!
!
!
!
!
!
!
!

!
!
!
!
!
!
!
interface Serial0/0
no ip address
encapsulation frame-relay
serial restart-delay 0
clock rate 128000
no dce-terminal-timing-enable
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 101 interface Serial0/1 201
frame-relay route 102 interface Serial0/2 301
!
interface Serial0/1
no ip address
encapsulation frame-relay
serial restart-delay 0
clock rate 128000
no dce-terminal-timing-enable
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 201 interface Serial0/0 101
!
interface Serial0/2
no ip address

encapsulation frame-relay
serial restart-delay 0
clock rate 128000
no dce-terminal-timing-enable
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 301 interface Serial0/0 102
!
interface Serial0/3
no ip address
shutdown
serial restart-delay 0
no dce-terminal-timing-enable
!
ip http server
no ip http secure-server
!
20 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
!
!
!
!
!
control-plane
!
!
!
!

!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
!
!
end
2. Bảng định tuyến và IP từng router:
1a: Bảng định tuyến Router Hà Nội
21 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
1b: Bảng IP Router Hà Nội
22 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
Báo cáo thực hành Lab Frame Relay
23 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
2a: Bảng định tuyến Router Hải Phòng
2b: Bảng IP Router Hải Phòng
Báo cáo thực hành Lab Frame Relay
3a: Bảng định tuyến Router Đà Nẵng
3b: Bảng IP Router Đà Nẵng
24 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K

Báo cáo thực hành Lab Frame Relay
25 | L ê T h a n h – T r ầ n Q u ố c T h ắ n g
0 7 D T H K
4a: Bảng định tuyến Router Sài Gòn
4b: Bảng IP Router Sài Gòn

×