Allied Telesis X510 Switch User Manual


 
C613-10508-01-REV B Software Release Note AlliedWare Plus Version 5.4.3-0.1 27
6. Copy the GUI file onto your switch from the TFTP server, SD card, or USB storage
device.
TFTP server: Use the command:
awplus# copy tftp://<server-address>/<filename.jar> flash:/
SD card: use the command:
awplus# copy card:/<filename.jar> flash:/
USB storage device: use the command:
awplus# copy usb:/<filename.jar> flash:/
where <server-address> is the IP address of the TFTP server, and where <filename.jar>
is the filename of the GUI Java applet.
7. Ensure the HTTP service is enabled on your switch. Use the commands:
awplus# configure terminal
awplus(config)# service http
The HTTP service needs to be enabled on the switch before it accepts connections
from a web browser. The HTTP service is enabled by default. However, if the HTTP has
been disabled then you must enable the HTTP service again.
8. Create a user account for logging into the GUI.
awplus(config)# username <username> privilege 15 password
<password>
You can create multiple users to log into the GUI. For information about the username
command, see the AlliedWare Plus Software Reference.
9. Log into the GUI.
Start a browser and enter the switch’s IP address. The GUI starts up and displays a
login screen. Log in with the username and password specified in the previous step.