Write – Allied Telesis AT-S83 User Manual

Page 102

Advertising
background image

Chapter 5: Privileged Executive Mode Commands

102

WRITE

Syntax

write file|memory|terminal

Parameters

file

Writes the running configuration file to another file.

memory

Writes the running configuration file to nonvolatile memory.

This is an optional parameter.

terminal

Displays the running configuration file on the terminal.

Description

Use this command to write the running configuration file to memory or to
another file on the network. In addition, the WRITE TERMINAL command
displays the running configuration on a console. This command produces
the same results as the SHOW RUNNING-CONFIG command.

The WRITE FILE command produces the same results as the COPY
RUNNING_CONFIG START-UP command.

The WRITE MEMORY command produces the same results as the
WRITE command.

Command Mode

Privileged Executive mode

Examples

The following example writes the running configuration file to nonvolatile
memory and displays the output:

switch#write memory

Building configuration...

[OK]

The following example writes the running configuration file to the startup
configuration file and displays the output:

switch#write file

Building configuration...

Advertising