TRAINING CISCO CCNA

PENDAFTARAN KELAS 021-30450016 Email: info@restama.com

MENJUAL CISCO PRODUCT

JUAL ROUTER 2ND & REFURBIS HARGA KOMPETITIF Info : 021-30450016 Email: info@restama.com

FACEBOOK

Konfigurasi Frame Relay dengan 2 Router di LAB Cisco

Masih ada kaitannya dengan tulisan terdahulu tentang Frame relay.Pada tulisan kali ini hanya digunakan 2 Router.Yang bertidak sebagai Frame Relay Switch yaitu Router0.Topologinya adalah:framerelay2-router

Sedangkan konfigurasi nya adalah:

Konfigurasi pada Router0

Router>en
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#int ser 2/0
Router(config-if)#no shu
Router(config-if)#ip address 202.202.202.1 255.255.255.252
Router(config-if)#encapsulation frame-relay
Router(config-if)#frame-relay map ip 202.202.202.1 200 broadcast
Router(config-if)#frame-relay map ip 202.202.202.2 200 broadcast
Router(config-if)#no keepalive
Router(config-if)#clock rate 64000
Router(config-if)#end

Konfigurasi pada Router1

Router>en
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#int se 2/0
Router(config-if)#no shu
Router(config-if)#ip address 202.202.202.2 255.255.255.252
Router(config-if)#encapsulation frame-relay
Router(config-if)#frame-relay map ip 202.202.202.1 200 broadcast
Router(config-if)#no keepalive
Router(config-if)#end

3 comments to Konfigurasi Frame Relay dengan 2 Router di LAB Cisco

  • bahrun

    thank brooo…

    good…good….

  • Dear,

    mas saya punya kasus.
    router1>>>switch1>>>PC1

    router2>>>switch2>>>pc2

    router1 dan router2 terhubung lwat port serial (2/0),
    bagaimana konfigurasi di router1 dan 2 agar pc1 bisa koneksi dengan pc2.

    tutorial diatas saya lakukan,,tapi blm berhasil..

    mohon pencerahannya, karena saya baru belajar jaringan.. trims.

  • There are some very usefull information here , thanks

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>