Catalyst deleteコマンドの使い方

環境
Catalyst

構文
delete ファイルシステム:ファイル名
deleteコマンドを実行すると、フラッシュファイルシステム上のファイルを削除します。
deleteコマンドを使って、vlan.dat(VLAN情報)やIOSを削除します。

操作例
1.vlan.datを削除する。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
Cisco# delete flash:vlan.dat
Delete filename [vlan.dat] エンターキー
Delete flash:vlan.dat? [confirm] エンターキー
Cisco# delete flash:vlan.dat Delete filename [vlan.dat] エンターキー Delete flash:vlan.dat? [confirm] エンターキー
Cisco# delete flash:vlan.dat
Delete filename [vlan.dat] エンターキー
Delete flash:vlan.dat? [confirm] エンターキー

 

2.IOSを削除する

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
Cisco# delete slot0:xxxxx.bin
Delete filename [xxxxxx.bin] エンターキー
Delete slot0:xxxxxx.bin? [confirm] エンターキー
Cisco# delete slot0:xxxxx.bin Delete filename [xxxxxx.bin] エンターキー Delete slot0:xxxxxx.bin? [confirm] エンターキー
Cisco# delete slot0:xxxxx.bin
Delete filename [xxxxxx.bin] エンターキー
Delete slot0:xxxxxx.bin? [confirm] エンターキー

 

Cisco

Posted by arkgame