Web-based Graphical User Interface (GUI)
You can administer the appliance using both the web-based Graphical User Interface (GUI) and Command Line Interface (CLI). The GUI contains most of the functionality you need to configure and monitor the system. However, not all CLI commands are available in the GUI; some features are only available through the CLI.
Browser Requirements
To access the web-based UI, your browser must support and be enabled to accept JavaScript and cookies, and it must be able to render HTML pages containing Cascading Style Sheets (CSS).
Browser |
Operating System |
---|---|
Internet Explorer 11.0 |
Microsoft Windows 7 |
Safari 7.0 and later |
Mac OS X |
Firefox 39.0 and later |
Microsoft Windows 7, Mac OS X |
Chrome 44.0 and later |
Microsoft Windows 7, Mac OS X |
Do not use multiple browser windows or tabs simultaneously to make changes to the appliance . Do not use concurrent GUI and CLI sessions. Doing so will cause unexpected behavior and is not supported.
You may need to configure your browser’s pop-up blocking settings in order to use the web interface because some buttons or links in the interface will cause additional windows to open.
Accessing the GUI
To access the GUI on a brand new system, access the following URL:
When the login page is displayed, log in to the system using the default username and passphrase.
Related Topics
Factory Default Username and Passphrase
- Username:
admin
- Passphrase:
ironport
On brand new (not upgraded from previous releases of AsyncOS) systems, you will automatically be redirected to the System Setup Wizard.
During the initial system setup, you choose IP addresses for interfaces and whether to run HTTP and/or HTTPS services for those interfaces. When HTTP and/or HTTPS services have been enabled for an interface, you can use any supporting browser to view the GUI by entering the IP address or hostname of the IP interface as a URL in the location field (“address bar”) of the browser.
For example:
http://192.168.1.1
or
https://192.168.1.1
or
http://mail3.example.com
or
https://mail3.example.com
![]() Note |
If HTTPS has been enabled for an interface (and HTTP requests are not being redirected to the secure service), remember to access the GUI using the “ https:// ” prefix.
|
Related Topics
Centralized Management
If you have created a
cluster, you can browse machines in the cluster, create, delete, copy, and move
settings among clusters, groups, and machines (that is, perform the equivalent
of the
clustermode
and
clusterset
commands) from within the GUI.
For more information, see Administering a Cluster from the GUI.