Upload presentasi
Presentasi sedang didownload. Silahkan tunggu
Diterbitkan olehHartanti Dharmawijaya Telah diubah "8 tahun yang lalu
1
ROUTING REDISTRIBUTE PROTOCOL RIANDA PRATAMA Teknisi Komputer Jaringan Universitas Sriwijaya
2
RIP RIP adalah sebuah protokol routing dinamis yang digunakan dalam lokal dan wide area network. Karena itu ia diklasifikasikan sebagai interior gateway protocol (IGP). Ia menggunakan routing vektor jarak - algoritma.
3
OSPF OSPF merupakan sebuah routing protokol berjenis IGP yang hanya dapat bekerja dalam jaringan internal suatu ogranisasi atau perusahaan. Jaringan internal maksudnya adalah jaringan di mana kita masih memiliki hak untuk menggunakan, mengatur, dan memodifikasinya.
4
EIGRP EIGRP adalah routing vektor jarak lanjutan - Protokol, Optimasi dengan baik untuk mem inimalkan routing ketidakstabilan yang timbul setelah perubahan TOPOLOGI, serta penggunaan bandwidth dan pengolahan kekuasaan di router. Router yang mendukung EIGRP akan secara otomatis mendistribusikan informasi rute IGRP tetangga dengan mengkonversi 32 b it EIGRP metrik ke 24 bit IGRP metrik.
5
Topology Diagram
6
Router 0 interface fastEthernet 0/0 ip address 192.168.1.1 255.255.255.0 no shutdown exit interface fastEthernet 0/1 ip address 192.168.2.1 255.255.255.0 no shutdown exit interface serial 0/0/0 ip address 192.168.3.1 255.255.255.0 clock rate 64000 no shutdown exit router rip version 2 network 192.168.3.0 redistribute connected exit
7
Router 2 interface serial 0/0/0 ip address 192.168.4.2 255.255.255.0 clock rate 64000 no shutdown exit interface fastEthernet 0/0 ip address 192.168.6.1 255.255.255.0 no shutdown exit router rip version 2 network 192.168.4.0 network 192.168.6.0 exit
8
Router 3 interface serial 0/0/0 ip address 192.168.5.2 255.255.255.0 clock rate 64000 no shutdown exit interface fastEthernet 0/0 ip address 192.168.7.1 255.255.255.0 no shutdown exit router rip version 2 network 192.168.5.0 network 192.168.7.0 exit
9
Router 6 interface serial 0/0/0 ip address 192.168.9.2 255.255.255.0 no shutdown exit interface fastEthernet 0/0 ip address 192.168.10.1 255.255.255.0 no shutdown exit router ospf 1 network 192.168.9.0 0.0.0.255 area 0 network 192.168.10.0 0.0.0.255 area 0 exit
10
Router 5 interface serial 0/1/0 ip address 192.168.9.1 255.255.255.0 clock rate 64000 no shutdown exit interface serial 0/0/0 ip address 192.168.8.1 255.255.255.0 clock rate 64000 no shutdown exit router ospf 1 network 192.168.8.0 0.0.0.255 area 0 network 192.168.9.0 0.0.0.255 area 0 exit
11
Router 1 interface serial 0/3/1 ip address 192.168.12.2 255.255.255.0 clock rate 64000 no shutdown exit interface fastEthernet 0/0 ip address 192.168.13.1 255.255.255.0 no shutdown exit router eigrp 1 network 192.168.12.0 0.0.0.255 network 192.168.13.0 0.0.0.255 no auto-summary exit
12
Router7 interface serial 0/0/0 ip address 192.168.12.1 255.255.255.0 clock rate 64000 no shutdown exit interface serial 0/0/0 ip address 192.168.11.1 255.255.255.0 clock rate 64000 no shutdown exit router eigrp 1 network 192.168.11.0 0.0.0.255 network 192.168.12.0 0.0.0.255 no auto-summary exit
13
Router 9 interface serial 0/0/0 ip address 192.168.3.2 255.255.255.0 clock rate 64000 no shutdown exit interface serial 0/0/1 ip address 192.168.8.2 255.255.255.0 clock rate 64000 no shutdown exit interface serial 0/3/1 ip address 192.168.11.2 255.255.255.0 clock rate 64000 no shutdown exit interface serial 0/2/0 ip address 192.168.4.1 255.255.255.0 clock rate 64000 no shutdown exit interface serial 0/2/1 ip address 192.168.5.1 255.255.255.0 clock rate 64000 no shutdown exit
14
Routing Router 3 router rip version 2 network 192.168.3.0 network 192.168.4.0 network 192.168.5.0 redistribute ospf 1 metric 1 redistribute eigrp 1 metric 1 exit router eigrp 1 network 192.168.11.0 0.0.0.255 no auto-summary redistribute rip metric 10000 100 255 1 1500 redistribute ospf 1 metric 10000 100 255 1 1500 exit router ospf 1 network 192.168.8.0 0.0.0.255 area 0 redistribute rip redistribute eigrp 1 exit
Presentasi serupa
© 2024 SlidePlayer.info Inc.
All rights reserved.