Setting Up HA Configuration Debug

You can check the normal status by setting debug for VRRP protocol that provides high availability function of Genian ZTNA device, or find out the cause when a problem occurs.

Configuring remote access for Genian ZTNA device SSH access

For SSH access to the Genian ZTNA device, the following security items must be set.

  1. Go to System on the top panel.
  2. Select System from the System item on the left.
  3. Click Policy Server IP.
  4. Select the Appliance tab.
  5. In Security, enter Approved SSH Source IP 1. (IP of the terminal performing SSH connection)
  6. Click the Update button.

Accessing the CLI console via SSH

1. CLI console access through SSH access program

The CLI (Command Line Interface) console can be accessed through SSH (default port: 3910).

# ssh "Genian ZTNA device IP" -p 3910
Example
# ssh 192.168.50.10 -p 3910

Note

Cloud Policy Server does not provide an SSH CLI console.

2. CLI console access through SSH connection from the web console

  1. Go to System on the top panel.
  2. Select System from the System item on the left.
  3. SSH connection destination IP address right ssh Click the icon.
  4. SSH connection is performed using Username and Password in the pop-up window.

Setting up debug in the CLI console

  1. SSH connection is performed using Username, Password.
  2. Enable global configuration mode through enable command.
  3. Enter the configuration mode through the configure terminal command.
  4. Enter the debug vrrpd all command to enable debugging.
  5. Confirm that debug is enabled by entering the show configure command.
debug vrrpd category 0xffffffff
debug vrrpd field 0x31d