.. _system-using-port-change-database:

Changing the Data Server service port
===========================================

When using database service on Genian NAC device, you can change the service port.
The service is provided through the known port 3306 and you can change the port by the following process.

.. note:: Separate work is required for individual database configuration and replication configuration.


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 `data-server port` command.

::

    genian(config)# data-server port 23306