Bu bölümde cihazda saklanan dosyaları görmeyi, yaptığımız konfigurasyonları kaydetmeyi, silmeyi ve cihazı yeniden başlatmayı göreceğiz.
1. Cihazlarda saklanan dosya listesini görüntülemek
Bulunduğunuz klasördeki dosyaları görüntülemek için dir komutunu kullanırız.
<CLIGURU-R1>dirDirectory of sd1:/Idx Attr Size(Byte) Date Time(LMT) FileName0 -rw- 94,689,536 Oct 15 2013 13:39:50 ar2220-v200r003c01spc900.cc1 -rw- 286,620 Aug 08 2014 20:08:02 sacrule.dat2 -rw- 52,868 Sep 20 2014 17:12:00 mon_file.txt1,960,944 KB total (1,867,520 KB free) |
<CLIGURU-R2>dirDirectory of sd1:/Idx Attr Size(Byte) Date Time(LMT) FileName0 -rw- 94,689,536 Oct 15 2013 13:39:50 ar2220-v200r003c01spc900.cc1 -rw- 286,620 Aug 08 2014 20:08:02 sacrule.dat2 -rw- 52,868 Sep 20 2014 17:12:00 mon_file.txt1,960,944 KB total (1,867,520 KB free) |
2. Cihaz konfigürasyon dosyalarının yönetimi
Kayıtlı konfigürasyon dosyalarını görüntülemek için display saved-configuration komutu kullanılır.
<CLIGURU-R1>display saved-configurationThere is no correct configuration file in FLASH |
Konfigürasyon dosyasını kaydetmek için save komutu kullanılır.
<CLIGURU-R1>saveThe current configuration will be written to the device.Are you sure to continue? (y/n)[n]:yIt will take several minutes to save configuration file, please wait……….Configuration file had been saved successfullyNote: The configuration file will take effect after being activated |
Kaydedilen yapılandırma komutlarını görebilmek için display saved-configuration diyebiliriz.
<CLIGURU-R1>display saved-configuration[V200R003C01SPC900]#sysname CLIGURU-R1header shell information ” Huawei tanıtım “#board add 0/1 2FEboard add 0/2 1SA……..output omitted……. |
Çalışmakta olan konfigürasyonu da display current-configuration diyerek görebiliriz.
<CLIGURU-R1>display current-configuration[V200R003C01SPC900]#sysname R1header shell information ” Huawei tanıtım “#board add 0/1 2FEboard add 0/2 1SAboard add 0/3 2FÊ……..output omitted……. |
Router birden fazla konfigürasyon dosyası bulundurabilir.Display startup komutu diyerek cihazın bir sonraki başlangıcında kullanılacak olan konfigürasyonu görüntüleriz.
<CLIGURU-R1>display startupMainBoard:Startup system software: sd1:/ar2220-v200r003c01spc900.ccNext startup system software: sd1:/ar2220-v200r003c01spc900.ccBackup system software for next startup: nullStartup saved-configuration file: nullNext startup saved-configuration file: sd1:/vrpcfg.zipStartup license file: nullNext startup license file: nullStartup patch package: sd1:/ar2220-v200r003sph006.patNext startup patch package: sd1:/ar2220-v200r003sph006.patStartup voice-files: nullNext startup voice-files: null |
Yapılandırmadaki konfigürasyonları silmek için de reset saved-configuration komutunu kullanalım.
<CLIGURU-R1>reset saved-configurationThis will delete the configuration in the flash memory.The device configurations will be erased to reconfigure.Are you sure? (y/n)[n]:yClear the configuration in the device successfully. |
<CLIGURU-R2>reset saved-configurationThis will delete the configuration in the flash memory.The device configurations will be erased to reconfigure.Are you sure? (y/n)[n]:yClear the configuration in the device successfully. |
3. Cihazı yeniden başlatma yöntemi
Konfigürasyonu sildikten sonra cihazı tekrar başlatmak için reboot komutunu kullanırız.
<CLIGURU-R1>rebootInfo: The system is comparing the configuration, please wait.Warning: All the configuration will be saved to the next startup configuration. Continue ? [y/n]:nSystem will reboot! Continue ? [y/n]:yInfo: system is rebooting ,please wait… |
<CLIGURU-R2>rebootInfo: The system is comparing the configuration, please wait.Warning: All the configuration will be saved to the next startup configuration.Continue ? [y/n]:nSystem will reboot! Continue ? [y/n]:yInfo: system is rebooting ,please wait… |
Yaptıgımız cihaz üzerindeki tüm konfigürasyonu görmek için son olarak display current-configuration komutu kullanılır.
<CLIGURU-R1>display current-configuration[V200R003C01SPC900]#sysname CLIGURU-R1header shell information “Huawei tanıtım.”interface GigabitEthernet0/0/0description Bu interface CLIGURU-R2’nin G0/0/0 portuna bagliip address 192.168.1.1 255.255.255.0#user-interface con 0authentication-mode passwordset authentication password cipher %$%$’$-F6W:’|1[vUR&v+N+3,*}Y[j;6:\:FtUO`/<!U”ObL*}\,%$%$idle-timeout 20 0user-interface vty 0 4#Return |
<CLIGURU-R2>display current-configuration[V200R003C01SPC900]#sysname CLIGURU-R2interface GigabitEthernet0/0/0description Bu interface CLIGURU-R1’nin G0/0/0 portuna bagliip address 192.168.1.2 255.255.255.0#user-interface con 0authentication-mode passwordset authentication password cipher %$%$’$-F6W:’|1[vUR&v+N+3,*}Y[j;6:\:FtUO`/<!U”ObL*}\,%$%$user-interface vty 0 4#return |