/*-- CSS Kursor Diikuti Jam --*/ .cursor_jam1{ background:transparent; position:absolute; top:0px; left:0px; width:16px; height:16px; font-family:cursive; font-size:16px; text-align:center; font-weight:bolder; } .cursor_jam2{ position:absolute; top:0px; left:0px;width:12px; height:12px; font-family:cursive; font-weight:bolder; font-size:10px; text-align:center; } /*-- END CSS --*/

Selasa, 12 April 2011

tugas 1 ccna3 ( jarkom3) riky anggoro 09.240.0135

  No
Perintah penuh
Perintah singkat
Maksud perintah
1
enable
ena
Perintah masuk dari
user mose 
ke mode privillage
2
Configure terminal
Conf t
Perintah masuk ke
 global configuration mode

3
Interface fastethernet 0/0
Int fa0/0
Command untuk masuk
 ke subconfigure 
interface fastethernet 

4
Ip address 192.168.2.1 255.255.255.0
Ip add 192.168.2.1 255.255.255.0
Ip dari fa0/0 192.168.1.1
dengan subnetmask 
255.255.255.0
5
No shutdown
No shut
Mengaktifkan network
IP atau ip interface
6
exit
ex
Masuk me user modee
7
interface serial 2/0
Int s2/0
Command untuk
 masuk ke subconfigure 
interface serial 

8
ip address 10.10.10.1 255.0.0.0
ip add 10.10.10.1 255.0.0.0
ip address dari
serial 2/0 10.10.10.1
subnetmask 255.0.0.0
9
clock rate 64000
cl ra 64000
set clock rate dalam 
bits/s
10
No shutdown
no shut
Mengaktifkan ip serial
11
Exit
Ex
Masuk  ke mode
configuration
12
ip route 0.0.0.0 0.0.0.0 s2/0
Ip ru 0.0.0.0 0.0.0.0 s2/0
Menyeting ip route serial
13
show running-config
Sh run
Mengetahui konfigurasi
yang aktif di dalam 
DRAM 
(dynamic random access memory)

14
show startup-config
Sh start
Mengetahui konfigurasi 
yang sudah tersimpan 
di dalam NVRAM

15
show version
Sh ver
menampilkan informasi 
tentang versi software 
yang sekarang sedang
jalan lengkap 
dengan informasi hardware 
dan
device.
16
show ip protocols
Sh ip
Untuk menampilkan
ip protokol
17
Show ip route
Sh ip rout
memperlihatkan 
konfigurasi routing
18
show interfaces
Sh int
ntuk menampilkan
 statistic semua 
interface router.
19
show ip interface brief
Sh ip int bri
Memeriksa status atau
 kondisi dari 
tiap-tiap interface yang 
 
telah di konfigurasi 
20
show protocols
Sh prot
menampilkan status 
interface
 baik secara 
global maupun khusus 
dari protocol 
layer 3 yang terkonfigurasi
 
21
show cdp neighbors
Sh cdp neig
Menjukkan tentang 
informasi semua 
piranti Cisco tetangga 
yaitu switch dan router 
 
22
show sessions
Sh sess
memperlihatkan sesi
 yang ada sekarang 
23
show ssh
Sh ssh
Untuk melihat 
koneksi ssh
24
ping
ping
Mengecek koneksi
25
Traceroute
tr
Untuk menentukan jalur terbaik

0 coment: