
File Management Commands
©2008 Allied Telesis Inc. All rights reserved.
7.14
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
edit URL
This command opens a remote text file as read-only in the AlliedWare Plus
TM
text editor.
Before starting the editor make sure your terminal, terminal emulation program, or Telnet
client is 100% compatible with a VT100 terminal. The editor uses VT100 control sequences to
display text on the terminal.
Syntax
edit
<url>
Mode
Privileged Exec mode.
Examples
To view the file “bob.key” stored in the security directory of a TFTP server, use the command:
awplus#
edit tftp://security/bob.key
Related
Commands
edit
show file
erase startup-config
This command deletes the file that is set as the startup-config file, which is the configuration file
that the system runs when it boots up.
At the next restart, the device loads the default configuration file, default.cfg. If default.cfg no
longer exists, then the device loads with the factory default configuration. This provides a
mechanism for you to return the device to the factory default settings.
Syntax
erase startup-config
Mode
Privileged Exec mode.
Examples
To delete the file currently set as the startup-config, use the command:
awplus.
erase startup-config
Related Commands
boot backup
boot config-file
copy running-config
copy startup-config
show boot
Parameter
Description
<url>
The URL of the remote file. See
“URL Syntax and Keyword
Usage” on page 7.2
for valid URL syntax.