Verifying Openflow - Cisco Nexus 5600 Series Configuration Manual

Nx-os system management
Hide thumbs Also See for Nexus 5600 Series:
Table of Contents

Advertisement

Configuring OpenFlow
Step 6
Step 7
Step 8
Step 9
Step 10
Step 11

Verifying OpenFlow

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

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents