Materi Kuliah Jaringan Komputer (CISCO)
Saya akan melakukan Konfigurasi Jaringan dengan Menggunakan Software Cisco dengan Konsep seperti diatas.. Berikut adalah Perintah Pada CLI Router..
Sintaks :
Sintaks :
Router>su
Router>enable
Router#configure terminal
Enter configuration commands, one
per line. End with CNTL/Z.
Router(config)#hostname router_kemal
router_kemal(config)#enable password
123456789
router_kemal(config)#interface
fastEthernet 0/1
router_kemal(config-if)#ip address
192.168.10.100 255.255.255.0
router_kemal(config-if)#no shutdown
router_kemal(config-if)#
%LINK-5-CHANGED: Interface
FastEthernet0/1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol
on Interface FastEthernet0/1, changed state to up
router_kemal(config-if)#exit
router_kemal(config)#exit
router_kemal#
%SYS-5-CONFIG_I: Configured from
console by console
router_kemal#write memory
Building configuration...
[OK]
router_kemal#
Setting IP LAN :
Tidak ada komentar :
Posting Komentar