openvswitch-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 an Open vSwitch instance on the switch.
Syntax openvswitch-show
id |
The ID assigned to the service. |
name name-string |
Name for the Open vSwitch instance. |
Specify any of the following options: |
|
type vnet-mgr|vrouter|netzone|orphaned|netvm|nat|netvmm|ovs |
The type of vNET. |
scope local|fabric |
The scope for Open vSwitch. |
vnet vnet-name |
The vNET name for Open vSwitch. |
is-global true|false |
Specify if service is global. |
location fabric-node name |
The location of the Open vSwitch instance. |
cert-name cert-name-string |
The certificate name for SSL connections. |
ca-cert-name ca-cert-name-string |
The CA Certificate name for SSL connections. |
cert-location none|global|container |
The Certificate location - global or within container. |
db-conn-type unix-socket|tcp|punix-socket-listen|tcp-listen|ssl|default |
The type of database connection. |
db-ip ip-address |
The IP address of the database. |
db-port db-port-number |
The port number to listen on for the database. |
db-socket db-socket-string |
The socket for the database. |
mode standalone|master|slave |
The current operating mode for openvswitch. |
tunnel-ip ip-address |
The IP address for the tunnel. |
global-vtep|local-vtep |
The hardware VTEP associated with Open vSwitch. |
bfd|no-bfd |
Specify if you want to enable BFD for OVSDB created tunnels. |
Defaults None
Access CLI
History
Version 2.4 |
Command introduced. |
Version 2.4.1 |
The parameters tunnel and vtep added. |
Version 2.5.4 |
The parameter shared-vnet-mgr, cert-name, ca-cert-name, and cert-location added. |
Version 2.6.2 |
The parameter mode added. |
Version 3.0.0 |
The parameter bfd added. |
Usage Use this command to display Open vSwitch instance information on a vNET.
Examples To display an Open vSwitch instance, Open-One, use the following command:
CLI (network-admin@switch) > openvswitch-show
name type scope vnet is-global vnet-service state location cert-location db-conn-type mode global-vtep tunnel-ip
--------------------------------------------- ---- ------ ----------------------------------------- --------- ------------ ------- ---------- ------------- ------------ ------ ----------- ------------
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_1 ovs fabric vnet-9b6ecd39-26fa-43cf-a599-cf0e32286278 false dedicated enabled EQ0NFVBL01 global default master true 172.16.128.3
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_2 ovs fabric vnet-9b6ecd39-26fa-43cf-a599-cf0e32286278 false dedicated enabled EQ0NFVBL02 global default slave true 172.16.128.3
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_3 ovs fabric vnet-9b6ecd39-26fa-43cf-a599-cf0e32286278 false dedicated enabled EQ0NFVCL01 global default master true 172.16.129.3
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_4 ovs fabric vnet-9b6ecd39-26fa-43cf-a599-cf0e32286278 false dedicated enabled EQ0NFVCL02 global default slave true 172.16.129.3
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_5 ovs fabric vnet-9b6ecd39-26fa-43cf-a599-cf0e32286278 false dedicated enabled EQ0NFVCL03 global default master true 172.16.130.3
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_6 ovs fabric vnet-9b6ecd39-26fa-43cf-a599-cf0e32286278 false dedicated enabled EQ0NFVCL04 global default slave true 172.16.130.3
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_7 ovs fabric vnet-9b6ecd39-26fa-43cf-a599-cf0e32286278 false dedicated enabled EQ0NFVCL05 global default slave true 172.16.131.3
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_8 ovs fabric vnet-9b6ecd39-26fa-43cf-a599-cf0e32286278 false dedicated enabled EQ0NFVCL06 global default master true 172.16.131.3
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_9 ovs fabric vnet-9b6ecd39-26fa-43cf-a599-cf0e32286278 false dedicated enabled EQ0NFVCL07 global default slave true 172.16.132.3
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_10 ovs fabric vnet-9b6ecd39-26fa-43cf-a599-cf0e32286278 false dedicated enabled EQ0NFVCL08 global default master true 172.16.132.3
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_11 ovs fabric vnet-9b6ecd39-26fa-43cf-a599-cf0e32286278 false dedicated enabled EQ0NFVCL09 global default master true 172.16.133.3
ovsdb-1753b7a3-6b13-41dc-9a8b-0baabbd4048c_12 ovs fabric vnet-9b6ecd39-26fa-43cf-a599-cf0e32286278 false dedicated enabled EQ0NFVCL10 global default slave true 172.16.133.3