1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-22 06:43:59 +02:00
tldr/pages/cisco-ios/write.md
Managor 6c4dd6a7e6
write: add page (#17610)
Co-authored-by: Kristopher <kristopherleads@gmail.com>
2025-08-17 00:32:59 +05:30

16 lines
281 B
Markdown

# 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 ?`