Deployment Guide

IP Adress: 200.0.0.1, State: up, Encap: Vxlan
VNI list: 6000
VXLAN Controller commands
controller ovsdb
Changes the mode to CONFIGURATION-NVE-OVSDB from where you can configure the controller parameters.
Syntax
controller ovsdb
Parameters None
Default None
Command mode CONFIGURATION-NVE
Usage information
The controller configuration initiates the OVSDB service on the OS10 switch.
The no version of this command stops the OVSDB service. The no version command fails if any ports are
configured as controller-managed ports or IP address configuration.
NOTE: Before removing the controller configuration from the device, you must delete all
controller-managed ports and IP address configuration.
Example
OS10(config)# nve
OS10(config-nve)# controller ovsdb
Supported
releases
10.4.3.0 or later
ip port ssl
Configures the OVSDB controller reachability information such as IP address, port number, and the connection type of session, in the
switch.
Syntax
ip ip-address port port-number ssl
Parameters
ip-address — Specify the IP address of the OVSDB controller to connect with.
port-number — Specify the port number through which the connection to the OVSDB controller is made.
Default
For an OVSDB-based controller, configure the following:
Port number as 6640
Connection type as SSL
Command mode CONFIGURATION-NVE-OVSDB
Usage information
Currently, the only supported OVSDB controller is the NSX controller. no version of this command removes the
connection to the OVSDB controller.
Example
OS10(config)# nve
OS10(config-nve)# controller ovsdb
OS10(config-nve-ovsdb)# ip 10.11.66.110 port 6640 ssl
Supported
releases
10.4.3.0 or later
58 Controller-provisioned VXLAN