API Guide

NVE Controller Ports
ethernet1/1/25:3
To display the VNID, port members, source interface, and remote VTEPs of the VXLAN, use the show virtual-network
command.
OS10# show virtual-network
Codes: DP - MAC-learn Dataplane, CP - MAC-learn Controlplane, UUD - Unknown-Unicast-Drop
Virtual Network: 0
Members:
Virtual Network: 6000
Members:
VLAN 20: ethernet1/1/25:3
VxLAN Virtual Network Identifier: 6000
Source Interface: loopback1(202.0.0.1)
Remote-VTEPs (flood-list): 13.0.0.5(CP)
To view all the replicators and their status in the VXLAN, use the show nve replicators command.
OS10# show nve replicators
Codes: * - Active Replicator
BFD Status:Disabled
Replicators State
-----------------------
13.0.0.5 Up
13.0.0.3 Up
13.0.0.2 Up
To view the remote VTEP status, use the show nve remote-vtep command.
OS10# show nve remote-vtep
IP Address: 13.0.0.2, State: up, Encap: VxLAN
VNI list: ,6000
IP Address: 13.0.0.3, State: up, Encap: VxLAN
VNI list: ,6000
IP Address: 13.0.0.5, State: up, Encap: VxLAN
VNI list: ,6000
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.
VXLAN 999