home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

Web GUI Access (HTTPS)

The HTTPS service will allow you to access the web GUI on the vRouter remotely via a web browser.

Web GUI access configuration

Configuring web GUI access is optional, the following table enables HTTPS on the default port (port 443), as shown in the following figure.

Figure 1. Enabling web GUI access

To enable the HTTPS service on the vRouter to provide access to the web GUI, perform the following steps in configuration mode.

Table 1. Enabling web GUI access

Step

Command

Create the configuration node for the HTTPS service.

vyatta@R1# set service https

Commit the information.

vyatta@R1# commit

Show the configuration.

vyatta@R1# show service
 https {
 }