Browsing All Posts published on »April, 2012«

MPLS L2 VPN

April 25, 2012

0

Router  1 ( sebagai PE ) interfaces {     ge-0/0/0 {         unit 0 {             family inet {                 address 12.12.12.1/30;             }             family mpls;         }     }     ge-0/0/1 {         encapsulation ethernet-ccc;         unit 0 {             family ccc;         }     }     lo0 {         unit 0 { […]

MPLS L3 VPN

April 25, 2012

0

Router 1 interfaces {     ge-0/0/0 {         unit 0 {             family inet {                 address 12.12.12.1/30;             }             family iso;             family mpls;         }     }     ge-0/0/1 {         unit 0 {             family inet {                 address 192.168.1.1/30;             }         }     }     lo0 {         unit […]

L2 Circuit

April 23, 2012

0

Router R1 set interfaces ge-0/0/0 unit 0 family inet address 12.12.12.1/24 set interfaces ge-0/0/0 unit 0 family mpls set interfaces ge-0/0/2 encapsulation ethernet-ccc set interfaces ge-0/0/2 unit set interfaces lo0 unit 0 family inet address 1.1.1.1/32 set routing-options router-id 1.1.1.1 set routing-options autonomous-system 12 set protocols mpls label-switched-path to-B to 2.2.2.2 set protocols mpls label-switched-path […]

High Availability (HA) on Juniper SRX 240H

April 11, 2012

0

Sebelum mengkonfigurasi device srx langkah awal yang harus di lakukan adalah men-disable fungsi Switching SRX240 sebelum mengkonfigurasi cluster, caranya dapat di lihat pada link di bawah ini: http://www.juniper.net/techpubs/en_US/junos10.4/information-products/topic-collections/security/software-all/security/index.html?topic-43896.html Langkah selanjutnya adalah menghubungkan secara fisik kedua device srx pada interface ge0/0/0 pada kedua device SRX240. Cara mengaktifkan cluster HA adalah sebagai berikut: > set chassis cluster […]

Redirecting HTTP (80) Traffic to Squid Proxy

April 11, 2012

0

Bagaimana caranya mengalihkan traffic http atau port 80 ke Squid Proxy Server pada Juniper Firewall ? Topik ini cukup menarik. Banyak forum-forum yang membahas dengan menggunakan Firewall Based Filter (FBF), namun banyak juga yang gagal dalam implementasinya, termasuk dalam lab session kali ini (masih gagal…). Jangan khawatir dulu, untuk sementara waktu masih ada cara lain […]

Router on a Stick

April 9, 2012

1

Konfigurasi inter Vlan atau Router on a Stick memungkinkan terjadinya komunikasi antara 2 vlan yang berbeda. Hal ini dapat terjadi karena adanya peran dari L3 device seperti router. Konsepnya cukup sederhana, tapi sangat mendasar. Untuk lab kali ini perangkat yang digunakan: Juniper (SRX 240, EX 4200, EX 3200 dan EX 2200) . Topology seperti pada gambar […]

Virtual Router Redundancy Protocol (VRRP)

April 9, 2012

0

Virtual Router Redundancy Protocol (VRRP) adalah protocol yang memungkinkan untuk topology IP-Fault-Tolerant. Seperti halnya Cisco proprietary protocol HSRP (Hot Standby Router Protocol), konsep VRRP yang dikembangkan oleh IEEE ini memiliki tujuan yang sama yaitu REDUNDANCY. Fungsi VRRP itu sendiri adalah menyediakan backup gateway, sehingga apabila primary gateway (master) failed traffic akan dilewatkan ke secondary gateway […]

Welcome to Tri [ Net Camp ]

April 9, 2012

1

A Documentary Lab Session … share knowledge to the people around the GLOBE