PurposeCommand or Action
Example:
switch(config-ofa-switch)# controller
ipv4 192.0.2.10 port 6653 vrf
mnagement security none
Adds the interface to the OpenFlow logical switch.
of-port interface interface-type slot / port
Example:
switch(config-ofa-switch)# interface
ethernet 2/5
Step 6
Enables hybrid-normal mode on the switch. To
change the OpenFlow agent from hybrid-normal to
default-miss cascade {drop | controller |
normal}
Step 7
punt-to-controller mode use the default-miss
Example:
switch(config-ofa-switch)#
default-miss cascade normal
cascade controller command. To change th
OpenFlow agent from hybrid-normal to default-drop
mode, use the default-miss cascade drop
command.
Sets the OpenFlow controller maximum backoff
timer. The default value is 8 seconds.
max-backoff back-off-time
Example:
switch(config-ofa-switch)#
max-backoff 7
Step 8
Sets the OpenFlow controller probe interval timer.
The default value is 5 seconds.
probe-internal interval-time
Example:
switch(config-ofa-switch)#
probe-interval 6
Step 9
Exits OpenFlow switch configuration mode.exit
Example:
switch(config-ofa-switch)# exit
Step 10
Exits OpenFlow configuration mode.exit
Example:
switch(config-ofa)# exit
Step 11
Verifying OpenFlow
Use one of the following commands to verify the configuration:
PurposeCommand
Displays the OpenFlow running configuration
information.
show running-config | section openflow
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
OL-31641-01 259
Configuring OpenFlow
Verifying OpenFlow