User guide
Web Services, CLI Scripting, and OpenFlow Quick Steps to Configure OpenFlow Agent
OmniSwitch AOS Release 8 Switch Management Guide May 2014 page 10-27
Quick Steps to Configure OpenFlow Agent
Follow the steps in this section for a quick tutorial on how to configure an OpenFlow Agent on the Omni
A logical in Hybrid mode does not have a VLAN or interface configured.
1 Create the logical and configure the mode
-> openflow logical- v1 mode normal version 1.3.1 vlan 5
-> openflow logical- v2 mode api
2 Assign a controller to the logical
-> openflow logical- v1 controller 1.1.1.1
-> openflow logical- v2 controller 2.2.2.2
3 Assign interfaces to the logical
-> openflow logical- v1 interfaces port 1/1/3
4 Verify the configuration
-> show openflow logical-
Admin
Logical State Mode Versions VLAN Ctrlrs Intf Flows
-------------------------+-----+------+------------+------+--------+------+-------
v1 Ena Norm 1.3.1 5 1 1 5
v2 Ena API 1.0 1.3.1 N/A 1 56 0
-> show openflow logical- controllers
Admin Oper
Logical Controller Role State State
------------------------------+-----------------------+----------+-----+-----------
v1 1.1.1.1:6633 Equal Ena Connect
v2 2.2.2.2:6633 Equal Ena Backoff
-> show openflow logical- interfaces
Logical Interface Mode
--------------------------------+---------------+------
v1 1/1/3 Norm
v2 1/1/1 API
v2 1/1/2 API
v2 1/1/4 API
v2 1/1/5 API
v2 1/1/6 API
v2 1/1/7 API
(output truncated)