SlideShare una empresa de Scribd logo
1 de 2
Descargar para leer sin conexión
TRIK SINGKAT STATIC ROUTING via CLI PACKET TRACER
Konfigurasi R1
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname R1 -> untuk setting hostname/nama untuk router
R1(config)#int s0/0/0
R1(config-if)#ip address 192.168.10.1 255.255.255.0
R1(config-if)#no shut
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down
R1(config-if)#ex
R1(config)#int fa0/0
R1(config-if)#ip address 192.168.110.1 255.255.255.0
R1(config-if)#no shut
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
R1(config-if)#ex
R1(config)#
R1(config)#ip route 192.168.30.0 255.255.255.0 s0/0/0
R1(config)#ip route 192.168.20.0 255.255.255.0 s0/0/0
R1(config)#ip route 192.168.120.0 255.255.255.0 s0/0/0
Konfigurasi R2
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname R2
R2(config)#int s0/0/0
R2(config-if)#ip address 192.168.10.11 255.255.255.0
R2(config-if)#clock rate 64000 -> konfigurasi clock rate
R2(config-if)#no shut
R2(config-if)#
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to upex
R2(config)#int fa0/0
R2(config-if)#ip ad
R2(config-if)#ip address 192.168.30.1 255.255.255.0
R2(config-if)#no shut
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
R2(config-if)#ex
R2(config)#
R2(config)#ip route 192.168.110.0 255.255.255.0 s0/0/0
R2(config)#ip route 192.168.120.0 255.255.255.0 s0/0/1
R2(config)#
Konfigurasi R3
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname R3
R3(config)#int s0/0/0
R3(config-if)#ip address 192.168.20.22 255.255.255.0
R3(config-if)#no shutdown
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up
R3(config-if)#ex
R3(config)#int fa0/0
R3(config-if)#ip address 192.168.120.1 255.255.255.0
R3(config-if)#no shutdown
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
R3(config-if)#ex
R3(config-if)#
R3(config)#ip route 192.168.30.0 255.255.255.0 s0/0/0
R3(config)#ip route 192.168.10.0 255.255.255.0 s0/0/0
R3(config)#ip route 192.168.110.0 255.255.255.0 s0/0/0
Materi Pelatihan Dasar
#Team H S

Más contenido relacionado

La actualidad más candente

How to create and delete vlan on cisco catalyst switch
How to create and delete vlan on cisco catalyst switchHow to create and delete vlan on cisco catalyst switch
How to create and delete vlan on cisco catalyst switch
IT Tech
 
Cisco router basic configuration commands
Cisco router basic configuration commandsCisco router basic configuration commands
Cisco router basic configuration commands
CCNAStudyGuide
 
How to configure Extended acl for an ip address
How to configure Extended acl for an ip addressHow to configure Extended acl for an ip address
How to configure Extended acl for an ip address
tcpipguru
 
How to configure Standard ACL for a network
How to configure Standard ACL  for a networkHow to configure Standard ACL  for a network
How to configure Standard ACL for a network
tcpipguru
 

La actualidad más candente (18)

Cisco 2960 basic configuration – vlan configuration
Cisco 2960 basic configuration – vlan configurationCisco 2960 basic configuration – vlan configuration
Cisco 2960 basic configuration – vlan configuration
 
Ccna Commands In 10 Minutes
Ccna Commands In 10 MinutesCcna Commands In 10 Minutes
Ccna Commands In 10 Minutes
 
How to create and delete vlan on cisco catalyst switch
How to create and delete vlan on cisco catalyst switchHow to create and delete vlan on cisco catalyst switch
How to create and delete vlan on cisco catalyst switch
 
Cisco router basic configuration commands
Cisco router basic configuration commandsCisco router basic configuration commands
Cisco router basic configuration commands
 
Cisco ios-cont
Cisco ios-contCisco ios-cont
Cisco ios-cont
 
Configuring the cisco switch with the cli based setup program
Configuring the cisco switch with the cli based setup programConfiguring the cisco switch with the cli based setup program
Configuring the cisco switch with the cli based setup program
 
Configuración del dial peer
Configuración del dial peer Configuración del dial peer
Configuración del dial peer
 
1
11
1
 
Basic cisco commands_by_marcus_nielson_2
Basic cisco commands_by_marcus_nielson_2Basic cisco commands_by_marcus_nielson_2
Basic cisco commands_by_marcus_nielson_2
 
OSPF (open shortest path first) part iii
OSPF (open shortest path first) part  iiiOSPF (open shortest path first) part  iii
OSPF (open shortest path first) part iii
 
Intro to router_config
Intro to router_configIntro to router_config
Intro to router_config
 
Cisco switch commands cheat sheet
Cisco switch commands cheat sheetCisco switch commands cheat sheet
Cisco switch commands cheat sheet
 
Ccna command
Ccna commandCcna command
Ccna command
 
Cisco CCNA-Router on Stick
Cisco CCNA-Router on StickCisco CCNA-Router on Stick
Cisco CCNA-Router on Stick
 
Routing protocol commands list
Routing protocol commands listRouting protocol commands list
Routing protocol commands list
 
How to configure Extended acl for an ip address
How to configure Extended acl for an ip addressHow to configure Extended acl for an ip address
How to configure Extended acl for an ip address
 
IOS Cisco - Cheat sheets
IOS Cisco - Cheat sheetsIOS Cisco - Cheat sheets
IOS Cisco - Cheat sheets
 
How to configure Standard ACL for a network
How to configure Standard ACL  for a networkHow to configure Standard ACL  for a network
How to configure Standard ACL for a network
 

Destacado

Ccna topology based projects
Ccna topology based projectsCcna topology based projects
Ccna topology based projects
tcpipguru
 
CCNA Network Services
CCNA Network ServicesCCNA Network Services
CCNA Network Services
Dsunte Wilson
 

Destacado (20)

Ccna pres
Ccna presCcna pres
Ccna pres
 
Migration to cisco next generation firewall
Migration to cisco next generation firewallMigration to cisco next generation firewall
Migration to cisco next generation firewall
 
designandimplementanetwork
designandimplementanetworkdesignandimplementanetwork
designandimplementanetwork
 
3 Router Configuration - Cisco Packet Tracer
3 Router Configuration - Cisco Packet Tracer 3 Router Configuration - Cisco Packet Tracer
3 Router Configuration - Cisco Packet Tracer
 
CCNA- Router on stick, VLAN and Trunking
CCNA- Router on stick, VLAN and TrunkingCCNA- Router on stick, VLAN and Trunking
CCNA- Router on stick, VLAN and Trunking
 
Packet tracer
Packet tracerPacket tracer
Packet tracer
 
2.3.1.5 packet tracer configuring rapid pvst+ answer
2.3.1.5 packet tracer   configuring rapid pvst+ answer2.3.1.5 packet tracer   configuring rapid pvst+ answer
2.3.1.5 packet tracer configuring rapid pvst+ answer
 
4.1.2.9 packet tracer documenting the network instructions
4.1.2.9 packet tracer   documenting the network instructions4.1.2.9 packet tracer   documenting the network instructions
4.1.2.9 packet tracer documenting the network instructions
 
Uso básico de packet tracer
Uso básico de packet tracerUso básico de packet tracer
Uso básico de packet tracer
 
Ccna topology based projects
Ccna topology based projectsCcna topology based projects
Ccna topology based projects
 
Network Security ,2014 and 2015 ieee projects list @ TMKS Infotech
Network Security ,2014 and 2015 ieee projects list @ TMKS InfotechNetwork Security ,2014 and 2015 ieee projects list @ TMKS Infotech
Network Security ,2014 and 2015 ieee projects list @ TMKS Infotech
 
Networking
NetworkingNetworking
Networking
 
College Network
College NetworkCollege Network
College Network
 
Ccna exploration network fundamentals
Ccna exploration  network fundamentalsCcna exploration  network fundamentals
Ccna exploration network fundamentals
 
CCNA Exam 200-120 pdf
CCNA Exam 200-120 pdfCCNA Exam 200-120 pdf
CCNA Exam 200-120 pdf
 
Final Year Projects Computer Science (Information security) -2015
Final Year Projects Computer Science (Information security) -2015Final Year Projects Computer Science (Information security) -2015
Final Year Projects Computer Science (Information security) -2015
 
How to configure vlan, stp, dtp step by step guide
How to configure vlan, stp, dtp step by step guideHow to configure vlan, stp, dtp step by step guide
How to configure vlan, stp, dtp step by step guide
 
CCNA Network Services
CCNA Network ServicesCCNA Network Services
CCNA Network Services
 
Cisco project ideas
Cisco   project ideasCisco   project ideas
Cisco project ideas
 
Alphorm.com Formation Cisco CCNA v3 : mise à jour
Alphorm.com Formation Cisco CCNA v3 : mise à jourAlphorm.com Formation Cisco CCNA v3 : mise à jour
Alphorm.com Formation Cisco CCNA v3 : mise à jour
 

Similar a Trik singkat STATIC ROUTING via cli Packet Tracer

How to obtain ip address from a different network dhcp
How to obtain ip address from a different network dhcpHow to obtain ip address from a different network dhcp
How to obtain ip address from a different network dhcp
tcpipguru
 
How to configure Extended acl for a network
How to configure Extended acl for a networkHow to configure Extended acl for a network
How to configure Extended acl for a network
tcpipguru
 
How to configure interior gateway routing protocol (igrp)
How to configure interior gateway routing protocol (igrp)How to configure interior gateway routing protocol (igrp)
How to configure interior gateway routing protocol (igrp)
IT Tech
 

Similar a Trik singkat STATIC ROUTING via cli Packet Tracer (20)

Cisco Network and Engineering
Cisco Network and EngineeringCisco Network and Engineering
Cisco Network and Engineering
 
Aula04 - configuração da topologia ppp - resolvido
Aula04 -  configuração da topologia ppp - resolvidoAula04 -  configuração da topologia ppp - resolvido
Aula04 - configuração da topologia ppp - resolvido
 
2 router.docx
2 router.docx2 router.docx
2 router.docx
 
Configure ospf v3 single areaa
Configure ospf v3 single areaaConfigure ospf v3 single areaa
Configure ospf v3 single areaa
 
How to obtain ip address from a different network dhcp
How to obtain ip address from a different network dhcpHow to obtain ip address from a different network dhcp
How to obtain ip address from a different network dhcp
 
CCNA - Routing & Switching Commands
CCNA - Routing & Switching CommandsCCNA - Routing & Switching Commands
CCNA - Routing & Switching Commands
 
Ccna commands
Ccna commandsCcna commands
Ccna commands
 
Ccna commands
Ccna commandsCcna commands
Ccna commands
 
ccna cheat_sheet
ccna cheat_sheetccna cheat_sheet
ccna cheat_sheet
 
cisco ccna cheat_sheet
cisco ccna cheat_sheetcisco ccna cheat_sheet
cisco ccna cheat_sheet
 
Ncat ccna cheat sheet
Ncat ccna cheat sheetNcat ccna cheat sheet
Ncat ccna cheat sheet
 
Cisco Commands
Cisco CommandsCisco Commands
Cisco Commands
 
How to configure Extended acl for a network
How to configure Extended acl for a networkHow to configure Extended acl for a network
How to configure Extended acl for a network
 
Networking Lab Report
Networking Lab ReportNetworking Lab Report
Networking Lab Report
 
How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)
 
Ciso commands
Ciso commandsCiso commands
Ciso commands
 
Ciso commands
Ciso commandsCiso commands
Ciso commands
 
Ccna commands
Ccna commands   Ccna commands
Ccna commands
 
How to configure interior gateway routing protocol (igrp)
How to configure interior gateway routing protocol (igrp)How to configure interior gateway routing protocol (igrp)
How to configure interior gateway routing protocol (igrp)
 
Cisco CCNA- PPP Multilink Configuration
Cisco CCNA- PPP Multilink ConfigurationCisco CCNA- PPP Multilink Configuration
Cisco CCNA- PPP Multilink Configuration
 

Más de Selamet Hariadi

Más de Selamet Hariadi (15)

Tunnel EoIP, PPTP, L2TP, PPPoE - v5
Tunnel EoIP, PPTP, L2TP, PPPoE - v5Tunnel EoIP, PPTP, L2TP, PPPoE - v5
Tunnel EoIP, PPTP, L2TP, PPPoE - v5
 
Kisi-Kisi Kewirausahaan USBN SMK teori praktik-update
Kisi-Kisi Kewirausahaan USBN SMK teori praktik-updateKisi-Kisi Kewirausahaan USBN SMK teori praktik-update
Kisi-Kisi Kewirausahaan USBN SMK teori praktik-update
 
Ketentuan dan syarat lowongan tenaga BAZNAS kota malang
Ketentuan dan syarat lowongan tenaga BAZNAS kota malang Ketentuan dan syarat lowongan tenaga BAZNAS kota malang
Ketentuan dan syarat lowongan tenaga BAZNAS kota malang
 
Baznas kota malang Tenaga - Januari 2018
Baznas kota malang Tenaga - Januari 2018Baznas kota malang Tenaga - Januari 2018
Baznas kota malang Tenaga - Januari 2018
 
Report HARBOLNAS 2017 vs 2016
Report HARBOLNAS 2017 vs 2016Report HARBOLNAS 2017 vs 2016
Report HARBOLNAS 2017 vs 2016
 
Pasar Raya Baznas kota Malang (26 nop 2017)
Pasar Raya Baznas kota Malang (26 nop 2017)Pasar Raya Baznas kota Malang (26 nop 2017)
Pasar Raya Baznas kota Malang (26 nop 2017)
 
Komunikasi Data by selamet hariadi
Komunikasi Data by selamet hariadiKomunikasi Data by selamet hariadi
Komunikasi Data by selamet hariadi
 
VoIP for networking class-sh
VoIP for networking class-shVoIP for networking class-sh
VoIP for networking class-sh
 
Soal dan Jawaban Kewirausahaan-prakarya SMK X
Soal dan Jawaban Kewirausahaan-prakarya SMK XSoal dan Jawaban Kewirausahaan-prakarya SMK X
Soal dan Jawaban Kewirausahaan-prakarya SMK X
 
Setting DHCP Server via cli Cisco Packet Tracer
Setting DHCP Server via cli Cisco Packet Tracer Setting DHCP Server via cli Cisco Packet Tracer
Setting DHCP Server via cli Cisco Packet Tracer
 
Materi kewirausahaan (dasar)
Materi kewirausahaan (dasar)Materi kewirausahaan (dasar)
Materi kewirausahaan (dasar)
 
Bandwidth dan Throughput
Bandwidth dan ThroughputBandwidth dan Throughput
Bandwidth dan Throughput
 
Analisa Kebutuhan Bandwidth selamet hariadi
Analisa Kebutuhan Bandwidth selamet hariadiAnalisa Kebutuhan Bandwidth selamet hariadi
Analisa Kebutuhan Bandwidth selamet hariadi
 
Dasar Internet untuk komunikasi Data - SMK Training
Dasar Internet untuk komunikasi Data - SMK TrainingDasar Internet untuk komunikasi Data - SMK Training
Dasar Internet untuk komunikasi Data - SMK Training
 
Dasar Keamanan Jaringan Komputer
Dasar Keamanan Jaringan KomputerDasar Keamanan Jaringan Komputer
Dasar Keamanan Jaringan Komputer
 

Último

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Último (20)

Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 

Trik singkat STATIC ROUTING via cli Packet Tracer

  • 1. TRIK SINGKAT STATIC ROUTING via CLI PACKET TRACER Konfigurasi R1 Router>en Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname R1 -> untuk setting hostname/nama untuk router R1(config)#int s0/0/0 R1(config-if)#ip address 192.168.10.1 255.255.255.0 R1(config-if)#no shut %LINK-5-CHANGED: Interface Serial0/0/0, changed state to down R1(config-if)#ex R1(config)#int fa0/0 R1(config-if)#ip address 192.168.110.1 255.255.255.0 R1(config-if)#no shut %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up R1(config-if)#ex R1(config)# R1(config)#ip route 192.168.30.0 255.255.255.0 s0/0/0 R1(config)#ip route 192.168.20.0 255.255.255.0 s0/0/0 R1(config)#ip route 192.168.120.0 255.255.255.0 s0/0/0 Konfigurasi R2 Router>en Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname R2 R2(config)#int s0/0/0 R2(config-if)#ip address 192.168.10.11 255.255.255.0 R2(config-if)#clock rate 64000 -> konfigurasi clock rate R2(config-if)#no shut R2(config-if)# %LINK-5-CHANGED: Interface Serial0/0/0, changed state to upex R2(config)#int fa0/0 R2(config-if)#ip ad R2(config-if)#ip address 192.168.30.1 255.255.255.0 R2(config-if)#no shut %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up R2(config-if)#ex R2(config)# R2(config)#ip route 192.168.110.0 255.255.255.0 s0/0/0 R2(config)#ip route 192.168.120.0 255.255.255.0 s0/0/1 R2(config)#
  • 2. Konfigurasi R3 Router>en Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname R3 R3(config)#int s0/0/0 R3(config-if)#ip address 192.168.20.22 255.255.255.0 R3(config-if)#no shutdown %LINK-5-CHANGED: Interface Serial0/0/0, changed state to up R3(config-if)#ex R3(config)#int fa0/0 R3(config-if)#ip address 192.168.120.1 255.255.255.0 R3(config-if)#no shutdown %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up R3(config-if)#ex R3(config-if)# R3(config)#ip route 192.168.30.0 255.255.255.0 s0/0/0 R3(config)#ip route 192.168.10.0 255.255.255.0 s0/0/0 R3(config)#ip route 192.168.110.0 255.255.255.0 s0/0/0 Materi Pelatihan Dasar #Team H S