show ovsdb controller
Syntax
show ovsdb controller <address ip-address>
Description
Display information and connection status for software-defined networking (SDN) controllers to which the Juniper Networks device is connected.
Options
none | Display information about all SDN controllers to which the Juniper Networks device is connected. |
address ip-address | Display information about the SDN controller at the specified IP address. |
Required Privilege Level
admin
Output Fields
Table 1 lists the output fields for the show ovsdb controller
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
Controller IP address |
IP address of the SDN controller to which the Juniper Networks device is connected. |
Controller protocol |
Protocol used by the Juniper Networks device to initiate the connection. |
Controller port |
Port to which the Juniper Networks device is connected. |
Controller connection |
State of the connection with the SDN controller. |
Controller seconds-since-connect |
Number of seconds since the connection with the SDN controller was established. |
Controller seconds-since-disconnect |
Number of seconds since the connection with the SDN controller was dropped. |
Controller connection status |
Status of the connection with the SDN controller. |
Sample Output
show ovsdb controller
user@host> show ovsdb controller VTEP controller information: Controller IP address: 10.168.66.189 Controller protocol: ssl Controller port: 6632 Controller connection: up Controller seconds-since-connect: 56290 Controller seconds-since-disconnect: 0 Controller connection status: active Controller IP address: 10.168.181.54 Controller protocol: ssl Controller port: 6632 Controller connection: up Controller seconds-since-connect: 56292 Controller seconds-since-disconnect: 0 Controller connection status: active Controller IP address: 10.168.182.45 Controller protocol: ssl Controller port: 6632 Controller connection: up Controller seconds-since-connect: 56292 Controller seconds-since-disconnect: 0 Controller connection status: active
show ovsdb controller address
user@host> show ovsdb controller address 10.168.182.45 VTEP controller information: Controller IP address: 10.168.182.45 Controller protocol: ssl Controller port: 6632 Controller connection: up Controller seconds-since-connect: 56347 Controller seconds-since-disconnect: 0 Controller connection status: active
Release Information
Command introduced in Junos OS Release 14.1R2.