--- syntax: markdown tags: [tldr, cisco-ios] source: https://github.com/tldr-pages/tldr.git --- # write > Write data to memory. > More information: . - Write current configuration to memory: `write memory` - Delete the configuration in memory: `write erase` - Display help: `write ?`