Ovsdb Server Tcp - HP 6127XLG Series Command Reference Manual

Blade switch
Hide thumbs Also See for 6127XLG Series:
Table of Contents

Advertisement

Predefined user roles
network-admin
Parameters
ssl ipv4-address: Specifies the destination IPv4 address for the SSL connection.
port port-number: Specifies the destination port for the SSL connection. The value range for the
port-number argument is 1 to 65535.
Usage guidelines
Before you use this command, specify a key file, certificate file, and CA certificate file for SSL.
The device can have a maximum of eight active SSL connections. All the SSL connections use the same
key file, certificate file, and CA certificate file.
This command takes effect after you execute the ovsdb server enable command.
Examples
# Establish an SSL connection to port 6632 at 10.0.2.15.
<Sysname> system-view
[Sysname] ovsdb server ssl 10.0.2.15 port 6632

ovsdb server tcp

Use ovsdb server tcp to establish an active OVSDB TCP connection to a controller.
Use undo ovsdb server tcp to remove the OVSDB TCP connection to a controller.
Syntax
ovsdb server tcp ipv4-address port port-number
undo ovsdb server tcp ipv4-address port port-number
Default
The device does not have active TCP connections.
Views
System view
Predefined user roles
network-admin
Parameters
tcp ipv4-address: Specifies the destination IPv4 address for the TCP connection.
port port-number: Specifies the destination port for the TCP connection. The value range for the
port-number argument is 1 to 65535.
Usage guidelines
The device can have a maximum of eight active OVSDB TCP connections.
This command takes effect after you execute the ovsdb server enable command.
Examples
# Establish an active OVSDB TCP connection to port 6632 at 10.0.2.15.
<Sysname> system-view
66

Advertisement

Table of Contents
loading

Table of Contents