
48
You can specify only one port to listen for OVSDB SSL connection requests. If you execute this
command multiple times, the most recent configuration takes effect.
For the specified port setting to take effect, you must execute the
ovsdb server enable
command to enable the OVSDB server. You must disable and then re-enable the OVSDB server if it
has been enabled.
Examples
# Enable the device to listen for OVSDB SSL connection requests on port 6640.
<Sysname> system-view
[Sysname] ovsdb server pssl
Related commands
ovsdb server bootstrap ca-certificate
ovsdb server enable
ovsdb server pki domain
ovsdb server ssl
ovsdb server ptcp
Use
ovsdb server ptcp
to enable the device to listen for OVSDB TCP connection requests.
Use
undo ovsdb server ptcp
to restore the default.
Syntax
ovsdb server ptcp
[
port
port-number
]
undo ovsdb server ptcp
Default
The device does not listen for OVSDB TCP connection requests.
Views
System view
Predefined user roles
network-admin
Parameters
port-number
: Specifies a port to listen for OVSDB TCP connection requests. The value range for
the
port-number
argument is 1 to 65535. If you do not specify a port, the device uses the port
number 6640.
Usage guidelines
You can specify only one port to listen for OVSDB TCP connection requests. If you execute this
command multiple times, the most recent configuration takes effect.
For the specified port setting to take effect, you must execute the
ovsdb server enable
command to enable the OVSDB server. You must disable and then re-enable the OVSDB server if it
has been enabled.
Examples
# Enable the device to listen for OVSDB TCP connection requests on port 6640.
<Sysname> system-view
[Sysname] ovsdb server ptcp