cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
1672
Views
0
Helpful
2
Replies

what's the diffrence between the two commands?

huangzhy
Level 1
Level 1

What's the difference between the two commands:

"erase nvram:" and "erase startup-config"?

And what 's the difference between the comands:

"delete flash"and " erase flash"?

"delete slot0:" and "erase slot0: "?

2 Replies 2

thisisshanky
Level 11
Level 11

What's the difference between the two commands:

"erase nvram:" and "erase startup-config"?

No difference, both are essentially the same. Infact erase nvram replaces erase startup-config. command

And what 's the difference between the comands:

"delete flash"and " erase flash"?

"delete slot0:" and "erase slot0: "?

This link should help.

http://www.cisco.com/en/US/products/hw/routers/ps341/products_tech_note09186a00800a7515.shtml#delete

The conclusion is that,

delete command will mark the file as deleted, but the files will still occupy space on the flash. You can use undelete command to retrieve those files.

erase comand will wipe out files from flash.

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

chandra.mouli
Level 1
Level 1

silly question