Anda di halaman 1dari 8

Mochammad Taufiq

error.student@gmail.com

KONFIGURASI 2 ROUTER BACK-to-BACK

MENGGUNAKAN ENCAPSULATION FRAME RELAY

Mochammad Taufiq

error.student@gmail.com

http://errorstudent.co.nr

http://www.oke.or.id

http://www.oke.or.id
Mochammad Taufiq
error.student@gmail.com

Frame relay bekerja di antara peralatan DTE dan DCE mempergunakan Permanent
Virtual Circuit (PVC), yaitu saluran virtual yang dibuat secara manual menjadikan
hubungan permanent antara pengirim (DTE) dan penerimam (DCE). Selain PVC ada
pula metode lain yang disebut Switched Virtual Circuit (SVC) yang mengadakan
hubungan virtual yang dibuat secara dinamis. Namun, jaringan frame relay
kebanyakan menggunakan PVC karena frame relay umumnya menggunakan
hubungan permanent.

Dalam encapsulation frame relay diperlukan Data Link Connection identifiers (DLCI)
Number, Data Link Connection identifiers (DLCI) merupakan pe-Nanda pengenal
saluran Virtual yang dibuat secara manual yang menjadikan hubungan permanent
antara pengirim (DTE) dan Penerima (DCE).

DLCI berfungsi untuk memetakan suatu nomor DLCI dengan ip address yang di pakai.
Nomor pengenal untuk DLCI yang dapat dipakai adalah 16 sampai 1007. Nomor
pengenal DCLI ini hanya berlaku local dan tidak berlaku secara global. Oleh sebab itu,
nomor DLCI yang sama dapat dipakai oleh jaringan local yang berlainan.

Frame relay dapat bekerja dengan kecepatan antara 56 Kbps sampai 278 Mbps,
dengan kecepatan 1.544 Mbps (default) untuk jaringan sewaan T1.

Frame relay menggunakan CRC, yaitu packet-packet yang rusak akan dibuang dan
penerima harus mengajukan permintaan ulang.

Untuk menerapkan frame relay ke suatu interface cukup dengan menentukan jenis
encapsulation yang akan diterapkan pada frame relay. Parameter encapsulation yang
dipakai adalah:

a. cisco – untuk hubungan antara router-router buatan perusahaan Cisco


b. ietf (Internet Engineering Task Force) untuk hubungan dengan router buatan
perusahaan lain

http://www.oke.or.id
Mochammad Taufiq
error.student@gmail.com

INTERFACE SERIAL 0 DLCI


ROUTER HOSTNAME
TYPE ADDRESS ADDRESS

ROUTER
BANDUNG DCE 192.168.0.1/30 210
-1

ROUTER
PADALARANG DTE 192.168.0.2/30 210
-2

KONFIGURASI DI ROUTER BANDUNG (DCE)

1. Masuk ke konfigurasi terminal


Router>en

Router#conf t

Enter configuration commands, one per line. End with CNTL/Z.

2. Setting hostname router pertama


Router(config)#hostname BANDUNG

3. Masuk ke Interface Serial 0


BANDUNG(config)#int s0

4. Konfigurasi Encapsulation frame relay


BANDUNG(config-if)#encapsulation frame-relay ietf

BANDUNG(config-if)#no keepalive

5. Setting IP Address interface Serial 0


BANDUNG(config-if)#ip add 192.168.0.1 255.255.255.252

6. Aktifkan Interface Serial 0


BANDUNG(config-if)#no sh

%LINK-5-CHANGED: Interface Serial0, changed state to down

http://www.oke.or.id
Mochammad Taufiq
error.student@gmail.com

7. Mapping IP remote atau IP router yang berhadapan dengan Interface ini


BANDUNG(config-if)#frame-relay map ip 192.168.0.2 210 ietf broadcast

8. Setting Bandwith yang akan dipakai dalam komunikasi ini


BANDUNG(config-if)#bandwidth 64

BANDUNG(config-if)#clock rate 4800

9. Jangan Lupa Simpan hasil ke konfigurasi ke memory


PADALARANG# write mem

KONFIGURASI DI ROUTER PADALARANG (DTE)

10.Masuk ke konfigurasi terminal


Router>en

Router#conf t

Enter configuration commands, one per line. End with CNTL/Z.

11.Setting hostname router pertama


Router(config)#hostname PADALARANG

12.Masuk ke Interface Serial 0


PADALARANG(config)#int s0

13.Konfigurasi Encapsulation frame relay


PADALARANG(config-if)#encapsulation frame-relay ietf

PADALARANG(config-if)#no keepalive

PADALARANG(config-if)#no sh

%LINK-5-CHANGED: Interface Serial0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to


up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to


up

14.Setting IP Address interface Serial 0

http://www.oke.or.id
Mochammad Taufiq
error.student@gmail.com

PADALARANG(config-if)#ip add 192.168.0.2 255.255.255.252

15.Mapping IP remote atau IP router yang berhadapan dengan Interface ini


PADALARANG(config-if)#frame-relay map ip 192.168.0.1 210 ietf broadcast

16.Setting Bandwith yang akan dipakai dalam komunikasi ini


PADALARANG(config-if)#bandwidth 64

17.Keluar dari konfigurasi Terminal


PADALARANG(config-if)#end

%SYS-5-CONFIG_I: Configured from console by console

18.Tampilkan Informasi tentang Interface Serial 0


PADALARANG#sh interface s0

Serial0 is up, line protocol is up (connected)

Hardware is HD64570

Internet address is 192.168.0.2/30

MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec, rely 255/255, load 1/255

Encapsulation Frame Relay, loopback not set, keepalive set (10 sec)

LMI enq sent 0, LMI stat recvd 0, LMI upd recvd 0, DTE LMI up

LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0

LMI DLCI 1023 LMI type is CISCO frame relay DTE

Broadcast queue 0/64, broadcasts sent/dropped 0/0, interface broadcasts


0

Last input never, output never, output hang never

Last clearing of "show interface" counters never

Input queue: 0/75/0 (size/max/drops); Total output drops: 0

Queueing strategy: weighted fair

Output queue: 0/1000/64/0 (size/max total/threshold/drops)

Conversations 0/0/256 (active/max active/max total)

Reserved Conversations 0/0 (allocated/max allocated)

5 minute input rate 0 bits/sec, 0 packets/sec

5 minute output rate 0 bits/sec, 0 packets/sec

0 packets input, 0 bytes, 0 no buffer

http://www.oke.or.id
Mochammad Taufiq
error.student@gmail.com

Received 0 broadcasts, 0 runts, 0 giants, 0 throttles

0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort

0 packets output, 0 bytes, 0 underruns

0 output errors, 0 collisions, 1 interface resets

0 output buffer failures, 0 output buffers swapped out

0 carrier transitions

DCD=up DSR=up DTR=up RTS=up CTS=up

19.Melihat konfigurasi yang telah kita buat


PADALARANG#sh running-config

version 12.2

hostname PADALARANG

interface FastEthernet0/0

no ip address

duplex auto

speed auto

shutdown

interface FastEthernet1/0

no ip address

duplex auto

speed auto

shutdown

interface Serial0

bandwidth 64

http://www.oke.or.id
Mochammad Taufiq
error.student@gmail.com

ip address 192.168.0.2 255.255.255.252

encapsulation frame-relay ietf

frame-relay map ip 192.168.0.1 210 broadcast ietf

no keepalive

interface Serial1

no ip address

shutdown

ip classless

line con 0

end

20.Lihat status frame relay


PADALARANG#sh frame-relay map

Serial0 (up): ip 192.168.0.1 dlci 210, static, broadcast, IETF, status


defined, active

PADALARANG#

21.Lakukan Ujicoba dengan ping, ping ke router Bandung dari Router Padalarang
PADALARANG#ping 192.168.0.1

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 192.168.0.1, timeout is 2 seconds:

!!!!!

Success rate is 100 percent (5/5), round-trip min/avg/max = 34/42/50 ms

PADALARANG#

http://www.oke.or.id
Mochammad Taufiq
error.student@gmail.com

22.Jangan Lupa Simpan hasil ke konfigurasi ke memory


PADALARANG# write mem

NB : Klo da yg salah, mohon di perbaiki/dikoreksi yach (cz sy msh blajar  )…jgn lupa
kirim saran & kritik k email sy.

REFERENSI a.k.a PRIMBON

http://www.cisco.com

Boson Netsim

Thx to:

- Aceng Sobana

- Kang GarieS

http://www.oke.or.id

Anda mungkin juga menyukai