openvswitch-hwvtep-manager-show
Open vSwitch is a multilayer virtual switch licensed by Apache 2.0. It is designed to enable massive network automation through programmable extensions. This command displays information about a HWVTEP interface to the switch.
Syntax openvswitch-hwvtep-manager-show
name name-string |
This parameter is not configurable. It defaults to the name that you used to create the Open vSwitch service. |
Specify one or both of the following options: |
|
manager-type odl|nsx |
The type of HWVTEP manager. |
ip ip-address |
The IP address of the database. |
controller-ip ip-address |
The controller IP address. |
connection-method unix-socket|tcp|unix-socket-listen|tcp-listen|ssl|default |
The connection method for the HWVTEP manager interface. |
username username-string |
The username. |
password password-string |
Specify the password. |
port port-number |
The port number of the database. |
status status |
The controller status. |
auto-service-binding|no-auto-service-binding |
Displays if a VTEP is automatically or manually added as a hardware device to NSX. |
Defaults None
Access CLI
History
Version 2.4.0 |
Command introduced. |
Version 2.6.0 |
The parameters manager-type, username, and controller-ip added. |
Version 3.0.0 |
The parameter auto-service-binding|no-auto-service-binding added. |
Usage Use this command to display an Open vSwitch interface.
Examples To display a HWVTEP manager, hwvtep-1, use the following command:
CLI (network-admin@switch) > openvswitch-hwvtep-manager-show
name manager-type connection-method ip port status
-------------------------------------------- ------------ ----------------- -------------- ---- ------
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_1 odl tcp 192.168.40.254 6640 ACTIVE
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_2 odl tcp 192.168.40.254 6640 ACTIVE
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_3 odl tcp 192.168.40.254 6640 ACTIVE
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_4 odl tcp 192.168.40.254 6640 ACTIVE
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_5 odl tcp 192.168.40.254 6640 ACTIVE
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_6 odl tcp 192.168.40.254 6640 ACTIVE