Downloading Software with CLI
Downloading Software
Page 234
To check the configuration, enter the command “show ip interface” as illustrated in the following example.
User Name
A user name is used to manage the device remotely, for example through SSH, Telnet, or the Web interface. To
gain complete administrative (super-user) control over the device, the highest privilege (15) must be specified.
Note
Only an administrator (super-user) with the highest privilege level (15) is allowed to manage the device
through the Web browser interface.
For more information about the privilege level, see the CLI Reference Guide.
The configured user name is entered as a login name for remote management sessions. To configure user name
and privilege level, enter the command at the system prompt as shown in the configuration example:
Downloading Software
For this explanation, the following parameters are going to be used:
•
TFTP Server
— 172.16.101.101
•
System software file
— file1
•
Boot file
— file 2
Standalone Device Software Download
To download software an a standalone device perform the following:
1.
Power up the device as described in the
Allied Telesis AT-S95 Installation Guide
. The CLI command prompt is
displayed.
Console#
show ip interface
Proxy ARP is disabled
IP Address
I/F
Type
Broadcast
Directed
------------
------
------
---------
100.101.101.101/24
vlan 1
static
disable
Console>
enable
Console#
configure
Console(config)#
username admin password
lee
privilege
15
Console#