Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 13

Modul 07

Static Routing Cisco


Source : Cisco Network Academy
Tujuan Praktikum
Setelah praktikum dilaksanakan, peserta
praktikum diharapkan memiliki
kemampuan
Melakukan konfigurasi dasar Cisco Router
Melakukan konfigurasi Static Routing dengan
text-mode pada Cisco Router
Perangkat Praktikum
1. Windows XP
2. Packet Tracer 5.3
Static Routing

router(config)# ip route 192.168.2.0
255.255.255.0 192.168.10.2
router(config)# ip route 0.0.0.0 0.0.0.0
192.168.1.1
root@gap02015:~# route add -net 192.168.150.0
netmask 255.255.255.0 gw 192.168.100.100
root@gap02015:~# route add default gw
192.168.100.100
Role of Internetwork Operating System (IOS)
Identify several classes of devices that
have IOS embedded


Role of Internetwork Operating System (IOS)
Identify the purpose of the show
command and several of its variations


Role of Internetwork Operating System (IOS)
Define the purpose of startup config.


Role of Internetwork Operating System (IOS)
Recognize that Cisco IOS is modal and
describe the implications of modes.

Role of Internetwork Operating System (IOS)
Define the different modes and identify
the mode prompts in the CLI

Role of Internetwork Operating System (IOS)
Identify the basic command structure for
IOS commands


Role of Internetwork Operating System (IOS)
Identify the types of help and feedback
available while using IOS and use these
features to get help, take shortcuts and
ascertain success

Role of Internetwork Operating System (IOS)
Identify several of the configuration
modes, their purpose and their
associated prompt


Prosedur Praktikum

You might also like