TopTab3

Halaman

This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Selasa, 12 April 2016

konfigurasi routing ospf untuk ipv4

Konfigurasi ip address di router 1 Router>enable Router#config terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname r1 r1(config)#int gigabitEthernet 0/0 r1(config-if)#ip address 172.16.1.1 255.255.255.252 r1(config-if)#no shut r1(config-if)#ex r1(config)#int serial 0/3/0 r1(config-if)#ip address 10.10.10.0 255.255.255.128 Bad mask /25 for address 10.10.10.0 r1(config-if)#ip address 10.10.10.1 255.255.255.128 r1(config-if)#no shut r1(config-if)#ex r1(config)# Konfigurasi ip address di router 2 Router>enable Router#config terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#host r2 r2(config)#int gigabitEthernet 0/0 r2(config-if)#ip address 172.16.2.1 255.255.255.252 r2(config-if)#no shut r2(config-if)#ex r2(config)#int se r2(config)#int serial 0/3/0 r2(config-if)#ip address 10.10.10.2 255.255.255.128 r2(config-if)#no shut r2(config-if)#ex r2(config)#int serial 0/3/1 r2(config-if)#ip address 12.12.1.1 255.255.255.248 r2(config-if)#no shut r2(config-if)#ex r2(config)# Konfigurasi ip address di router 1 Router>en Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#host r3 r3(config)#int gigabitEthernet 0/0 r3(config-if)#ip address 192.168.1.1 255.255.255.0 r3(config-if)#no shut r3(config-if)#ex r3(config)#int gigabitEthernet 0/1 r3(config-if)#ip address 192.168.2.1 255.255.255.252 r3(config-if)#no shut r3(config-if)#ex r3(config)#int serial 0/3/0 r3(config-if)#ip address 12.12.1.2 255.255.255.248 r3(config-if)#no shut r3(config-if)#ex Konfigurasi OSPF di router 1 r1(config)#router ospf 5 r1(config-router)#router-id 1.1.1.1 r1(config-router)#network 172.16.1.0 0.0.0.3 area 1 r1(config-router)#network 10.10.10.0 0.0.0.127 area 0 r1(config-router)# 00:13:21: %OSPF-5-ADJCHG: Process 5, Nbr 2.2.2.2 on Serial0/3/0 from LOADING to FULL, Loading Done 00:13:51: %OSPF-5-ADJCHG: Process 5, Nbr 2.2.2.2 on Serial0/3/0 from LOADING to FULL, Loading Done r1(config-router)# Konfigurasi ip address di router 1 r2(config)#router ospf 5 r2(config-router)#router-id 2.2.2.2 r2(config-router)#network 10.10.10.0 0.0.0.127 area 0 r2(config-router)# 00:11:51: %OSPF-5-ADJCHG: Process 5, Nbr 1.1.1.1 on Serial0/3/0 from LOADING to FULL, Loading Done r2(config-router)#network 12.12.1.0 0.0.0.7 area 0 r2(config-router)#network 172.16.2.0 0.0.0.3 area 0 r2(config-router)# Konfigurasi ip address di router 1 r3(config)#router ospf 5 r3(config-router)#router-id 3.3.3.3 r3(config-router)#network 192.168.1.0 0.0.0.255 area 2 r3(config-router)#network 192.168.2.0 0.0.0.3 area 2 r3(config-router)#network 12.12.1.0 0.0.0.7 area 0 r3(config-router)# 00:10:31: %OSPF-5-ADJCHG: Process 5, Nbr 2.2.2.2 on Serial0/3/0 from LOADING to FULL, Loading Done r3(config-router) setelah selesai coba kirim pesan sob!! "suksess"