.. _system-using-port-change-http: Changing HTTP service port =========================== In Genian NAC system, services provided through HTTP protocol include Captive Web Portal (CWP) and IP Request system, and services are provided through known port 80. The HTTP port in use can be changed through the following process. .. note:: HTTP services are provided only by the Policy Server. Changing the Policy Server Port -------------------------------------- 1. Connect to the policy server in CLI mode using SSH. (Refer to :ref:`CLI console` for SSH connection method.) 2. Enable to Globe configuration Mode. :: genian> enable genian# configure terminal 3. Change the port using the `management-server http-port` command. :: genian(config)# management-server http-port 20000