Anda di halaman 1dari 5

Command Cisco

1. Show version : Melihat versi software, dan uptime router


2. Show user : Melihat user yang lagi masuk
3. Show diag : Melihat hardware dan card terpasang
4. Show running-config : Melihat konfig router
5. Show run interface atm2/0 : Melihat konfig router
6. Show run interface atm2/0.100 : Melihat konfig router
7. Show interfaces description : Melihat deskripsi di interface
8. Show interfaces description | include MPLS : Melihat deskripsi di interface
9. Show ip ospf neighbor : Melihat router yang aktif OSPF
10. Show ip route vrf PELANGGAN : Melihat vrf yang ada di PE
11. Show ip route vrf PELANGGAN| include 192.168.255.2 : Melihat vrf yang ada di PE
12. Show ip vrf : Melihat vrf yang ada di PE
13. Show mpls interface : Melihat mpls yang aktif
14. Ping 192.168.255.1 : Ping test ke IP 192.168.255.1
15. Ping vrf INTERNET 202.143.60.21 : Ping test ke IP vrf INTERNET 202.143.60.21
16. Telnet 192.168.255.1 : Telnet ke IP 192.168.255.1
17. Telnet 202.152.0.2 /vrf INTERNET : Telnet ke IP vrf INTERNET 202.143.60.21
18. Show ip bgp vpnv4 vrf PELANGGAN-VPN sum : Melihat BGP di vrf PELANGGAN-VPN
19.

Router>en : enable Router

20. #conf t : configure termina


21. (config)#int fa0/0 : setting interface dari router ke switch Router
22. (config-if)#ip add 192.168.1.1 255.255.255.0 : setting IP dan subnet
mask Router
23. (config-if)#no shut : mengaktifkan setting diatasnya Router
24. (config-if)#ex : exit
25. (config)# Router(config)#int s2/0 : setting interface serial di router 0
26. (config-if)#ip add 192.168.4.1 255.255.255.0 Router(config-if)#clock
rate 64000 : kecepatan clock
1. ROUTER 1 (setting 2 serial, 1 FastEth)
- Router>en
- Router#conf t
- Router(config)#int fa0/0
- Router(config-if)#ip add 192.168.2.1 255.255.255.0
- Router(config-if)#no shut
- Router(config-if)#ex
- Router(config)#int s2/0
- Router(config-if)#ip add 192.168.4.2 255.255.255.0
- Router(config-if)#clock rate 64000
- Router(config-if)#no shut
- Router(config-if)#ex

Router(config)#int s3/0
Router(config-if)#ip add 192.168.5.1 255.255.255.0
Router(config-if)#clock rate 64000
Router(config-if)#no shut
Router(config-if)#ex

ROUTER 2 (setting 1 serial, 1 FastEth)


- Router>en
- Router#conf t
- Router(config)#int fa0/0
- Router(config-if)#ip add 192.168.3.1 255.255.255.0
- Router(config-if)#no shut
- Router(config-if)#ex
- Router(config)#int s2/0
- Router(config-if)#ip add 192.168.5.2 255.255.255.0
- Router(config-if)#clock rate 64000
- Router(config-if)#no shut
- Router(config-if)#ex
Cara setting routing
Router0:
- Router(config)#ip
- Router(config)#ip
Router1 :
- Router(config)#ip
- Router(config)#ip
Router2 :
- Router(config)#ip
- Router(config)#ip

route 192.168.2.0 255.255.255.0 192.168.4.2 //


route 192.168.3.0 255.255.255.0 192.168.4.2
route 192.168.1.0 255.255.255.0 192.168.4.1
route 192.168.3.0 255.255.255.0 192.168.5.2
route 192.168.1.0 255.255.255.0 192.168.5.1
route 192.168.2.0 255.255.255.0 192.168.5.1

Perintah Show
- #show?
- #Sh version
- #sh flash
- Sh start (show start config)
- Sh run
(show running config)
- Sh ip int brief
- Sh controllersserial 0
- Sh clock
- Sh cdp neighbors
- Sh cdp neighbors detail
- Sh vlan
- Sh int trunk
Menganti HostName
- Conf t
- Hostname REKAY

- REKAY(config)#
Setting Password
- Conf t
- Enable password RAHASIA
- Enable secret cisco\\
- Service password-encryption
Konfigurasi Interface
- Conf t
- Int e0
- Description ###LINK KE JARINGAN LOKAL###
- Ip addr 10.10.10.1 255.255.255.0
- Clock rate 26000
- No shut
Copy tftp:
- Copy run tftp
- Copy flash tftp
Menyimpan Komfigurasi:
- Copy run start
- Wr
Menghapus Konfigurasi:
#Enable password REKAY
#No enable password REKAY
#Write erase
#Delete flash: vlan.dat
#reload
RIT-BALIKPAPAN.PLNWIL-R7606-NPE.RR-01#ping 172.23.1.213 size 8978 df-bit
repeat 1000

Type escape sequence to abort.


Sending 1000, 8978-byte ICMP Echos to 172.23.1.213, timeout is 2 seconds:
Packet sent with the DF bit set
!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!
Success rate is 97 percent (973/1000), round-trip min/avg/max = 44/51/248 ms

Pengerjaan di sisi ICON :

1. Capture semua service yang ada pada setiap perangkat yang terlibat:
- Capture service pada Cisco 7206VXR :
show clock
show version
show inventory
show diag
dir all-filesystems
show running-config
show ip interface brief
show interfaces
show interfaces status
show boot
show cdp neighbor
show ip protocols
show ip route summary
show ip ospf neighbor
show bgp all summary
show mpls ldp neighbor
show mpls interfaces
show ip vrf
show ip arp vrf (VRF NAME)
show ip route vrf (VRF NAME) summary
show mpls l2transport vc
show frame-relay map
show frame-relay pvc
show mac address dynamic vlan (VLAN ID)

show ntp associations


show log

Capture service pada Cisco 3750:


show clock
show version
show inventory
dir all-filesystems
show sdm prefer
show system mtu
show running-config
show ip interface brief
show interface status
show interface trunk
show vlan brief
show vtp status
show cdp neighbor
show ip protocols
show ip route summary
show ip ospf neighbor
show ip ospf interface brief
show ip bgp summary
show ip bgp vpnv4 all summary
show mpls ldp neighbor
show ip vrf
show ip arp vrf (VRF NAME)
show ip route vrf (VRF NAME) summary
show mpls l2transport vc
show ntp associations
show log
show process cpu history

show memory statistics


-

Capture service pada Cisco Catalyst 2960:


show clock
show version
show inventory
dir all-filesystems
show system mtu
show running-config
show ip interface brief
show interface status
show interface trunk
show vlan brief
show vtp status
show cdp neighbor
show ntp associations
show log

Anda mungkin juga menyukai