Analisis Kinerja Enhanced Interior Gateway Routing Protocol pada Topologi Mesh

LAMPIRAN I
KONFIGURASI ROUTER EIGRP

I.A Router USU
router# configure terminal
router(config)#hostname RouterUSU
RouterUSU (config)#interface
fastethernet0/0
RouterUSU (config-if)#ip address
192.168.1.1 255.255.255.0
RouterUSU (config-if)#no shutdown
RouterUSU (config-if)#exit
RouterUSU (config)# Serial 2/0
RouterUSU (config-if)#ip address
192.168.8.1 255.255.255.0
RouterUSU (config-if)#no shutdown
RouterUSU (config-if)#exit
RouterUSU (config)#interface serial
3/0
RouterUSU (config-if)#ip address
192.168.5.1 255.255.255.0


I.B Router UMA
router# configure terminal
router(config)#hostname RouterUMA
Router UMA (config)#interface
fastethernet0/0
Router UMA (config-if)#ip address
192.168.2.1 255.255.255.0
Router UMA (config-if)#no shutdown
Router UMA (config-if)#exit
Router UMA (config)# Serial 1/0
Router UMA (config-if)#ip address
192.168.10.1 255.255.255.0
Router UMA (config-if)#no shutdown
Router UMA (config-if)#exit
Router UMA (config)#interface serial
1/1
Router UMA (config-if)#ip address
192.168.8.2 255.255.255.0


RouterUSU (config)#interface serial 6/0
RouterUSU (config-if)#ip address
192.168.7.1 255.255.255.0
RouterUSU (config-if)#clock rate 64000
RouterUSU (config-if)#no shutdown
RouterUSU (config-if)#exit
RouterUSU (config)#router eigrp 10
RouterUSU (config-router)#network
192.168.1.0
RouterUSU (config-router)#network
192.168.2.0
RouterUSU (config-router)#network
192.168.3.0

Router UMA (config)#interface serial 1/2
Router UMA (config-if)#ip address
192.168.9.1 255.255.255.0
Router UMA (config-if)#clock rate 64000
Router UMA (config-if)#no shutdown
Router UMA (config-if)#exit

Router UMA (config)#router eigrp 10

RouterUSU (config-router)#network
192.168.4.0
RouterUSU (config-router)#exit
RouterUSU 1(config)#exit

Router UMA (config-router)#network
192.168.4.0
Router UMA (config-router)#exit
Router UMA 1(config)#exit

RouterUSU (config-router)#network
192.168.1.0
Router UMA (config-router)#network
192.168.2.0
Router UMA (config-router)#network
192.168.3.0

60

Universitas Sumatera Utara

I.C Router UMSU

I.D Router UISU

router# configure terminal
router(config)#hostname RouterUMSU
Router UMSU (config)#interface
fastethernet0/0
Router UMSU (config-if)#ip address
192.168.2.1 255.255.255.0
Router UMSU (config-if)#no shutdown
Router UMSU (config-if)#exit
Router UMSU (config)# Serial 2/0
Router UMSU (config-if)#ip address
192.168.10.2 255.255.255.0
Router UMSU (config-if)#no shutdown
Router UMSU (config-if)#exit
Router UMSU (config)#interface serial 3/0

Router UMSU (config-if)#ip address
192.168.6.2 255.255.255.0

router# configure terminal
router(config)#hostname RouterUISU
Router UISU (config)#interface
fastethernet0/0
Router UISU (config-if)#ip address
192.168.4.1 255.255.255.0
Router UISU (config-if)#no shutdown
Router UISU (config-if)#exit
Router UISU (config)# Serial 2/0
Router UISU (config-if)#ip address
192.168.6.1 255.255.255.0
Router UISU (config-if)#no shutdown
Router UISU (config-if)#exit
Router UISU (config)#interface serial 3/0
Router UISU (config-if)#ip address
192.168.5.2 255.255.255.0


Router UMSU (config)#interface serial 6/0
Router UMSU (config-if)#ip address
192.168.7.2 255.255.0
Router UMSU (config-if)#clock rate 64000
Router UMSU (config-if)#no shutdown
Router UMSU (config-if)#exit
Router UMSU (config)#router eigrp 10

Router UISU (config)#interface serial 6/0
Router UISU (config-if)#ip address
192.168.9.2 255.255.0
Router UISU (config-if)#clock rate 64000
Router UISU (config-if)#no shutdown
Router UISU (config-if)#exit
Router UISU (config)#router eigrp 10

RouterUISU (config-router)#network
192.168.1.0
RouterUMSU (config-router)#network
192.168.2.0

RouterUMSU (config-router)#network
192.168.3.0

RouterUISU (config-router)#network
192.168.1.0
RouterUISU (config-router)#network
192.168.2.0
RouterUISU (config-router)#network
192.168.3.0

RouterUMSU (config-router)#network
192.168.4.0
Router UMSU (config-router)#exit
Router UMSU (config)#exit

RouterUISU (config-router)#network
192.168.4.0
Router UISU (config-router)#exit
Router UISU 1(config)#exit


61
Universitas Sumatera Utara

LAMPIRAN II
PRINT SCREEN HASIL SIMULASI EIGRP
Lampiran II menunjukkan contoh hasil pengujian protokol EIGRP yang
dilakukan pada masing-masing jaringan untuk mendapat nilai parameter delay,
packet loss dan throughput.

II.A.1 USU ke UMA (192.168.1.10 ke 192.168.2.10)

II.A.2 USU ke UMSU (192.168.1.10 ke 192.168.3.10)

II.A.3 USU ke UISU (192.168.1.10 ke 192.168.4.10)

II.B.1 UMA ke USU (192.168.2.13 ke 192.168.1.13)

62
Universitas Sumatera Utara


II.B.2 UMA ke UMSU (192.168.2.13 ke 192.168.3.13)

II.B.3 UMA ke UISU (192.168.2.13 ke 192.168.4.13)

II.C.1 UMSU ke USU (192.168.3.16 ke 192.168.1.16)

II.C.2 UMSU ke UMA (192.168.3.16 ke 192.168.2.16)

II.C.3 UMSU ke UISU (192.168.3.16 ke 192.168.4.16)

63
Universitas Sumatera Utara

II.D.1 UISU ke USU (192.168.4.17 ke 192.168.1.17)

II.D.2 UISU ke UMA (192.168.4.17 ke 192.168.2.17)

II.D.3 UISU ke UMSU (192.168.4.17 ke 192.168.3.17)

64

Universitas Sumatera Utara

LAMPIRAN III
PRINT SCREEN HASIL SIMULASI RIP

Lampiran III menunjukkan contoh hasil pengujian protokol RIP yang
dilakukan pada masing-masing jaringan untuk mendapat nilai parameter delay,
packet loss dan throughput.

III.A.1 USU ke UMA (192.168.1.10 ke 192.168.2.10)

III.A.2 USU ke UMSU (192.168.1.10 ke 192.168.3.10)

III.A.3 USU ke UISU (192.168.1.10 ke 192.168.4.10)

III.B.1 UMA ke USU (192.168.2.13 ke 192.168.1.13)

65
Universitas Sumatera Utara


III.B.2 UMA ke UMSU (192.168.2.13 ke 192.168.3.13)

III.B.3 UMA ke UISU (192.168.2.13 ke 192.168.4.13)

III.C.1 UMSU ke USU 10 (192.168.3.16 ke 192.168.1.16)

III.C.2 UMSU ke UMA (192.168.3.16 ke 192.168.2.16)

III.C.3 UMSU ke UISU (192.168.3.16 ke 192.168.4.16)

66
Universitas Sumatera Utara

III.D.1 UISU ke USU (192.168.4.17 ke 192.168.1.17)

III.D.2 UISU ke UMA (192.168.4.17 ke 192.168.2.17)

III.D.3 UISU ke UMSU (192.168.4.17 ke 192.168.3.17)

67
Universitas Sumatera Utara