PERINTAH DASAR PADA SWITCH

-TUJUAN-

> Bisa mengkonfigurasi switch
> Dapat mengetahui perintah dasar pada switch
> Dapat menggunakan perintah dasar pada switch untuk mengetest sebuah switch


-KONSEP DASAR-


-MATERI-



clear           = Reset functions (mengaturUlang Fungsi)
clock          = Manage the system clock (Mengelola sistem jam)
configure   = Enter configuration mode (Masuk mode konfigurasi)
connect      = Open a terminal connection (Buka koneksi terminal)
copy          = Copy from one file to another (Menyalin dari satu file ke file lainnya)
debug        = Debugging functions (see also 'undebug') (Fungsi debug (lihat juga 'undebug'))
delete        = Delete a file (Hapus sebuah file)
dir             = List files on a filesystem (Daftar file pada filesystem)
disable = Turn off privileged commands (Mematikan perintah istimewa)
disconnect = Disconnect an existing network connection (Putuskan koneksi jaringan yang ada)
enable = Turn on privileged commands (Nyalakan perintah istimewa)
erase = Erase a filesystem (Menghapus sebuah filesystem)
exit/logout = Exit from the EXEC (Keluar dari EXEC)
more = Display the contents of a file (Tampilkan isi file)
no = Disable debugging informations (Nonaktifkan informasi debug)
ping = Send echo messages (Kirim pesan gema)
reload = Halt and perform a cold restart (Menghentikan dan melakukan cold restart)
resume = Resume an active network connection (Lanjutkan koneksi jaringan yang aktif)
setup = Run the SETUP command facility (Jalankan fasilitas perintah SETUP)
show = Show running system information (Tampilkan informasi sistem yang sedang berjalan)




Comments