Name Interface Ip Address Netmask
PC01 - Console - 192.168.1.1 - 255.255.255.0
Server - fa0/1 - 192.168.1.2 - 255.255.255.0
1. Pertama kita setting dulu ip si server dahulu
2. Lalu kita buka Terminal di pc1
lalu nanti pilih ok saja
3. Lalu kita buat vlan databasenya
Switch>en
Switch#vlan database
Switch#vlan 10
Switch#ex
4. Lalu kita setting supaya interface fa0/1 bisa mengakses vlan 10
Switch#conf t5. Lalu kita atur ip si vlan 10
Switch(config)#int fa0/1
Switch(config-if)#switchport access vlan 10
Switch(config-if)#exit
Switch(config)#int vlan 106. Lalu kita coba ping ke ip server
Switch(config-if)#ip address 192.168.1.1 255.255.255.0
Switch(config-if)#exit
Switch#ping 192.168.1.27. Kalau sudah konek , sekarang kita lihat flash kita, flash itu berfungsi untuk menyimapan konfig , ios (Sistem Operasi Cisco).
Switch#dir flash:Directory of flash:/1 -rw- 3058048c2950-i6q4l2-mz.121-22.EA4.bin 2 -rw- 616vlan.dat
nomer 1 adalah IOS Cisco dan nomer 2 adalah database vlan
8. Lalu kita copy IOS Cisconya
Switch#copy flash: tftp:Source filename []? c2950-i6q4l2-mz.121-22.EA4.binAddress or name of remote host []? 192.168.1.2Destination filename [c2950-i6q4l2-mz.121-22.EA4.bin]? c2950-i6q4l2-mz.121-22.EA4.backup.binWriting c2950-i6q4l2-mz.121-22.EA4.bin.......!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[ok - 3058048 bytes]
3058048 bytes copied in 1.91 secs (1601072 bytes/sec)
ket :
Source filename : nama file yang akan di backup9. Lalu kita ke server dan pilih service dan pilih tftp
Address or name of remote host : alamat ip yang akan di tempatkan backup
Destinatio filename : merupakan saat file itu sudah sampai akan di namai apa
Udah ke Backup deh
Sekarang kita ke Restorenya
1.Ketik perintah ini untuk mengrestore IOS Cisconya
Switch#copy tftp: flash:
Address or name of remote host []? 192.168.1.2Source filename []? c2950-i6q4l2-mz.121-22.EA4.backup.binDestination filename [c2950-i6q4l2-mz.121-22.EA4.backup.bin]? c2950-i6q4l2-mz.121-22.EA4.backup.binAccessing tftp://c2950-i6q4l2-mz.121-22.EA4.bin....... Loading c2950-i6q4l2-mz.121-22.EA4.backup.bin from 192.168.1.2: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[ok - 3058048 bytes]
3058048 bytes copied in 1.91 secs (1601072 bytes/sec)
2. Lalu kita coba reload cisconya
Switch>en3. Sekarang kita cek deh flashnya
Switch#reload
Switch#dir flash:Directory of flash:/3 -rw- 3058048c2950-i6q4l2-mz.121-22.EA4.backup.bin 2 -rw- 616vlan.dat
Nah sudah ke restorekan nah itu langsung berubah iosnya tadi berarti kita berhasil hehehe.
Makasih atas kunjungannya ya gan semoga bermanfaat ^^
0 comments:
Post a Comment