R1(config)#router ospf 1
R1(config-router)#no network 10.10.10.0 0.0.0.255 area 1
R1(config)#router eigrp 1
R1(config-router)#network 10.10.10.0 0.0.0.7
R1(config-router)#no auto-summary
R1(config)#router ospf 1
R1(config-router)#redistribute eigrp 1 subnets
cek table routing di R3R1(config-router)#no network 10.10.10.0 0.0.0.255 area 1
R1(config)#router eigrp 1
R1(config-router)#network 10.10.10.0 0.0.0.7
R1(config-router)#no auto-summary
R1(config)#router ospf 1
R1(config-router)#redistribute eigrp 1 subnets
R3#show ip route
1.0.0.0/32 is subnetted, 1 subnets
O 1.1.1.1 [110/21] via 23.23.23.2, 00:18:36, Ethernet0/0
2.0.0.0/32 is subnetted, 1 subnets
O 2.2.2.2 [110/11] via 23.23.23.2, 00:18:36, Ethernet0/0
3.0.0.0/32 is subnetted, 1 subnets
C 3.3.3.3 is directly connected, Loopback0
10.0.0.0/32 is subnetted, 6 subnets
O E2 10.10.10.1 [110/20] via 23.23.23.2, 00:01:14, Ethernet0/0
O E2 10.10.10.2 [110/20] via 23.23.23.2, 00:01:14, Ethernet0/0
O E2 10.10.10.3 [110/20] via 23.23.23.2, 00:01:14, Ethernet0/0
O E2 10.10.10.4 [110/20] via 23.23.23.2, 00:01:14, Ethernet0/0
O E2 10.10.10.5 [110/20] via 23.23.23.2, 00:01:14, Ethernet0/0
O E2 10.10.10.6 [110/20] via 23.23.23.2, 00:01:14, Ethernet0/0
12.0.0.0/24 is subnetted, 1 subnets
O 12.12.12.0 [110/20] via 23.23.23.2, 00:18:36, Ethernet0/0
23.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 23.23.23.0/24 is directly connected, Ethernet0/0
L 23.23.23.3/32 is directly connected, Ethernet0/0
Konfigurasikan External route summary di R11.0.0.0/32 is subnetted, 1 subnets
O 1.1.1.1 [110/21] via 23.23.23.2, 00:18:36, Ethernet0/0
2.0.0.0/32 is subnetted, 1 subnets
O 2.2.2.2 [110/11] via 23.23.23.2, 00:18:36, Ethernet0/0
3.0.0.0/32 is subnetted, 1 subnets
C 3.3.3.3 is directly connected, Loopback0
10.0.0.0/32 is subnetted, 6 subnets
O E2 10.10.10.1 [110/20] via 23.23.23.2, 00:01:14, Ethernet0/0
O E2 10.10.10.2 [110/20] via 23.23.23.2, 00:01:14, Ethernet0/0
O E2 10.10.10.3 [110/20] via 23.23.23.2, 00:01:14, Ethernet0/0
O E2 10.10.10.4 [110/20] via 23.23.23.2, 00:01:14, Ethernet0/0
O E2 10.10.10.5 [110/20] via 23.23.23.2, 00:01:14, Ethernet0/0
O E2 10.10.10.6 [110/20] via 23.23.23.2, 00:01:14, Ethernet0/0
12.0.0.0/24 is subnetted, 1 subnets
O 12.12.12.0 [110/20] via 23.23.23.2, 00:18:36, Ethernet0/0
23.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 23.23.23.0/24 is directly connected, Ethernet0/0
L 23.23.23.3/32 is directly connected, Ethernet0/0
R1(config)#router ospf 1
R1(config-router)#summary-address 10.10.10.0 255.255.255.248
cek kembali routing table R3 dan R1R1(config-router)#summary-address 10.10.10.0 255.255.255.248
R3#show ip route
1.0.0.0/32 is subnetted, 1 subnets
O 1.1.1.1 [110/21] via 23.23.23.2, 00:21:08, Ethernet0/0
2.0.0.0/32 is subnetted, 1 subnets
O 2.2.2.2 [110/11] via 23.23.23.2, 00:21:08, Ethernet0/0
3.0.0.0/32 is subnetted, 1 subnets
C 3.3.3.3 is directly connected, Loopback0
10.0.0.0/29 is subnetted, 1 subnets
O E2 10.10.10.0 [110/20] via 23.23.23.2, 00:00:59, Ethernet0/0
12.0.0.0/24 is subnetted, 1 subnets
O 12.12.12.0 [110/20] via 23.23.23.2, 00:21:08, Ethernet0/0
23.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 23.23.23.0/24 is directly connected, Ethernet0/0
L 23.23.23.3/32 is directly connected, Ethernet0/0
R1(config)#do sh ip route
1.0.0.0/32 is subnetted, 1 subnets
C 1.1.1.1 is directly connected, Loopback0
2.0.0.0/32 is subnetted, 1 subnets
O 2.2.2.2 [110/11] via 12.12.12.2, 00:17:47, Ethernet0/0
3.0.0.0/32 is subnetted, 1 subnets
O 3.3.3.3 [110/21] via 12.12.12.2, 00:17:47, Ethernet0/0
10.0.0.0/8 is variably subnetted, 7 subnets, 2 masks
O 10.10.10.0/29 is a summary, 00:05:09, Null0
C 10.10.10.1/32 is directly connected, Loopback1
C 10.10.10.2/32 is directly connected, Loopback2
C 10.10.10.3/32 is directly connected, Loopback3
C 10.10.10.4/32 is directly connected, Loopback4
C 10.10.10.5/32 is directly connected, Loopback5
C 10.10.10.6/32 is directly connected, Loopback6
12.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 12.12.12.0/24 is directly connected, Ethernet0/0
L 12.12.12.1/32 is directly connected, Ethernet0/0
23.0.0.0/24 is subnetted, 1 subnets
O 23.23.23.0 [110/20] via 12.12.12.2, 00:17:47, Ethernet0/0
Untuk menghapus Null0 konfigurasikan perintah dibawah ini kemudian cek kembali table routingnya dan pastikan Null0 hilang1.0.0.0/32 is subnetted, 1 subnets
O 1.1.1.1 [110/21] via 23.23.23.2, 00:21:08, Ethernet0/0
2.0.0.0/32 is subnetted, 1 subnets
O 2.2.2.2 [110/11] via 23.23.23.2, 00:21:08, Ethernet0/0
3.0.0.0/32 is subnetted, 1 subnets
C 3.3.3.3 is directly connected, Loopback0
10.0.0.0/29 is subnetted, 1 subnets
O E2 10.10.10.0 [110/20] via 23.23.23.2, 00:00:59, Ethernet0/0
12.0.0.0/24 is subnetted, 1 subnets
O 12.12.12.0 [110/20] via 23.23.23.2, 00:21:08, Ethernet0/0
23.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 23.23.23.0/24 is directly connected, Ethernet0/0
L 23.23.23.3/32 is directly connected, Ethernet0/0
R1(config)#do sh ip route
1.0.0.0/32 is subnetted, 1 subnets
C 1.1.1.1 is directly connected, Loopback0
2.0.0.0/32 is subnetted, 1 subnets
O 2.2.2.2 [110/11] via 12.12.12.2, 00:17:47, Ethernet0/0
3.0.0.0/32 is subnetted, 1 subnets
O 3.3.3.3 [110/21] via 12.12.12.2, 00:17:47, Ethernet0/0
10.0.0.0/8 is variably subnetted, 7 subnets, 2 masks
O 10.10.10.0/29 is a summary, 00:05:09, Null0
C 10.10.10.1/32 is directly connected, Loopback1
C 10.10.10.2/32 is directly connected, Loopback2
C 10.10.10.3/32 is directly connected, Loopback3
C 10.10.10.4/32 is directly connected, Loopback4
C 10.10.10.5/32 is directly connected, Loopback5
C 10.10.10.6/32 is directly connected, Loopback6
12.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 12.12.12.0/24 is directly connected, Ethernet0/0
L 12.12.12.1/32 is directly connected, Ethernet0/0
23.0.0.0/24 is subnetted, 1 subnets
O 23.23.23.0 [110/20] via 12.12.12.2, 00:17:47, Ethernet0/0
R1(config)#router ospf 1
R1(config-router)#no discard-route external
R1(config-router)#do sho ip route
1.0.0.0/32 is subnetted, 1 subnets
C 1.1.1.1 is directly connected, Loopback0
2.0.0.0/32 is subnetted, 1 subnets
O 2.2.2.2 [110/11] via 12.12.12.2, 00:00:31, Ethernet0/0
3.0.0.0/32 is subnetted, 1 subnets
O 3.3.3.3 [110/21] via 12.12.12.2, 00:00:31, Ethernet0/0
10.0.0.0/32 is subnetted, 6 subnets
C 10.10.10.1 is directly connected, Loopback1
C 10.10.10.2 is directly connected, Loopback2
C 10.10.10.3 is directly connected, Loopback3
C 10.10.10.4 is directly connected, Loopback4
C 10.10.10.5 is directly connected, Loopback5
C 10.10.10.6 is directly connected, Loopback6
12.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 12.12.12.0/24 is directly connected, Ethernet0/0
L 12.12.12.1/32 is directly connected, Ethernet0/0
23.0.0.0/24 is subnetted, 1 subnets
O 23.23.23.0 [110/20] via 12.12.12.2, 00:00:31, Ethernet0/0
R1(config-router)#no discard-route external
R1(config-router)#do sho ip route
1.0.0.0/32 is subnetted, 1 subnets
C 1.1.1.1 is directly connected, Loopback0
2.0.0.0/32 is subnetted, 1 subnets
O 2.2.2.2 [110/11] via 12.12.12.2, 00:00:31, Ethernet0/0
3.0.0.0/32 is subnetted, 1 subnets
O 3.3.3.3 [110/21] via 12.12.12.2, 00:00:31, Ethernet0/0
10.0.0.0/32 is subnetted, 6 subnets
C 10.10.10.1 is directly connected, Loopback1
C 10.10.10.2 is directly connected, Loopback2
C 10.10.10.3 is directly connected, Loopback3
C 10.10.10.4 is directly connected, Loopback4
C 10.10.10.5 is directly connected, Loopback5
C 10.10.10.6 is directly connected, Loopback6
12.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 12.12.12.0/24 is directly connected, Ethernet0/0
L 12.12.12.1/32 is directly connected, Ethernet0/0
23.0.0.0/24 is subnetted, 1 subnets
O 23.23.23.0 [110/20] via 12.12.12.2, 00:00:31, Ethernet0/0
0 Komentar
Penulisan markup di komentar