Konfigurasi BGP + MPLS ( MPLS )


  1. Barulah kita mengaktifkan MPLS,,monggo dilanjut
Perintah berikut digunakan untuk mengaktifkan MPLS di LERI.
>ip cef
>mpls label protocol ldp
>mpls ldp router-id Loopback0 force
>interface serial 1/0
>ip address 192.168.1.1 255.255.255.0
>mpls ip
>exit


Perintah berikut digunakan untuk mengaktifkan MPLS di LERE.
>ip cef
>mpls label protocol ldp
>mpls ldp router-id Loopback0 force
>interface serial 1/0
>ip address 192.168.2.2 255.255.255.0
>mpls ip
>exit


Aktifkan MPLS di LSR1
>ip cef
>int s1/0
>ip address 192.168.1.2 255.255.255.0
>mpls ip
>exit
>Int s1/1
>ip address 192.168.2.1 255.255.255.0
>mpls ip
>exit


Dan terakhir aktifkan MPLS di LSR2
>ip cef
>int s1/0
>ip address 192.168.2.2 255.255.255.0
>mpls ip
>exit
>Int s1/1
>ip address 192.168.3.1 255.255.255.0
>mpls ip
>exit


  1. Untuk mengecek  MPLS maka lakukan
>show mpls ldp neigh



  1. Untuk mengetahui hop packedata dari PE ke PE
>traceroute  <ip yang dituju>






0 komentar:

Posting Komentar