09.04.2013 Views

Tugas 4 Pak Candra : EIGRP, OSPF, dan RIP dalam satu Topology

Tugas 4 Pak Candra : EIGRP, OSPF, dan RIP dalam satu Topology

Tugas 4 Pak Candra : EIGRP, OSPF, dan RIP dalam satu Topology

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Router(config-if)#ip address 192.168.1.1 255.255.255.0<br />

Router(config-if)#no shutdown<br />

Router(config-if)#exit<br />

Router(config)#interface FastEthernet0/1<br />

Router(config-if)# ip address 192.168.2.1 255.255.255.0<br />

Router(config-if)#no shutdown<br />

Router(config-if)#exit<br />

Router(config)# interface Ethernet0/1/0<br />

Router(config-if)# ip address 192.168.3.1 255.255.255.0<br />

Router(config-if)#no shutdown<br />

Router(config-if)#exit<br />

Router(config)#router rip<br />

Router(config-router)#version 2<br />

Router(config-router)#network 192.168.3.0<br />

Router(config-router)# redistribute connected<br />

Router(config-router)# exit<br />

Router#show ip route<br />

Codes: C - connected, S - static, I - IGRP, R - <strong>RIP</strong>, M - mobile, B - BGP<br />

D - <strong>EIGRP</strong>, EX - <strong>EIGRP</strong> external, O - <strong>OSPF</strong>, IA - <strong>OSPF</strong> inter area<br />

N1 - <strong>OSPF</strong> NSSA external type 1, N2 - <strong>OSPF</strong> NSSA external type 2<br />

E1 - <strong>OSPF</strong> external type 1, E2 - <strong>OSPF</strong> external type 2, E - EGP<br />

i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area<br />

* - candidate default, U - per-user static route, o - ODR

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!