Tải bản đầy đủ (.pdf) (13 trang)

Bài viết FR với tunnel

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 (82.17 KB, 13 trang )

Bài vi t FR with Tunnelế

Tác gi : Đăng Quang Minh ả ̣


CONFIGURATION DOCUMENT


A. LAB DIAGRAM

B. CONFIGURATION
=====================================================================
Configuration on Router R1 :
=====================================================================
Current configuration : 1060 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname R1
!
frame-relay switching
!
!
interface Tunnel0
ip address 192.168.1.5 255.255.255.252
tunnel source FastEthernet0/0
tunnel destination 192.168.1.2
!


interface Tunnel2
ip address 192.168.1.22 255.255.255.252
tunnel source Serial0/1
tunnel destination 192.168.1.14
!
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.252
duplex auto
speed auto
!
interface Serial0/0
no ip address
encapsulation frame-relay
no fair-queue
clockrate 64000
frame-relay intf-type dce
frame-relay route 16 interface Tunnel0 16
frame-relay route 17 interface Tunnel2 17
!
interface Serial0/1
ip address 192.168.1.13 255.255.255.252
!
ip classless
ip http server
!
line con 0
line aux 0
line vty 0 4
login
!

end


====================================================================
Configuration on Router R2:
====================================================================
Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname R2
!
!
ip subnet-zero
frame-relay switching
!
interface Tunnel1
ip address 192.168.1.18 255.255.255.252
no ip directed-broadcast
tunnel source Ethernet0/0
tunnel destination 192.168.1.10
!
interface Tunnel2
ip address 192.168.1.21 255.255.255.252
no ip directed-broadcast
tunnel source Serial0/0
tunnel destination 192.168.1.13

!
interface Ethernet0/0
ip address 192.168.1.9 255.255.255.252
no ip directed-broadcast
!
interface Serial0/0
ip address 192.168.1.14 255.255.255.252
no ip directed-broadcast
no ip mroute-cache
no fair-queue
clockrate 64000
!
interface Serial0/1
no ip address
no ip directed-broadcast
encapsulation frame-relay

Tài liệu bạn tìm kiếm đã sẵn sàng tải về

Tải bản đầy đủ ngay
×