Router 2 Analisis Kinerja Jaringan Metropolitan Area Network Menggunakan Teknologi Multi Protocol Label Switching (MPLS)

64 Tabel II-1 Lanjutan Konfigurasi pada Perangkat Jaringan Command dalam Konfigurasi Lanjutan Command dalam Konfigurasi duplex auto speed auto interface FastEthernet10 ip address 192.168.2.254 255.255.255.0 duplex auto speed auto interface Serial20 ip address 192.168.5.1 255.255.255.0 serial restart-delay 0 interface Serial22 no ip address shutdown serial restart-delay 0 interface Serial23 no ip address shutdown serial restart-delay 0 router rip version 2 network 192.168.1.0 network 192.168.2.0 network 192.168.5.0 no auto-summary no ip http server no ip http secure-server ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 192.168.5.2 no cdp log mismatch duplex control-plane mgcp behavior g729-variants static-pt line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end

b. Router 2

version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption hostname R2 boot-start-marker boot-end-marker no aaa new-model memory-size iomem 5 no ip icmp rate-limit unreachable ip cef no ip domain lookup ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ip sla monitor 1 type echo protocol ipIcmpEcho 192.168.6.1 timeout 0 frequency 9 ip sla monitor schedule 1 life forever start-time now ip sla monitor 2 type dns target-addr www.gns3vault.com name- server 192.168.6.1 timeout 0 frequency 9 ip sla monitor schedule 2 life forever start-time now ip sla monitor 3 type jitter dest-ipaddr 192.168.6.1 dest-port 16384 codec g711ulaw codec-numpackets 50 codec-size 160 timeout 0 frequency 1 ip sla monitor schedule 3 life forever start-time now ip sla monitor 4 type jitter dest-ipaddr 192.168.6.1 dest-port 16385 codec g729a codec-numpackets 50 codec- size 20 timeout 0 frequency 1 Universitas Sumatera Utara 65 Konfigurasi pada Perangkat Jaringan Command dalam Konfigurasi Lanjutan Command dalam Konfigurasi ip sla monitor schedule 4 life forever start-time now ip sla monitor 5 type http operation get url http:192.168.6.1 ip sla monitor schedule 5 life forever start-time now ip sla monitor 6 type tcpConnect dest-ipaddr 192.168.6.1 dest-port 23 control disable timeout 1000 frequency 2 ip sla monitor schedule 6 life forever start-time now ip sla monitor 7 type tcpConnect dest-ipaddr 192.168.6.1 dest-port 443 control disable timeout 1000 frequency 3 ip sla monitor schedule 7 life forever start-time now ip sla monitor 8 type tcpConnect dest-ipaddr 192.168.6.1 dest-port 21 control disable timeout 1000 frequency 1 ip sla monitor schedule 8 life forever start-time now ip sla monitor 9 type tcpConnect dest-ipaddr 192.168.6.1 dest-port 22 control disable timeout 1000 frequency 2 ip sla monitor schedule 9 life forever start-time now ip tcp synwait-time 5 interface FastEthernet00 ip address 192.168.4.254 255.255.255.0 duplex auto speed auto interface Serial10 ip address 192.168.6.2 255.255.255.0 serial restart-delay 0 interface Serial11 no ip address shutdown serial restart-delay 0 interface Serial12 no ip address shutdown serial restart-delay 0 interface Serial13 no ip address shutdown serial restart-delay 0 router rip version 2 network 192.168.4.0 network 192.168.6.0 no auto-summary no ip http server no ip http secure-server ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 192.168.6.1 no cdp log mismatch duplex control-plane mgcp behavior g729-variants static-pt line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end

c. Router 3