FUJITSU PSWITCH User’s Guide
42 December/2018
Global Table
This table gives top-level view of VXLAN and OVSDB management configuration for
the switch.
Column:
switches: The physical switch. This column maps to a row of physical switch table.
Group: Database Configuration
managers: Set of database clients. Each of column maps to a row of manager table.
Manager Table
This table maintains connection configuration, and status to database clients.
Column:
target: Connection method for managers. Supported methods are list below.
ssl:ip[:port]
The server use ssl transport protocol assigned specific ip address, and optional ssl port
(default 6640) to connect to client.
tcp:ip[:port]
The server use tcp transport protocol assigned specific ip address, and optional tcp port
(default 6640) to connect to client.
pssl:[port][:ip]
The server use ssl transport protocol assigned optional specific ip address, and optional
ssl port (default 6640) to listen ssl connection.
ptcp:[port][:ip]
The server use tcp transport protocol assigned optional specific ip address, and