mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 00:02:25 +00:00
Update cheatsheets
This commit is contained in:
21
tldr/cisco-ios/write
Normal file
21
tldr/cisco-ios/write
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, cisco-ios]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# write
|
||||
|
||||
> Write data to memory.
|
||||
> More information: <https://www.oreilly.com/library/view/cisco-ios-in/0596008694/re869.html#book-content>.
|
||||
|
||||
- Write current configuration to memory:
|
||||
|
||||
`write memory`
|
||||
|
||||
- Delete the configuration in memory:
|
||||
|
||||
`write erase`
|
||||
|
||||
- Display help:
|
||||
|
||||
`write ?`
|
||||
Reference in New Issue
Block a user