Ads

Saturday, January 23, 2010

Melakukan routing bersama Rip dan Eigrp dalam 1 topologi

Pada kenyataannya dalam jaringan , kita akan menemukan 2 routing protokol yang dipakai dalam 1 topologi.Lihat gambar dibawah ini.
eigrpripUntuk Komunikasi Router 2 dengan Router 1 digunakan routing protokol Rip Ver 2. Lan di Router 2 akan diikutkan(di routing ) dengan Rip versi 2 ke Router 1. Sedangkan komunikasi antara Router 2 dengan Router 3 digunakan Eigrp. Bagaimanakah cara  konfigurasinya?
Router 2 menjadi perhatian utama kita, karena memuat 2 routing protokol yang berbeda. Dengan menggunakan Eigrp kita dapat melakukan redistribusi Rip dengan metric tertentu. Pada lab ini akan dipakai parameter metric rip 80 10 10 10 20 dan eigrp 1 metric 10. Lebih jelasnya dibawah ini saya tuliskan hasil show run untuk masing-masing router.Selamat mencoba.
Untuk Router 1 :
Building configuration…
Current configuration : 644 bytes
!
version 12.2
no service password-encryption
!
hostname Router1
!
!
!
!
!
ip ssh version 1
!
!
interface FastEthernet0/0
ip address 172.16.10.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
ip address 192.168.10.5 255.255.255.252
clock rate 64000
!
interface Serial3/0
no ip address
shutdown
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
router rip
version 2
network 172.16.0.0
network 192.168.10.0
no auto-summary
!
ip classless
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
end
Untuk Router 2 :
Building configuration…
Current configuration : 765 bytes
!
version 12.2
no service password-encryption
!
hostname Router2
!
!
!
!
!
ip ssh version 1
!
!
interface FastEthernet0/0
ip address 172.16.11.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
ip address 192.168.10.6 255.255.255.252
!
interface Serial3/0
ip address 192.168.10.9 255.255.255.252
clock rate 64000
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
router eigrp 1
redistribute rip metric 80 10 10 10 20
network 192.168.10.8 0.0.0.3
no auto-summary
!
router rip
version 2
network 172.16.0.0
network 192.168.10.0
redistribute eigrp 1 metric 10
no auto-summary
!
ip classless
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
end
Untuk Router 3 :
Building configuration…
Current configuration : 639 bytes
!
version 12.2
no service password-encryption
!
hostname Router3
!
!
!
!
!
ip ssh version 1
!
!
interface FastEthernet0/0
ip address 172.16.12.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
ip address 192.168.10.10 255.255.255.252
!
interface Serial3/0
no ip address
shutdown
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
router eigrp 1
network 192.168.10.8 0.0.0.3
network 172.16.12.0 0.0.0.255
no auto-summary
!
ip classless
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
end

No comments:

ShoutMix >>> Lengkapi Nama; Blog or Web Kamu Yah


ShoutMix chat widget

Alexa