Changing the ha management ip address, Enabling remote management via https – Amer Networks E5Web GUI User Manual
Page 64

Example 2.7. Changing the HA Management IP Address
This example will change the slave management IP address for the lan interface to 192.168.1.2 for
an HA cluster.
Command-Line Interface
Device:/> set Address IP4HA lan_ha_ip Address:2=192.168.1.2
Web Interface
1.
Go to: Objects > Address Book
2.
Select the address book object. In this case, lan_ha_ip
3.
Set the following:
•
Slave IP Address: 192.168.1.2
4.
Click OK
This change will now by synched over to the other unit in the cluster when it is activated and
committed.
Adding Extra Management Access Rules
Extra management access objects can be added to a configuration. For example, to allow only
HTTPS access on the If2 interface using the Web Interface, an additional RemoteMgmtHTTP could
be added as shown in the next example.
Example 2.8. Enabling Remote Management via HTTPS
This example assumes that a new RemoteMgmtHTTP object is to be added called https_access.
This will allow HTTPS access on the If2 interface from any network and use the local database
AdminUsers to authenticate the administrator's login credentials.
Command-Line Interface
Device:/> add RemoteManagement RemoteMgmtHTTP https_access
Network=all-nets
Interface=If2
LocalUserDatabase=AdminUsers
HTTPS=Yes
Web Interface
1.
Go to: System > Device > Remote Management > Add > HTTP/HTTPS Management
2.
Enter a Name for the HTTP/HTTPS remote management rule, in this case https_access
3.
Enable the HTTPS option
4.
Select the following:
Chapter 2: Management and Maintenance
64