100% found this document useful (1 vote)
62 views8 pages

Konfigurasi

The document describes the configuration of 5 routers. Router 1 connects to routers 2, 3 and 5 through serial interfaces. It runs EIGRP, OSPF and RIP routing protocols and connects networks between 10.0.0.0/8 and 80.0.0.0/8. The routing tables show the routes learned by each router and the interfaces they are connected on.

Uploaded by

Abdillah N Z
Copyright
© Attribution Non-Commercial (BY-NC)
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
100% found this document useful (1 vote)
62 views8 pages

Konfigurasi

The document describes the configuration of 5 routers. Router 1 connects to routers 2, 3 and 5 through serial interfaces. It runs EIGRP, OSPF and RIP routing protocols and connects networks between 10.0.0.0/8 and 80.0.0.0/8. The routing tables show the routes learned by each router and the interfaces they are connected on.

Uploaded by

Abdillah N Z
Copyright
© Attribution Non-Commercial (BY-NC)
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/ 8

KONFIGURASI

a. Router 1
1. Interface
interface FastEthernet0/0
ip address 10.0.0.1 255.0.0.0
duplex auto
speed auto

interface Serial0/2/0
ip address 50.0.0.1 255.255.255.252
clock rate 64000

interface Serial0/2/1
ip address 20.0.0.1 255.255.255.252

interface Serial0/3/0
ip address 70.0.0.1 255.255.255.252

2. Routing
router eigrp 1
network 10.0.0.0
network 20.0.0.0 0.0.0.3
network 50.0.0.0 0.0.0.3
network 70.0.0.0 0.0.0.3
no auto-summary

router ospf 1
log-adjacency-changes
network 10.0.0.0 0.0.0.3 area 0
network 20.0.0.0 0.0.0.3 area 0
network 50.0.0.0 0.0.0.3 area 0
network 70.0.0.0 0.0.0.3 area 0
network 10.0.0.0 0.255.255.255 area 0

router rip
version 2
network 10.0.0.0
network 20.0.0.0
network 50.0.0.0
network 70.0.0.0
no auto-summary

b. Router 2
1. Interface
interface Serial0/2/0
ip address 50.0.0.2 255.255.255.252

interface Serial0/2/1
ip address 60.0.0.1 255.255.255.252
clock rate 64000
2. Routing
router rip
version 2
network 50.0.0.0
network 60.0.0.0
c. Routing 3
1. Interface
interface FastEthernet0/0
ip address 40.0.0.1 255.0.0.0
duplex auto
speed auto

interface Serial0/2/0
ip address 60.0.0.1 255.255.255.252

interface Serial0/2/1
ip address 30.0.0.1 255.255.255.252

interface Serial0/3/0
ip address 80.0.0.1 255.255.255.252
clock rate 64000

2. Routing
router eigrp 1
network 40.0.0.0
network 80.0.0.0 0.0.0.3
network 60.0.0.0 0.0.0.3
network 30.0.0.0 0.0.0.3
auto-summary

router ospf 1
log-adjacency-changes
network 40.0.0.0 0.255.255.255 area 0
network 80.0.0.0 0.0.0.3 area 0
network 60.0.0.0 0.0.0.3 area 0
network 30.0.0.0 0.0.0.3 area 0

router rip
version 2
network 30.0.0.0
network 40.0.0.0
network 60.0.0.0
network 80.0.0.0
d. Router 4
1. Interface
interface Serial0/2/0
ip address 20.0.0.2 255.255.255.252
clock rate 64000

interface Serial0/2/1
ip address 30.0.0.2 255.255.255.252
clock rate 64000

2. Routing
router eigrp 1
network 30.0.0.0 0.0.0.3
network 20.0.0.0 0.0.0.3
no auto-summary
e. Router 5
1. Interface
interface Serial0/0/0
ip address 80.0.0.2 255.255.255.252

interface Serial0/0/1
ip address 70.0.0.2 255.255.255.252
clock rate 64000

2. Routing
router ospf 1
log-adjacency-changes
network 80.0.0.0 0.0.0.3 area 0
network 70.0.0.0 0.0.0.3 area 0

TABLE ROUTING
a. Router 1

C 10.0.0.0/8 is directly connected, FastEthernet0/0


20.0.0.0/30 is subnetted, 1 subnets
C
20.0.0.0 is directly connected, Serial0/2/1
30.0.0.0/30 is subnetted, 1 subnets
D
30.0.0.0 [90/2681856] via 20.0.0.2, 01:38:55, Serial0/2/1
D 40.0.0.0/8 [90/2684416] via 20.0.0.2, 01:38:55, Serial0/2/1
50.0.0.0/30 is subnetted, 1 subnets
C
50.0.0.0 is directly connected, Serial0/2/0
60.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
D
60.0.0.0/8 [90/3193856] via 20.0.0.2, 01:38:55, Serial0/2/1
O
60.0.0.0/30 [110/192] via 70.0.0.2, 01:38:40, Serial0/3/0
70.0.0.0/30 is subnetted, 1 subnets
C
70.0.0.0 is directly connected, Serial0/3/0
80.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
D
80.0.0.0/8 [90/3193856] via 20.0.0.2, 01:38:55, Serial0/2/1
O
80.0.0.0/30 [110/128] via 70.0.0.2, 01:38:50, Serial0/3/0
b. Router 2

R
R
C
C
R

10.0.0.0/8 [120/1] via 50.0.0.1, 00:00:03, Serial0/2/0


20.0.0.0/30 is subnetted, 1 subnets
20.0.0.0 [120/1] via 50.0.0.1, 00:00:03, Serial0/2/0
50.0.0.0/30 is subnetted, 1 subnets
50.0.0.0 is directly connected, Serial0/2/0
60.0.0.0/30 is subnetted, 1 subnets
60.0.0.0 is directly connected, Serial0/2/1
70.0.0.0/30 is subnetted, 1 subnets
70.0.0.0 [120/1] via 50.0.0.1, 00:00:03, Serial0/2/0

c. Router 3

D
D
D
C
C
D
D
C
D
D
C

10.0.0.0/8 [90/2684416] via 30.0.0.2, 01:46:37, Serial0/2/1


20.0.0.0/30 is subnetted, 1 subnets
20.0.0.0 [90/2681856] via 30.0.0.2, 01:46:40, Serial0/2/1
30.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
30.0.0.0/8 is a summary, 01:46:41, Null0
30.0.0.0/30 is directly connected, Serial0/2/1
40.0.0.0/8 is directly connected, FastEthernet0/0
50.0.0.0/30 is subnetted, 1 subnets
50.0.0.0 [90/3193856] via 30.0.0.2, 01:46:37, Serial0/2/1
60.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
60.0.0.0/8 is a summary, 01:46:37, Null0
60.0.0.0/30 is directly connected, Serial0/2/0
70.0.0.0/30 is subnetted, 1 subnets
70.0.0.0 [90/3193856] via 30.0.0.2, 01:46:37, Serial0/2/1
80.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
80.0.0.0/8 is a summary, 01:46:47, Null0
80.0.0.0/30 is directly connected, Serial0/3/0

d. Router 4

D
C
C
D
D
D
D
D

10.0.0.0/8 [90/2172416] via 20.0.0.1, 01:53:01, Serial0/2/0


20.0.0.0/30 is subnetted, 1 subnets
20.0.0.0 is directly connected, Serial0/2/0
30.0.0.0/30 is subnetted, 1 subnets
30.0.0.0 is directly connected, Serial0/2/1
40.0.0.0/8 [90/2172416] via 30.0.0.1, 01:53:04, Serial0/2/1
50.0.0.0/30 is subnetted, 1 subnets
50.0.0.0 [90/2681856] via 20.0.0.1, 01:53:01, Serial0/2/0
60.0.0.0/8 [90/2681856] via 30.0.0.1, 01:53:01, Serial0/2/1
70.0.0.0/30 is subnetted, 1 subnets
70.0.0.0 [90/2681856] via 20.0.0.1, 01:53:01, Serial0/2/0
80.0.0.0/8 [90/2681856] via 30.0.0.1, 01:53:04, Serial0/2/1

e. Router 5

O 10.0.0.0/8 [110/65] via 70.0.0.1, 01:55:40, Serial0/0/1


20.0.0.0/30 is subnetted, 1 subnets
O
20.0.0.0 [110/128] via 70.0.0.1, 01:55:40, Serial0/0/1
30.0.0.0/30 is subnetted, 1 subnets
O
30.0.0.0 [110/128] via 80.0.0.1, 01:55:40, Serial0/0/0
O 40.0.0.0/8 [110/65] via 80.0.0.1, 01:55:40, Serial0/0/0
50.0.0.0/30 is subnetted, 1 subnets
O
50.0.0.0 [110/128] via 70.0.0.1, 01:55:40, Serial0/0/1
60.0.0.0/30 is subnetted, 1 subnets
O
60.0.0.0 [110/128] via 80.0.0.1, 01:55:40, Serial0/0/0
70.0.0.0/30 is subnetted, 1 subnets
C
70.0.0.0 is directly connected, Serial0/0/1
80.0.0.0/30 is subnetted, 1 subnets
C
80.0.0.0 is directly connected, Serial0/0/0

Test ping

You might also like