C613-50170-01 Rev B
Command Reference for x510 Series
2049
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
O
PEN
F
LOW
C
OMMANDS
SHOW
OPENFLOW
CONFIG
show openflow config
Overview
Use this command to display the OpenFlow configuration database on the switch.
Syntax
show openflow config
Mode
User Exec/Privileged Exec
Example
To show the contents of the OpenFlow configuration database on the switch:
awplus#
show openflow config
Output
Figure 49-1:
Example output from
show openflow config
awplus# show openflow config
258a3d74-d349-4d18-9d75-09ab66e19d81
Bridge "of0"
Controller "tcp:192.168.1.2:6653"
is_connected: true
fail_mode: standalone
Port "of0"
Interface "of0"
type: internal
Port "port1.0.12"
Interface "port1.0.12"
type: system
options: {ifindex="5012", mtu="1500", native_vlan="4090"}
Port "port1.0.24"
Interface "port1.0.24"
type: system
options: {ifindex="5024", mtu="1500", native_vlan="4090"}
...
Table 49-1: Parameters in the output from
show openflow config
Parameter
Description
First line
The switch ID
Bridge “of0”
The configuration of Bridge “br0”
Controller
The address of the OpenFlow Controller and SSL port
number
is_connected: true
Indicates that the switch is connected to the OpenFlow
Controller. If the switch is not connected to the
Controller, “is_connected” is not displayed.