31
Use
undo ovsdb server enable
to disable the OVSDB server.
Syntax
ovsdb server enable
undo ovsdb server enable
Default
The OVSDB server is disabled.
Views
System view
Predefined user roles
network-admin
Usage guidelines
Before you enable the OVSDB server, you must establish an OVSDB SSL or TCP connection with a
minimum of one controller.
Examples
# Enable the OVSDB server.
<Sysname> system-view
[Sysname] ovsdb server enable
ovsdb server private-key
Use
ovsdb server private-key
to specify a key file for SSL.
Use
undo ovsdb private-key
to remove the key file setting for SSL.
Syntax
ovsdb server private-key
key-filename
undo ovsdb server private-key
Default
No key file is specified.
Views
System view
Predefined user roles
network-admin
Parameters
key-filename
: Specifies the key file name, a case-insensitive string. The file name cannot contain the
slot
string.
Usage guidelines
You must specify a key file for establishing active or passive OVSDB SSL connections.
This command takes effect after you execute the
ovsdb server enable
command.
Examples
# Specify a key file for SSL.
<Sysname> system-view
[Sysname] ovsdb server private-key flash:/ovsclient-privkey.pem