Jumat, 08 Januari 2010

Cisco Commands



Perintah (command) pada cisco devices terdiri dari Router Commands (Usermode commands, Privilegemode commands, Global configuration mode commands, Interface subconfiguration mode commands, Line subconfiguration mode commands, Subnterface subconfiguration mode commands, IP routing protocol subconfiguration mode commands) dan Switch Supported Commands (Usermode commands, Privilegemode commands, Global configuration mode commands, Interface subconfiguration mode commands, Line subconfiguration mode commands, Vlan mode commands, Workstation commands).

ROUTER COMMANDS

Usermode Commands

  1. disconnect, hapus sesi telnet dan logout
  2. enable, masuk ke privilegemode
  3. ping
  4. traceroute

Privilegemode Commands

  1. clear arp-cache, hapus cache arp
  2. configure terminal, masuk ke global configuration mode
  3. copy running-config startup-config, simpan konfigurasi sekarang
  4. copy startup-config running-config, load konfigurasi yang tersimpan
  5. debug ip packet, debug paket dari tcp/ip
  6. disable, kembali ke privilegemode dari global configuration mode
  7. disconnect
  8. erase startup-config, hapus file konfigurasi dari router
  9. logout, keluar dari privilegemode
  10. ping
  11. reload, load kembali startup-config
  12. resume , konek kembali setelah diskonek
  13. show access-list, memperlihatkan semua access-list dari semua protokol pada router
  14. show banner, memperlihatkan banner
  15. show cdp, memperlihatkan status CDP router
  16. show cdp interface, memperlihatkan interface CDP
  17. show cdp neighbor
  18. show cdp traffic
  19. show clock
  20. show flash, memperlihatkan IOS image dan file yang tersimpan di flash memory
  21. show frame-relay lmi, memperlihatkan statistik detail LMI
  22. show frame-relay map
  23. show frame-relay pvc
  24. show history, memperlihatkan semua perintah yang telah di eksekusi
  25. show hosts, memperlihatkan static host yang disimpan
  26. show interfaces, memperlihatkan interface yang dimiliki (semua) secara detail
  27. show interfaces ethernet 0
  28. show interfaces serial 0
  29. show interfaces loopback 0
  30. show ip arp
  31. show ip eigrp neighbors
  32. show ip eigrp neighbors detail
  33. show ip eigrp topology
  34. show ip eigrp traffic, memperlihatkan traffic statistik dari protokol eigrp
  35. show ip interface
  36. show ip interface brief, verify konfigurasi ip
  37. show ip ospf database
  38. show ip ospf interface
  39. show ip ospf neighbor detail
  40. show ip route, memperlihatkan konfigurasi routing
  41. show protocols, memperlihatkan protokol routing yang telah dikonfigurasi dan sedang berjalan
  42. show running-config, memperlihatkan konfigurasi global yang sedang berjalan
  43. show sessions, memperlihatkan sesi yang ada sekarang
  44. show startup-config, memperlihatkan konfigurasi yang tersimpan pada flash
  45. show version, memperlihatkan informasi hardware dan firmware
  46. telnet
  47. traceroute
  48. vlan database, mengakses vlan database atau masuk ke konfigurasi VTP
  49. write erase
  50. write memory
  51. write terminal

Global configuration mode Commands

  1. access-list {permit|deny}
  2. access-list {permit|deny}
  3. access-list {permit|deny}
  4. access-list {permit|deny}
  5. banner motd
  6. cdp advertise-v2
  7. cdp holdtime , mengubah nilai holdtime cdp
  8. cdp run
  9. cdp timer , mengubah nilai cdp timer
  10. config-register
  11. dialer-list protocol ip permit
  12. enable password , set password untuk masuk ke mode privilege
  13. enable secret , set enkripsi untuk password yang disimpan
  14. end, kembali ke mode privilege
  15. hostname , set nama host
  16. interface ethernet 0, masuk ke subconfiguration interface ethernet 0
  17. interface fastethernet 0, masuk ke subconfiguration interface fastethernet 0
  18. interface serial 0, masuk ke subconfiguration interface serial 0
  19. interface vlan , masuk ke subconfiguration vlan
  20. ip default-gateway , set default gateway
  21. ip default-network
  22. ip host , set static hostname lain
  23. ip name-server , set DNS router
  24. ip route {next-hop-ip-addr|interface-type}
  25. ip route 0.0.0.0 0.0.0.0 , set defaut gateway / static route
  26. ip route , set static route
  27. ip routing
  28. ipx routing
  29. isdn switch-type
  30. line aux
  31. line console 0, masuk ke konfigurasi console nomer 0
  32. line vty 0 4, masuk ke konfigurasi vty untuk 5 buah vty
  33. no banner motd, menghapus banner
  34. no ip routing, menghapus ip routing
  35. no router igrp, menghapus konfigurasi route igrp
  36. no router ospf, menghapus konfigurasi route ospf
  37. no router rip, menghapus konfigurasi route rip
  38. no vlan , menghapus vlan nomer ke sekian
  39. router eigrp , masuk ke konfigurasi routing menggunakan eigrp
  40. router ospf , masuk ke konfigurasi routing menggunakan ospf
  41. router rip, masuk ke konfigurasi routing menggunakan rip
  42. snmp-server enable traps vtp
  43. username password , set username dan passwordnya

Interface subconfiguration mode Commands

  1. bandwidth , set bandwidth yang akan dilalui interface ini dalam kilobits
  2. cdp enable
  3. clock rate , set clock rate dalam bits/s
  4. compress stac in

Line subconfiguration mode Commands

  1. exec-timeout [detik], pilihan detik opsional
  2. login synchronous
  3. password , set passwordnya

Subinterface subconfiguration mode Commands

  1. description , set deskripsi dari subinterface

IP Routing Protocol subconfiguration mode Commands

  1. network , set ip network

SWITCH SUPPORTED COMMANDS

Usermode commands

Privilegemode commands

Global configuration mode commands

Interface subconfiguration mode commands

Line subconfiguration mode commands

Vlan mode commands

Workstation commands

Semoga bermanfaat.

Cari apa yg ingin di cari :p