# write

- [write dump](https://docs.islandrouter.com/island-router-cli-2.3.2/commands/write/write-dump.md): Copy a crash dump file to a network location
- [write memory](https://docs.islandrouter.com/island-router-cli-2.3.2/commands/write/write-memory.md): Copy the running configuration to the startup configuration
- [write network](https://docs.islandrouter.com/island-router-cli-2.3.2/commands/write/write-network.md): Saves a backup of the system to a network location
- [write syslog](https://docs.islandrouter.com/island-router-cli-2.3.2/commands/write/write-syslog.md): Copy a system log file to a network location
- [write terminal](https://docs.islandrouter.com/island-router-cli-2.3.2/commands/write/write-terminal.md): Displays the running configuration.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.islandrouter.com/island-router-cli-2.3.2/commands/write.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
