mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
parent
0357895480
commit
0549fae69d
1 changed files with 12 additions and 0 deletions
12
pages/cisco-ios/erase.md
Normal file
12
pages/cisco-ios/erase.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# erase
|
||||
|
||||
> Delete preset things.
|
||||
> More information: <https://www.cisco.com/c/en/us/td/docs/ios/ios_xe/fundamentals/configuration/guide/2_xe/cf_xe_book/cf_config-files_xe.html>.
|
||||
|
||||
- Erase the startup configuration:
|
||||
|
||||
`erase startup-config`
|
||||
|
||||
- Erase a filesystem:
|
||||
|
||||
`erase {{flash}}:`
|
Loading…
Add table
Reference in a new issue