modul 07 static routing cisco

Post on 08-Feb-2016

158 Views

Category:

Documents

25 Downloads

Preview:

Click to see full reader

DESCRIPTION

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

TRANSCRIPT

Modul 07Static 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 Praktikum1. Windows XP2. Packet Tracer 3.2

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

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

top related