beautypg.com

Allied Telesis AR400 Series Router User Manual

Page 33

background image

Getting Started with the Graphical User Interface (GUI)

33

Software Release 2.6.1
C613-02021-00 REV D

with the Load Balancer. For details, see the Public Key Infrastructure (PKI)
chapter of your Software Reference.

8.

Load self-signed router certificate

To load the signed router certificate onto the router, use the command:

ADD PKI CERTIFICATE=cer_name LOCATION=cer_name.cer

TRUST=YES

9.

Enable SSL on the HTTP server

To enable SSL on the HTTP server with previously created SSL Key and the
port 443, use the command:

SET HTTP SERVER SECURITY=ON SSLKEY=0 PORT=443

10. Configure an IP interface to run SSL over

To configure an IP interface that SSL will be run over, first enable IP using
the command:

ENABLE IP

To make

VLAN1

the IP interface, and 172.30.1.105 the interface’s IP address,

use the command:

ADD IP INTERFACE=vlan1 IP=172.30.1.105

To add an IP route on this interface with a next hop of 172.30.1.254, use the
command:

ADD IP ROUTE=0.0.0.0 INTERFACE=vlan1 NEXT=172.30.1.254

For this example to succeed, you would have to log in as "cipher" rather than "manager"
when connecting to the router with a web browser.