set protocols ovsdb controller <controller-name> port

User can configure ovsdb vtep tcp/ssl connection port number.

Command Syntax
set protocols ovsdb controller <controller-name> port <port-number>

delete protocols ovsdb controller <controller-name> port 

Parameter

  • <controller-name>  controller name.
  • <port-number>  Specifies the destination port or listen port for the tcp/ssl connection. The value range for the port-number argument is 0 to 65535. .

Example
This example demonstrates how to configure an tcp/ssl connection port.

admin@XorPlus# set protocols ovsdb controller c1 port 6632 
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.