SlideShare a Scribd company logo
1 of 3
Download to read offline
Credit by Walid Umar
www.youtube.com/c/walidumar
www.walidumar.wordpress.com
Penyelesaian Soal UKK – Paket 2 (2017/2018)
Router A
Konfigurasi Router A
Router_A#show running-config
!
hostname Router_A
!
ip dhcp excluded-address 192.168.1.1
!
ip dhcp pool for_local
network 192.168.1.0 255.255.255.248
default-router 192.168.1.1
dns-server 192.168.1.1
!
interface FastEthernet0/0
ip address 100.10.10.1 255.255.255.252
duplex auto
speed auto
!
interface FastEthernet1/0
ip address 192.168.1.1 255.255.255.248
duplex auto
speed auto
!
router rip
version 2
redistribute connected
network 192.168.1.0
!
ip classless
ip route 192.168.2.0 255.255.255.248 100.10.10.2
ip route 200.20.20.0 255.255.255.252 100.10.10.2
ip route 192.168.3.0 255.255.255.248 100.10.10.2
!
Routing Router A
100.0.0.0/30 is subnetted, 1 subnets
C 100.10.10.0 is directly connected, FastEthernet0/0
192.168.1.0/29 is subnetted, 1 subnets
C 192.168.1.0 is directly connected, FastEthernet1/0
192.168.2.0/29 is subnetted, 1 subnets
S 192.168.2.0 [1/0] via 100.10.10.2
192.168.3.0/29 is subnetted, 1 subnets
S 192.168.3.0 [1/0] via 100.10.10.2
200.20.20.0/30 is subnetted, 1 subnets
S 200.20.20.0 [1/0] via 100.10.10.2
Credit by Walid Umar
www.youtube.com/c/walidumar
www.walidumar.wordpress.com
Router B
Konfigurasi Router A
Router_B#show running-config
Building configuration...
Current configuration : 1033 bytes
!
hostname Router_B
!
interface FastEthernet0/0
ip address 100.10.10.2 255.255.255.252
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 200.20.20.2 255.255.255.252
duplex auto
speed auto
!
interface FastEthernet1/0
ip address 192.168.2.1 255.255.255.248
duplex auto
speed auto
!
router rip
version 2
redistribute connected
network 192.168.2.0
network 200.20.20.0
no auto-summary
!
ip classless
ip route 192.168.1.0 255.255.255.248 100.10.10.1
Routing Router A
100.0.0.0/30 is subnetted, 1 subnets
C 100.10.10.0 is directly connected, FastEthernet0/0
192.168.1.0/29 is subnetted, 1 subnets
S 192.168.1.0 [1/0] via 100.10.10.1
192.168.2.0/29 is subnetted, 1 subnets
C 192.168.2.0 is directly connected, FastEthernet1/0
192.168.3.0/29 is subnetted, 1 subnets
R 192.168.3.0 [120/1] via 200.20.20.1, 00:00:00, FastEthernet0/1
200.20.20.0/30 is subnetted, 1 subnets
C 200.20.20.0 is directly connected, FastEthernet0/1
Credit by Walid Umar
www.youtube.com/c/walidumar
www.walidumar.wordpress.com
Router C
Konfigurasi Router A
Router_C#show running-config
Building configuration...
!
hostname Router_C
!
ip dhcp excluded-address 192.168.3.1
!
ip dhcp pool for-local
network 192.168.3.0 255.255.255.248
default-router 192.168.3.1
dns-server 192.168.3.1
!
interface FastEthernet0/1
ip address 200.20.20.1 255.255.255.252
duplex auto
speed auto
!
interface FastEthernet1/0
ip address 192.168.3.1 255.255.255.248
duplex auto
speed auto
!
interface FastEthernet1/1
no ip address
duplex auto
speed auto
shutdown
!
router rip
version 2
redistribute connected
network 192.168.3.0
network 200.20.20.0
no auto-summary
!
ip classless
ip route 0.0.0.0 0.0.0.0 200.20.20.2
!
ip flow-export version 9
!
line vty 0 4
login
!
end
Routing Router A
100.0.0.0/30 is subnetted, 1 subnets
R 100.10.10.0 [120/1] via 200.20.20.2, 00:00:00, FastEthernet0/1
192.168.2.0/29 is subnetted, 1 subnets
R 192.168.2.0 [120/1] via 200.20.20.2, 00:00:00, FastEthernet0/1
192.168.3.0/29 is subnetted, 1 subnets
C 192.168.3.0 is directly connected, FastEthernet1/0
200.20.20.0/30 is subnetted, 1 subnets
C 200.20.20.0 is directly connected, FastEthernet0/1
S* 0.0.0.0/0 [1/0] via 200.20.20.2

More Related Content

What's hot

M O D E M Şİ F R E L E Rİ
M O D E M Şİ F R E L E RİM O D E M Şİ F R E L E Rİ
M O D E M Şİ F R E L E RİBurhan Kadakal
 
Acn Experiment No 3
Acn Experiment No 3Acn Experiment No 3
Acn Experiment No 3Garima Singh
 
4 Channel Relay Board 12V-Compatible for Arduino
4 Channel Relay Board 12V-Compatible for Arduino4 Channel Relay Board 12V-Compatible for Arduino
4 Channel Relay Board 12V-Compatible for ArduinoRaghav Shetty
 
Acn Experiment No 6
Acn Experiment No 6Acn Experiment No 6
Acn Experiment No 6Garima Singh
 
Acn Experiment No 5
Acn Experiment No 5Acn Experiment No 5
Acn Experiment No 5Garima Singh
 
How to configure Default Routing
How to configure Default RoutingHow to configure Default Routing
How to configure Default Routingtcpipguru
 
Access Control List 1
Access Control List 1Access Control List 1
Access Control List 1Kishore Kumar
 
Cisco 2960 basic configuration – vlan configuration
Cisco 2960 basic configuration – vlan configurationCisco 2960 basic configuration – vlan configuration
Cisco 2960 basic configuration – vlan configuration3Anetwork com
 
Cisco sfp glc module datasheet
Cisco sfp glc module datasheetCisco sfp glc module datasheet
Cisco sfp glc module datasheetAmy Huang
 
How to configure EIGRP on a Cisco router
How to configure EIGRP on a Cisco routerHow to configure EIGRP on a Cisco router
How to configure EIGRP on a Cisco routertcpipguru
 
Large Scale L2TPv3 Overlay Networking with OSPFv3(DRAFT)
Large Scale L2TPv3 Overlay Networking with OSPFv3(DRAFT)Large Scale L2TPv3 Overlay Networking with OSPFv3(DRAFT)
Large Scale L2TPv3 Overlay Networking with OSPFv3(DRAFT)Naoto MATSUMOTO
 
11.6.1
11.6.111.6.1
11.6.1UNAD
 
Topologi Jaringan untuk Ujian Nasional Berbasis Komputer 2016
Topologi Jaringan untuk Ujian Nasional Berbasis Komputer 2016Topologi Jaringan untuk Ujian Nasional Berbasis Komputer 2016
Topologi Jaringan untuk Ujian Nasional Berbasis Komputer 2016Chusnul Labib
 
How to recover the password for cisco 2900 integrated services router
How to recover the password for cisco 2900 integrated services routerHow to recover the password for cisco 2900 integrated services router
How to recover the password for cisco 2900 integrated services router3Anetwork com
 
Cisco router basic configuration commands
Cisco router basic configuration commandsCisco router basic configuration commands
Cisco router basic configuration commandsCCNAStudyGuide
 
CCIE R&S Real Lab Workbbok 2018 updated
CCIE R&S Real Lab Workbbok 2018 updatedCCIE R&S Real Lab Workbbok 2018 updated
CCIE R&S Real Lab Workbbok 2018 updatedCCIERNSTRICKS.COM
 

What's hot (20)

M O D E M Şİ F R E L E Rİ
M O D E M Şİ F R E L E RİM O D E M Şİ F R E L E Rİ
M O D E M Şİ F R E L E Rİ
 
Acn Experiment No 3
Acn Experiment No 3Acn Experiment No 3
Acn Experiment No 3
 
Alcatel vm
Alcatel vmAlcatel vm
Alcatel vm
 
4 Channel Relay Board 12V-Compatible for Arduino
4 Channel Relay Board 12V-Compatible for Arduino4 Channel Relay Board 12V-Compatible for Arduino
4 Channel Relay Board 12V-Compatible for Arduino
 
Acn Experiment No 6
Acn Experiment No 6Acn Experiment No 6
Acn Experiment No 6
 
Acn Experiment No 5
Acn Experiment No 5Acn Experiment No 5
Acn Experiment No 5
 
How to configure Default Routing
How to configure Default RoutingHow to configure Default Routing
How to configure Default Routing
 
Access Control List 1
Access Control List 1Access Control List 1
Access Control List 1
 
Cisco 2960 basic configuration – vlan configuration
Cisco 2960 basic configuration – vlan configurationCisco 2960 basic configuration – vlan configuration
Cisco 2960 basic configuration – vlan configuration
 
JR15Cloud
JR15CloudJR15Cloud
JR15Cloud
 
Cisco sfp glc module datasheet
Cisco sfp glc module datasheetCisco sfp glc module datasheet
Cisco sfp glc module datasheet
 
How to configure EIGRP on a Cisco router
How to configure EIGRP on a Cisco routerHow to configure EIGRP on a Cisco router
How to configure EIGRP on a Cisco router
 
Large Scale L2TPv3 Overlay Networking with OSPFv3(DRAFT)
Large Scale L2TPv3 Overlay Networking with OSPFv3(DRAFT)Large Scale L2TPv3 Overlay Networking with OSPFv3(DRAFT)
Large Scale L2TPv3 Overlay Networking with OSPFv3(DRAFT)
 
11.6.1
11.6.111.6.1
11.6.1
 
Topologi Jaringan untuk Ujian Nasional Berbasis Komputer 2016
Topologi Jaringan untuk Ujian Nasional Berbasis Komputer 2016Topologi Jaringan untuk Ujian Nasional Berbasis Komputer 2016
Topologi Jaringan untuk Ujian Nasional Berbasis Komputer 2016
 
How to recover the password for cisco 2900 integrated services router
How to recover the password for cisco 2900 integrated services routerHow to recover the password for cisco 2900 integrated services router
How to recover the password for cisco 2900 integrated services router
 
Cisco router basic configuration commands
Cisco router basic configuration commandsCisco router basic configuration commands
Cisco router basic configuration commands
 
Configuracion rip practica 1
Configuracion rip practica 1Configuracion rip practica 1
Configuracion rip practica 1
 
Ccna command
Ccna commandCcna command
Ccna command
 
CCIE R&S Real Lab Workbbok 2018 updated
CCIE R&S Real Lab Workbbok 2018 updatedCCIE R&S Real Lab Workbbok 2018 updated
CCIE R&S Real Lab Workbbok 2018 updated
 

Similar to PENYELESAIAN SOAL UKK/UPK TAHUN 2018 Paket 2 oleh Walid Umar

Ccna 1 chapter 11 v4.0 answers 2011
Ccna 1 chapter 11 v4.0 answers 2011Ccna 1 chapter 11 v4.0 answers 2011
Ccna 1 chapter 11 v4.0 answers 2011Dân Chơi
 
Uccn1003 -may2010_-_mid_term_01_-_part1of2
Uccn1003  -may2010_-_mid_term_01_-_part1of2Uccn1003  -may2010_-_mid_term_01_-_part1of2
Uccn1003 -may2010_-_mid_term_01_-_part1of2Shu Shin
 
CCNA_200-301_June_2023-v1.2.pdf
CCNA_200-301_June_2023-v1.2.pdfCCNA_200-301_June_2023-v1.2.pdf
CCNA_200-301_June_2023-v1.2.pdfCCIEHOMER
 
Lab practice 1 configuring basic routing and switching (with answer)
Lab practice 1   configuring basic routing and switching (with answer) Lab practice 1   configuring basic routing and switching (with answer)
Lab practice 1 configuring basic routing and switching (with answer) Arz Sy
 
Intro to router_config
Intro to router_configIntro to router_config
Intro to router_configarjuntrk
 
ASSIGNMENT PPT.pptx
ASSIGNMENT PPT.pptxASSIGNMENT PPT.pptx
ASSIGNMENT PPT.pptxdadykatikiro
 
Ccna 2 chapter 2 v4.0 answers 2011
Ccna 2 chapter 2 v4.0 answers 2011Ccna 2 chapter 2 v4.0 answers 2011
Ccna 2 chapter 2 v4.0 answers 2011Dân Chơi
 
Practice exam #2
Practice exam #2Practice exam #2
Practice exam #2Kris Mofu
 
Multi Static Routng & Default Routing
Multi Static Routng & Default RoutingMulti Static Routng & Default Routing
Multi Static Routng & Default RoutingKishore Kumar
 
City School Network- Routing & Switching Final Report
City School Network- Routing & Switching Final ReportCity School Network- Routing & Switching Final Report
City School Network- Routing & Switching Final ReportShahzeb Pirzada
 
bank soal mikrotik.docx
bank soal mikrotik.docxbank soal mikrotik.docx
bank soal mikrotik.docxesr98
 
05 module managing your network enviornment
05  module managing your network enviornment05  module managing your network enviornment
05 module managing your network enviornmentAsif
 
Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02A.S.M Shmimul Islam.
 
103320664 eigrp-sba
103320664 eigrp-sba103320664 eigrp-sba
103320664 eigrp-sbajlvive
 
project on OSPF
project on OSPFproject on OSPF
project on OSPFOm Prakash
 
Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02
Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02
Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02Abhilash Kuniyil
 
Lab 9 instructions
Lab 9 instructionsLab 9 instructions
Lab 9 instructionstrayyoo
 

Similar to PENYELESAIAN SOAL UKK/UPK TAHUN 2018 Paket 2 oleh Walid Umar (20)

Ccna 1 chapter 11 v4.0 answers 2011
Ccna 1 chapter 11 v4.0 answers 2011Ccna 1 chapter 11 v4.0 answers 2011
Ccna 1 chapter 11 v4.0 answers 2011
 
Lab 3.5.1 basic frame relay
Lab 3.5.1 basic frame relayLab 3.5.1 basic frame relay
Lab 3.5.1 basic frame relay
 
Uccn1003 -may2010_-_mid_term_01_-_part1of2
Uccn1003  -may2010_-_mid_term_01_-_part1of2Uccn1003  -may2010_-_mid_term_01_-_part1of2
Uccn1003 -may2010_-_mid_term_01_-_part1of2
 
CCNA_200-301_June_2023-v1.2.pdf
CCNA_200-301_June_2023-v1.2.pdfCCNA_200-301_June_2023-v1.2.pdf
CCNA_200-301_June_2023-v1.2.pdf
 
Lab practice 1 configuring basic routing and switching (with answer)
Lab practice 1   configuring basic routing and switching (with answer) Lab practice 1   configuring basic routing and switching (with answer)
Lab practice 1 configuring basic routing and switching (with answer)
 
Intro to router_config
Intro to router_configIntro to router_config
Intro to router_config
 
ASSIGNMENT PPT.pptx
ASSIGNMENT PPT.pptxASSIGNMENT PPT.pptx
ASSIGNMENT PPT.pptx
 
Ccna 2 chapter 2 v4.0 answers 2011
Ccna 2 chapter 2 v4.0 answers 2011Ccna 2 chapter 2 v4.0 answers 2011
Ccna 2 chapter 2 v4.0 answers 2011
 
BACIK CISCO SKILLS
BACIK CISCO SKILLSBACIK CISCO SKILLS
BACIK CISCO SKILLS
 
Practice exam #2
Practice exam #2Practice exam #2
Practice exam #2
 
Multi Static Routng & Default Routing
Multi Static Routng & Default RoutingMulti Static Routng & Default Routing
Multi Static Routng & Default Routing
 
City School Network- Routing & Switching Final Report
City School Network- Routing & Switching Final ReportCity School Network- Routing & Switching Final Report
City School Network- Routing & Switching Final Report
 
bank soal mikrotik.docx
bank soal mikrotik.docxbank soal mikrotik.docx
bank soal mikrotik.docx
 
05 module managing your network enviornment
05  module managing your network enviornment05  module managing your network enviornment
05 module managing your network enviornment
 
Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02
 
103320664 eigrp-sba
103320664 eigrp-sba103320664 eigrp-sba
103320664 eigrp-sba
 
project on OSPF
project on OSPFproject on OSPF
project on OSPF
 
PROYECTO VLANS
PROYECTO VLANSPROYECTO VLANS
PROYECTO VLANS
 
Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02
Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02
Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02
 
Lab 9 instructions
Lab 9 instructionsLab 9 instructions
Lab 9 instructions
 

More from Walid Umar

MODUL AJAR ADMINISTRASI INFRASTRUKTUR JARINGAN - SWITCHING & ROUTING (PPG TKI...
MODUL AJAR ADMINISTRASI INFRASTRUKTUR JARINGAN - SWITCHING & ROUTING (PPG TKI...MODUL AJAR ADMINISTRASI INFRASTRUKTUR JARINGAN - SWITCHING & ROUTING (PPG TKI...
MODUL AJAR ADMINISTRASI INFRASTRUKTUR JARINGAN - SWITCHING & ROUTING (PPG TKI...Walid Umar
 
MATERI MATERI PROGRAM PROFESI GURU PROFESIONAL - TEKNIK KOMPUTER & INFORMATIKA
MATERI MATERI PROGRAM PROFESI GURU PROFESIONAL - TEKNIK KOMPUTER & INFORMATIKAMATERI MATERI PROGRAM PROFESI GURU PROFESIONAL - TEKNIK KOMPUTER & INFORMATIKA
MATERI MATERI PROGRAM PROFESI GURU PROFESIONAL - TEKNIK KOMPUTER & INFORMATIKAWalid Umar
 
KUMPULAN SOAL LATIHAN UP - PPG TKI - WALID UMAR
KUMPULAN SOAL LATIHAN UP - PPG TKI - WALID UMARKUMPULAN SOAL LATIHAN UP - PPG TKI - WALID UMAR
KUMPULAN SOAL LATIHAN UP - PPG TKI - WALID UMARWalid Umar
 
KUMPULAN SOAL LATIHAN DARI MODUL PROGRAM PROFESI GURU (PPG) TEKNIK KOMPUTER &...
KUMPULAN SOAL LATIHAN DARI MODUL PROGRAM PROFESI GURU (PPG) TEKNIK KOMPUTER &...KUMPULAN SOAL LATIHAN DARI MODUL PROGRAM PROFESI GURU (PPG) TEKNIK KOMPUTER &...
KUMPULAN SOAL LATIHAN DARI MODUL PROGRAM PROFESI GURU (PPG) TEKNIK KOMPUTER &...Walid Umar
 
KUMPULAN SOAL MODUL LATIHAN - PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUTER & ...
KUMPULAN SOAL MODUL LATIHAN - PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUTER & ...KUMPULAN SOAL MODUL LATIHAN - PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUTER & ...
KUMPULAN SOAL MODUL LATIHAN - PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUTER & ...Walid Umar
 
FILE REPORT UJIAN PENGETAHUAN (UP) PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUT...
FILE REPORT UJIAN PENGETAHUAN (UP) PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUT...FILE REPORT UJIAN PENGETAHUAN (UP) PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUT...
FILE REPORT UJIAN PENGETAHUAN (UP) PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUT...Walid Umar
 
MEMBEDAH KISI KISI UP TKI - 2020/2021
MEMBEDAH KISI KISI UP TKI - 2020/2021MEMBEDAH KISI KISI UP TKI - 2020/2021
MEMBEDAH KISI KISI UP TKI - 2020/2021Walid Umar
 
PRESENTASI CYBERSECURITY REKTOR
PRESENTASI CYBERSECURITY REKTORPRESENTASI CYBERSECURITY REKTOR
PRESENTASI CYBERSECURITY REKTORWalid Umar
 
RPP PPG TKJ (PENERAPAN PJBL & PBL) - ADMINISTRASI INFRASTRUKTUR JARINGAN (WAL...
RPP PPG TKJ (PENERAPAN PJBL & PBL) - ADMINISTRASI INFRASTRUKTUR JARINGAN (WAL...RPP PPG TKJ (PENERAPAN PJBL & PBL) - ADMINISTRASI INFRASTRUKTUR JARINGAN (WAL...
RPP PPG TKJ (PENERAPAN PJBL & PBL) - ADMINISTRASI INFRASTRUKTUR JARINGAN (WAL...Walid Umar
 
Konsep Computional Thinking
Konsep Computional ThinkingKonsep Computional Thinking
Konsep Computional ThinkingWalid Umar
 
my CV WALID UMAR
my CV WALID UMARmy CV WALID UMAR
my CV WALID UMARWalid Umar
 
Ebook Belajar Perangkat Cisco
Ebook Belajar Perangkat CiscoEbook Belajar Perangkat Cisco
Ebook Belajar Perangkat CiscoWalid Umar
 
Tips Meniti Karir dibidang Jaringan sebagai Network Engineer
Tips Meniti Karir dibidang Jaringan sebagai Network EngineerTips Meniti Karir dibidang Jaringan sebagai Network Engineer
Tips Meniti Karir dibidang Jaringan sebagai Network EngineerWalid Umar
 
Kartu soal produktif 1
Kartu soal produktif 1Kartu soal produktif 1
Kartu soal produktif 1Walid Umar
 
Kartu soal produktif 2
Kartu soal produktif 2Kartu soal produktif 2
Kartu soal produktif 2Walid Umar
 
Soal Semester Genap - Rancang Bangun Jaringan - SMK TKJ 2018/2019
Soal Semester Genap - Rancang Bangun Jaringan - SMK TKJ 2018/2019Soal Semester Genap - Rancang Bangun Jaringan - SMK TKJ 2018/2019
Soal Semester Genap - Rancang Bangun Jaringan - SMK TKJ 2018/2019Walid Umar
 
Soal USBN TKJ - Teori Kompetensi Keahlian Jaringan TP. 2019/2020
Soal USBN TKJ - Teori Kompetensi Keahlian Jaringan TP. 2019/2020Soal USBN TKJ - Teori Kompetensi Keahlian Jaringan TP. 2019/2020
Soal USBN TKJ - Teori Kompetensi Keahlian Jaringan TP. 2019/2020Walid Umar
 
Soal Ujian Semester Kelas XII Tahun 2019/2020
Soal Ujian Semester Kelas XII Tahun 2019/2020Soal Ujian Semester Kelas XII Tahun 2019/2020
Soal Ujian Semester Kelas XII Tahun 2019/2020Walid Umar
 
Soal Ujian Semester Genap - Produktif 2 | SMK TKJ
Soal Ujian Semester Genap - Produktif 2 | SMK TKJSoal Ujian Semester Genap - Produktif 2 | SMK TKJ
Soal Ujian Semester Genap - Produktif 2 | SMK TKJWalid Umar
 
Soal Ujian Semester Genap - Produktif 1 | SMK TKJ
Soal Ujian Semester Genap - Produktif 1 | SMK TKJSoal Ujian Semester Genap - Produktif 1 | SMK TKJ
Soal Ujian Semester Genap - Produktif 1 | SMK TKJWalid Umar
 

More from Walid Umar (20)

MODUL AJAR ADMINISTRASI INFRASTRUKTUR JARINGAN - SWITCHING & ROUTING (PPG TKI...
MODUL AJAR ADMINISTRASI INFRASTRUKTUR JARINGAN - SWITCHING & ROUTING (PPG TKI...MODUL AJAR ADMINISTRASI INFRASTRUKTUR JARINGAN - SWITCHING & ROUTING (PPG TKI...
MODUL AJAR ADMINISTRASI INFRASTRUKTUR JARINGAN - SWITCHING & ROUTING (PPG TKI...
 
MATERI MATERI PROGRAM PROFESI GURU PROFESIONAL - TEKNIK KOMPUTER & INFORMATIKA
MATERI MATERI PROGRAM PROFESI GURU PROFESIONAL - TEKNIK KOMPUTER & INFORMATIKAMATERI MATERI PROGRAM PROFESI GURU PROFESIONAL - TEKNIK KOMPUTER & INFORMATIKA
MATERI MATERI PROGRAM PROFESI GURU PROFESIONAL - TEKNIK KOMPUTER & INFORMATIKA
 
KUMPULAN SOAL LATIHAN UP - PPG TKI - WALID UMAR
KUMPULAN SOAL LATIHAN UP - PPG TKI - WALID UMARKUMPULAN SOAL LATIHAN UP - PPG TKI - WALID UMAR
KUMPULAN SOAL LATIHAN UP - PPG TKI - WALID UMAR
 
KUMPULAN SOAL LATIHAN DARI MODUL PROGRAM PROFESI GURU (PPG) TEKNIK KOMPUTER &...
KUMPULAN SOAL LATIHAN DARI MODUL PROGRAM PROFESI GURU (PPG) TEKNIK KOMPUTER &...KUMPULAN SOAL LATIHAN DARI MODUL PROGRAM PROFESI GURU (PPG) TEKNIK KOMPUTER &...
KUMPULAN SOAL LATIHAN DARI MODUL PROGRAM PROFESI GURU (PPG) TEKNIK KOMPUTER &...
 
KUMPULAN SOAL MODUL LATIHAN - PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUTER & ...
KUMPULAN SOAL MODUL LATIHAN - PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUTER & ...KUMPULAN SOAL MODUL LATIHAN - PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUTER & ...
KUMPULAN SOAL MODUL LATIHAN - PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUTER & ...
 
FILE REPORT UJIAN PENGETAHUAN (UP) PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUT...
FILE REPORT UJIAN PENGETAHUAN (UP) PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUT...FILE REPORT UJIAN PENGETAHUAN (UP) PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUT...
FILE REPORT UJIAN PENGETAHUAN (UP) PROGRAM PROFESI GURU (PPG) - TEKNIK KOMPUT...
 
MEMBEDAH KISI KISI UP TKI - 2020/2021
MEMBEDAH KISI KISI UP TKI - 2020/2021MEMBEDAH KISI KISI UP TKI - 2020/2021
MEMBEDAH KISI KISI UP TKI - 2020/2021
 
PRESENTASI CYBERSECURITY REKTOR
PRESENTASI CYBERSECURITY REKTORPRESENTASI CYBERSECURITY REKTOR
PRESENTASI CYBERSECURITY REKTOR
 
RPP PPG TKJ (PENERAPAN PJBL & PBL) - ADMINISTRASI INFRASTRUKTUR JARINGAN (WAL...
RPP PPG TKJ (PENERAPAN PJBL & PBL) - ADMINISTRASI INFRASTRUKTUR JARINGAN (WAL...RPP PPG TKJ (PENERAPAN PJBL & PBL) - ADMINISTRASI INFRASTRUKTUR JARINGAN (WAL...
RPP PPG TKJ (PENERAPAN PJBL & PBL) - ADMINISTRASI INFRASTRUKTUR JARINGAN (WAL...
 
Konsep Computional Thinking
Konsep Computional ThinkingKonsep Computional Thinking
Konsep Computional Thinking
 
my CV WALID UMAR
my CV WALID UMARmy CV WALID UMAR
my CV WALID UMAR
 
Ebook Belajar Perangkat Cisco
Ebook Belajar Perangkat CiscoEbook Belajar Perangkat Cisco
Ebook Belajar Perangkat Cisco
 
Tips Meniti Karir dibidang Jaringan sebagai Network Engineer
Tips Meniti Karir dibidang Jaringan sebagai Network EngineerTips Meniti Karir dibidang Jaringan sebagai Network Engineer
Tips Meniti Karir dibidang Jaringan sebagai Network Engineer
 
Kartu soal produktif 1
Kartu soal produktif 1Kartu soal produktif 1
Kartu soal produktif 1
 
Kartu soal produktif 2
Kartu soal produktif 2Kartu soal produktif 2
Kartu soal produktif 2
 
Soal Semester Genap - Rancang Bangun Jaringan - SMK TKJ 2018/2019
Soal Semester Genap - Rancang Bangun Jaringan - SMK TKJ 2018/2019Soal Semester Genap - Rancang Bangun Jaringan - SMK TKJ 2018/2019
Soal Semester Genap - Rancang Bangun Jaringan - SMK TKJ 2018/2019
 
Soal USBN TKJ - Teori Kompetensi Keahlian Jaringan TP. 2019/2020
Soal USBN TKJ - Teori Kompetensi Keahlian Jaringan TP. 2019/2020Soal USBN TKJ - Teori Kompetensi Keahlian Jaringan TP. 2019/2020
Soal USBN TKJ - Teori Kompetensi Keahlian Jaringan TP. 2019/2020
 
Soal Ujian Semester Kelas XII Tahun 2019/2020
Soal Ujian Semester Kelas XII Tahun 2019/2020Soal Ujian Semester Kelas XII Tahun 2019/2020
Soal Ujian Semester Kelas XII Tahun 2019/2020
 
Soal Ujian Semester Genap - Produktif 2 | SMK TKJ
Soal Ujian Semester Genap - Produktif 2 | SMK TKJSoal Ujian Semester Genap - Produktif 2 | SMK TKJ
Soal Ujian Semester Genap - Produktif 2 | SMK TKJ
 
Soal Ujian Semester Genap - Produktif 1 | SMK TKJ
Soal Ujian Semester Genap - Produktif 1 | SMK TKJSoal Ujian Semester Genap - Produktif 1 | SMK TKJ
Soal Ujian Semester Genap - Produktif 1 | SMK TKJ
 

Recently uploaded

Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 

Recently uploaded (20)

Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 

PENYELESAIAN SOAL UKK/UPK TAHUN 2018 Paket 2 oleh Walid Umar

  • 1. Credit by Walid Umar www.youtube.com/c/walidumar www.walidumar.wordpress.com Penyelesaian Soal UKK – Paket 2 (2017/2018) Router A Konfigurasi Router A Router_A#show running-config ! hostname Router_A ! ip dhcp excluded-address 192.168.1.1 ! ip dhcp pool for_local network 192.168.1.0 255.255.255.248 default-router 192.168.1.1 dns-server 192.168.1.1 ! interface FastEthernet0/0 ip address 100.10.10.1 255.255.255.252 duplex auto speed auto ! interface FastEthernet1/0 ip address 192.168.1.1 255.255.255.248 duplex auto speed auto ! router rip version 2 redistribute connected network 192.168.1.0 ! ip classless ip route 192.168.2.0 255.255.255.248 100.10.10.2 ip route 200.20.20.0 255.255.255.252 100.10.10.2 ip route 192.168.3.0 255.255.255.248 100.10.10.2 ! Routing Router A 100.0.0.0/30 is subnetted, 1 subnets C 100.10.10.0 is directly connected, FastEthernet0/0 192.168.1.0/29 is subnetted, 1 subnets C 192.168.1.0 is directly connected, FastEthernet1/0 192.168.2.0/29 is subnetted, 1 subnets S 192.168.2.0 [1/0] via 100.10.10.2 192.168.3.0/29 is subnetted, 1 subnets S 192.168.3.0 [1/0] via 100.10.10.2 200.20.20.0/30 is subnetted, 1 subnets S 200.20.20.0 [1/0] via 100.10.10.2
  • 2. Credit by Walid Umar www.youtube.com/c/walidumar www.walidumar.wordpress.com Router B Konfigurasi Router A Router_B#show running-config Building configuration... Current configuration : 1033 bytes ! hostname Router_B ! interface FastEthernet0/0 ip address 100.10.10.2 255.255.255.252 duplex auto speed auto ! interface FastEthernet0/1 ip address 200.20.20.2 255.255.255.252 duplex auto speed auto ! interface FastEthernet1/0 ip address 192.168.2.1 255.255.255.248 duplex auto speed auto ! router rip version 2 redistribute connected network 192.168.2.0 network 200.20.20.0 no auto-summary ! ip classless ip route 192.168.1.0 255.255.255.248 100.10.10.1 Routing Router A 100.0.0.0/30 is subnetted, 1 subnets C 100.10.10.0 is directly connected, FastEthernet0/0 192.168.1.0/29 is subnetted, 1 subnets S 192.168.1.0 [1/0] via 100.10.10.1 192.168.2.0/29 is subnetted, 1 subnets C 192.168.2.0 is directly connected, FastEthernet1/0 192.168.3.0/29 is subnetted, 1 subnets R 192.168.3.0 [120/1] via 200.20.20.1, 00:00:00, FastEthernet0/1 200.20.20.0/30 is subnetted, 1 subnets C 200.20.20.0 is directly connected, FastEthernet0/1
  • 3. Credit by Walid Umar www.youtube.com/c/walidumar www.walidumar.wordpress.com Router C Konfigurasi Router A Router_C#show running-config Building configuration... ! hostname Router_C ! ip dhcp excluded-address 192.168.3.1 ! ip dhcp pool for-local network 192.168.3.0 255.255.255.248 default-router 192.168.3.1 dns-server 192.168.3.1 ! interface FastEthernet0/1 ip address 200.20.20.1 255.255.255.252 duplex auto speed auto ! interface FastEthernet1/0 ip address 192.168.3.1 255.255.255.248 duplex auto speed auto ! interface FastEthernet1/1 no ip address duplex auto speed auto shutdown ! router rip version 2 redistribute connected network 192.168.3.0 network 200.20.20.0 no auto-summary ! ip classless ip route 0.0.0.0 0.0.0.0 200.20.20.2 ! ip flow-export version 9 ! line vty 0 4 login ! end Routing Router A 100.0.0.0/30 is subnetted, 1 subnets R 100.10.10.0 [120/1] via 200.20.20.2, 00:00:00, FastEthernet0/1 192.168.2.0/29 is subnetted, 1 subnets R 192.168.2.0 [120/1] via 200.20.20.2, 00:00:00, FastEthernet0/1 192.168.3.0/29 is subnetted, 1 subnets C 192.168.3.0 is directly connected, FastEthernet1/0 200.20.20.0/30 is subnetted, 1 subnets C 200.20.20.0 is directly connected, FastEthernet0/1 S* 0.0.0.0/0 [1/0] via 200.20.20.2