Perintah Dasar Switch pada Cisco Packet Tracer
Menentukan hostname
Menentukan hostname
Switch>en
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname Catalyst
Catalyst(config)#^Z
Catalyst#
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname Catalyst
Catalyst(config)#^Z
Catalyst#
Mengganti hostname
Switch>enable
Switch#config t
Switch(config)#hostname budidarma
Switch(config)#exit
Switch#logout
Switch#config t
Switch(config)#hostname budidarma
Switch(config)#exit
Switch#logout
Mereboot switch
Switch#reboot
Switch#reboot
Menampilkan Jam dan tanggal
Switch>show clock
Switch>show clock
Mengganti tanggal/jam
Switch#clock set hh:mm:ss dd:mm:yyyy
Menampilkan versi IOS
Switch>show version
Switch>show version
Menampilkan perintah sebelumnya
Switch>show history
Switch>show history
Untuk masuk ketingkat Global
Switch#config t
Switch(config)#
Menampilkan startup configuration
switch>enable atau bisa dengan mengetikan en
switch#show startup-config
switch>enable atau bisa dengan mengetikan en
switch#show startup-config
Menentukan Jam dan tanggal
switch>enable
switch#clock set 12:20:20 5 october 2012
switch#show clock
switch>enable
switch#clock set 12:20:20 5 october 2012
switch#show clock
Menghapus startup configuration
Catalyst#erase startup-config
Catalyst#show startup-config
Catalyst#reload
Catalyst#erase startup-config
Catalyst#show startup-config
Catalyst#reload
File Image IOS
Switch#show flash
Switch#dir flash
Switch#show flash
Switch#dir flash
File system configuration
Switch#show boot
Switch#show boot
Untuk me-reset suatu fungsi
Switch(config)#Clear
Menyimpan Configurasi
Switch>enable
Switch#copy running-config startup-config
Enter untuk OK
Keluar dari Switch
Switch#disable
Keluar dari Console
Switch#logout
Help command
Switch#?
Daftar Pustaka : https://sayidaidhilputra.wordpress.com/2012/06/04/perintah-dasar-cisco-switch/
Komentar
Posting Komentar