Laman

Senin, 08 September 2014

Routing ISIS di Juniper

Intro

ISIS ? bukan islamic state of irak and syiria yaaa hahaha , yang akan gw bahas pada lab ini adalah isis routing protokol yang di kembangkan oleh ISO ( international Standarization for Organization)


Intermediate System-to-Intermediate System ) merupakan jenis Routing protokol link state sama seperti OSPF, menggunakan hello packet yang mengijinkan network convergence bila terjadi perubahan pada network.


- Routing Protokol isis di konfigurasikan di semua router yang masuk dalam cloud  isis

- Untuk menghubungkan isis level1&level2 perlu di buat Routing Policy

Topology

















 Konfigurasi

set logical-systems Bandung interfaces em2 unit 0 vlan-id 10
set logical-systems Bandung interfaces em2 unit 0 family inet address 13.13.13.2/24
set logical-systems Bandung interfaces em2 unit 0 family iso
set logical-systems Bandung interfaces em2 unit 1 vlan-id 20
set logical-systems Bandung interfaces em2 unit 1 family inet address 23.23.23.2/24
set logical-systems Bandung interfaces em2 unit 1 family iso
set logical-systems Bandung interfaces lo0 unit 1 family inet address 3.3.3.3/32
set logical-systems Bandung interfaces lo0 unit 1 family iso address 49.0001.0030.0300.3003.00
set logical-systems Bandung protocols isis export Bocorin_ISIS
set logical-systems Bandung protocols isis interface em2.0 level 1 disable
set logical-systems Bandung protocols isis interface em2.1 level 2 disable
set logical-systems Bandung protocols isis interface lo0.1 level 1 disable
set logical-systems Bandung policy-options policy-statement Bocorin_ISIS term Level_1 from protocol isis
set logical-systems Bandung policy-options policy-statement Bocorin_ISIS term Level_1 from level 1
set logical-systems Bandung policy-options policy-statement Bocorin_ISIS term Level_1 to level 2
set logical-systems Bandung policy-options policy-statement Bocorin_ISIS term Level_1 then accept
set logical-systems Bandung policy-options policy-statement Bocorin_ISIS term Level_2 from protocol isis
set logical-systems Bandung policy-options policy-statement Bocorin_ISIS term Level_2 from level 2
set logical-systems Bandung policy-options policy-statement Bocorin_ISIS term Level_2 to level 1
set logical-systems Bandung policy-options policy-statement Bocorin_ISIS term Level_2 then accept
set logical-systems Bandung policy-options policy-statement Bocorin_ISIS term Direct from protocol direct
set logical-systems Bandung policy-options policy-statement Bocorin_ISIS term Direct then accept
set logical-systems Garut interfaces em3 unit 0 vlan-id 20
set logical-systems Garut interfaces em3 unit 0 family inet address 23.23.23.3/24
set logical-systems Garut interfaces em3 unit 0 family iso
set logical-systems Garut interfaces lo0 unit 2 family inet address 2.2.2.2/32
set logical-systems Garut interfaces lo0 unit 2 family iso address 49.0001.0020.0200.2002.00
set logical-systems Garut protocols isis level 2 disable
set logical-systems Garut protocols isis interface em3.0
set logical-systems Garut protocols isis interface lo0.2
set logical-systems Jakarta interfaces em0 unit 0 vlan-id 10
set logical-systems Jakarta interfaces em0 unit 0 family inet address 13.13.13.1/24
set logical-systems Jakarta interfaces em0 unit 0 family iso
set logical-systems Jakarta interfaces lo0 unit 0 family inet address 1.1.1.1/32
set logical-systems Jakarta interfaces lo0 unit 0 family iso address 49.0002.0010.0100.1001.00
set logical-systems Jakarta protocols isis level 1 disable
set logical-systems Jakarta protocols isis interface em0.0
set logical-systems Jakarta protocols isis interface lo0.0
set interfaces em0 vlan-tagging
set interfaces em1 vlan-tagging
set interfaces em2 vlan-tagging
set interfaces em3 vlan-tagging
set interfaces em4 vlan-tagging

Routing Tabel



























Tes Koneksi













Alhamdulillah :D

Tidak ada komentar:

Posting Komentar