Top Banner
Modul 07 Static Routing Cisco Source : Cisco Network Academy
13

Modul 07 Static Routing Cisco

Feb 08, 2016

Download

Documents

vartan

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. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Modul  07 Static Routing Cisco

Modul 07Static Routing Cisco

Source : Cisco Network Academy

Page 2: Modul  07 Static Routing Cisco

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

Page 3: Modul  07 Static Routing Cisco

Perangkat Praktikum1. Windows XP2. Packet Tracer 3.2

Page 4: Modul  07 Static Routing Cisco

Static Routing

router(config)# ip route 192.168.2.0 255.255.255.0 192.168.10.2router(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

Page 5: Modul  07 Static Routing Cisco

Role of Internetwork Operating System (IOS)

• Identify several classes of devices that have IOS embedded

Page 6: Modul  07 Static Routing Cisco

Role of Internetwork Operating System (IOS)

• Identify the purpose of the show command and several of its variations

Page 7: Modul  07 Static Routing Cisco

Role of Internetwork Operating System (IOS)

• Define the purpose of startup config.

Page 8: Modul  07 Static Routing Cisco

Role of Internetwork Operating System (IOS)• Recognize that Cisco IOS is modal

and describe the implications of modes.

Page 9: Modul  07 Static Routing Cisco

Role of Internetwork Operating System (IOS)

• Define the different modes and identify the mode prompts in the CLI

Page 10: Modul  07 Static Routing Cisco

Role of Internetwork Operating System (IOS)

• Identify the basic command structure for IOS commands

Page 11: Modul  07 Static Routing Cisco

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

Page 12: Modul  07 Static Routing Cisco

Role of Internetwork Operating System (IOS)

• Identify several of the configuration modes, their purpose and their associated prompt

Page 13: Modul  07 Static Routing Cisco

Prosedur Praktikum