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 CLI Console for SSH connection method.)
  2. Enable to Globe configuration Mode.
genian> enable
genian# configure terminal
  1. Change the port using the data-server port command.
genian(config)# data-server port 23306