0% found this document useful (0 votes)
73 views26 pages

Routing Dinamis (Rip, Igrp, Eigrp, Ospf)

The document describes configuring RIP routing between two routers connected by serial links to allow communication between two PC clients. It includes configuration of RIP v1 and v2 with different subnet masks, and configuration of static routes between the routers when they are connected by a serial link. It also outlines a configuration for OSPF routing between three routers connected in a network to allow communication between two PCs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views26 pages

Routing Dinamis (Rip, Igrp, Eigrp, Ospf)

The document describes configuring RIP routing between two routers connected by serial links to allow communication between two PC clients. It includes configuration of RIP v1 and v2 with different subnet masks, and configuration of static routes between the routers when they are connected by a serial link. It also outlines a configuration for OSPF routing between three routers connected in a network to allow communication between two PCs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 26

Faizal Zuli, M.

Kom
1. Router PT 2 unit
2. Switch PT 2 unit
3. PC Client 2 unit
4. Kabel Serial DCE
Router(config)#int gig0/0/0
Router(config-if)#router rip
Router(config-router)#network 192.168.1.0
Router(config-router)#network 192.168.2.0
Router(config-router)#ex
Router(config)#
Setelah itu coba di ping atau tracert apakah sudah bisa terhubung

PC 1 ke PC 2

PC 2 ke PC 1
a.      RIPv1 (Digunakan untuk subnet mask yang sama)

Konfigurasi di Router0

Konfigurasi di Router1
Setelah itu coba di ping atau tracert apakah sudah bisa terhubung

PC 1 ke PC 2

PC 2 ke PC 1
b.      RIPv2 (Digunakan untuk subnet mask yang berbeda)

Konfigurasi di Router0

Konfigurasi di Router1
Setelah itu coba di ping atau tracert apakah sudah bisa terhubung

PC 1 ke PC 2

PC 2 ke PC 1
1. Router PT 2 unit
2. Switch PT 2 unit
3. PC Client 2 unit
4. Kabel Serial DCE
Konfigurasi di Router0

Router>enable
Router#config terminal
Enter configuration commands, one per line.  End with
CNTL/Z.
Router(config)#interface fastEthernet 0/0
Router(config-if)#ip address 192.168.20.1 255.255.255.0
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#interface serial 2/0
Router(config-if)#ip address 10.10.10.1 255.255.255.0
Router(config-if)#no shutdown
Router(config)#end
Router#write
Building configuration...
[OK]
Router#
Konfigurasi di Router1

Router>enable
Router#config terminal
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#interface fastEthernet 0/0
Router(config-if)#ip address 100.10.10.1 255.255.255.0
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#interface serial 2/0
Router(config-if)#ip address 10.10.10.2 255.255.255.0
Router(config-if)#no shutdown
Router(config)#end
Router#write
Building configuration...
[OK]
Router#
IP ADDRESS PADA PC0
IP ADDRESS PADA PC1
 ROUTER 0
Router(config)#ip route 100.10.10.0 255.255.255.0 10.10.10.2

 ROUTER 1
Router(config)#ip route 192.168.20.0 255.255.255.0 10.10.10.1
1. Router PT 3 unit
2. PC Client 2 unit
3. Kabel Serial DCE
IP ADDRESS PC 0
IP ADDRESS PC 1
Selanjutnya kita setting IP di masing - masing interface router,

Router A  (IP ADDRESS).


ROUTER B (IP ADDRESS)

2
ROUTER C (IP ADDRESS)
ROUTER A (OSPF)

ROUTER B (OSPF)

ROUTER C (OSPF)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy