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)#exit<br />

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

Router(config ip address 192.168.12.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.4.0<br />

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

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

Router#copy run start<br />

Router(config)#router eigrp 1<br />

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

Router(config-router)#redistribute ospf 1 metric 10000 100 255 1 1500<br />

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

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

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

Router(config-router)#copy run start<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<br />

P - periodic downloaded static route

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

Saved successfully!

Ooh no, something went wrong!