[go: up one dir, main page]

0% found this document useful (0 votes)
33 views10 pages

Packet Tracker

The document discusses the steps for configuring EIGRP routing. It outlines 5 steps: 1) interface configuration on Router A, 2) additional interface configuration on Router A, 3) Fa0/0 interface configuration on Router 0 and Router 1, 4) DHCP configuration on Router 0 and Router 1, and 5) EIGRP configuration on Router 0 and Router 1. It also mentions configuring clients on each router and defines static and dynamic routing, comparing their advantages and disadvantages.

Uploaded by

Ichsan Juanda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views10 pages

Packet Tracker

The document discusses the steps for configuring EIGRP routing. It outlines 5 steps: 1) interface configuration on Router A, 2) additional interface configuration on Router A, 3) Fa0/0 interface configuration on Router 0 and Router 1, 4) DHCP configuration on Router 0 and Router 1, and 5) EIGRP configuration on Router 0 and Router 1. It also mentions configuring clients on each router and defines static and dynamic routing, comparing their advantages and disadvantages.

Uploaded by

Ichsan Juanda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

TUGAS 2

Network Engineering

BUSTAN

052

KeDaiComputerworks

2018
KONFIGURASI ROUTING EIGRP

TAHAP-TAHAP KONFIGURASI

1. Pada Router A
Router >enable
Router>config ter
Router(config)#nterface se2/0
Router(config-if)#ip add 129.129.1.1 255.255.0.0
Router(config-if)#no shut
2. Pada Router A
Router >enable
Router>config ter
Router(config)#nterface se2/0
Router(config-if)#ip add 129.129.1.1 255.255.0.0
Router(config-if)#no shut

3.KONFIGURASI FA0/0
- Router 0
- Router 1

4. KONFIGURASI DHCP
- Router 0
- Router 1

5. KONFIGURASI EIGRP
- Router 0
- Router 1

- CIENT PADA ROUER 0 DAN ROUTER 1

1. PC 1
2. PC 1

3. PC 2
4. PC 3
JENIS-JENIS ROUTING
1. Pengertian Routing
Routing adalah proses pengiriman data maupun informasi dengan meneruskan paket data yang
dikirim dari jaringan yang satu ke jaingan yang lainnya. Dengan kata lain, fungsi routing yaitu
menghubungkan suatu jaringan yang bebeda segmen agar bisa mengirim paket data.
2. Jenis-Jenis Routing
a. Static Routing
Static Routing merupakan routing yang dilakukan secara manual oleh admin jaringan.
Routing static merupakan routing yang paling sederhana

Keuntungan :

- Beban kerja router termasuk ringan dibaningkan dengan router dinamis

- Pengiriman paket data lebih cepat

-Mudah di konfigurasi untuk network yang kecil

Kerugian :

- Harus mengetahui semua alamat ip network yang akan di tuju.

- Tidak cocok untuk network berskala besar.

b. Dynamic Routing

Dynamic Routing adalah routing yang dilakukan secara otomatis oleh sebuah router.
Pada router ini jumah gateway sangat banyak.

Keuntungan :

- Hanya mengenal alamat yng terhubung langsung dengan routernya.

- Tidak perlu mengetahui semua alamat network yang ada.

Kerugian :

- Beban kerja router lebih berat

- Tidak semua router mendukung dynamic routing

You might also like