Deployment Guide

102
set openflow mode command
Set the current openflow protocol processing mode to either multitable mode, exposing multiple switch
flow tables to the end user (default DNOS-OF 1.0 behavior) or singletable (default DNOS-OF 1.1 behavior
where controller only talks to table 0)
Example
FJ6K0Z1_console> set openflow mode
set openflow mode <multitable | singletable>
set openflow packet <subcommand>
Displays the available subcommands for set openflow packet.
Example
FJ6K0Z1_console> set openflow packet
set openflow packet <subcommand>
possible subcommands:
dump control OpenFlow packet dump facility
set openflow packet dump command
Displays the available subcommands for set openflow packet.
Example
FJ6K0Z1_console> set openflow packet dump
Controls the OpenFlow packet dump settings:
all = dump all indigo + ofdpa packets
allin = dump all indigo packets
allof = dump all ofdpa packets
alladd = dump all flow add packets only
allmod = dump all flow mod packets only
alldel = dump all flow del packets only
inadd = dump indigo flow add packets only
inmod = dump indigo flow mod packets only
indel = dump indigo flow del packets only
ofadd = dump ofdpa flow add packets only
ofmod = dump ofdpa flow mod packets only
ofdel = dump ofdpa flow del packets only
off = stop dumping all packets
set openflow primary <subcommand>
Displays the available subcommands for set openflow primary.
Example
FJ6K0Z1_console> set openflow primary
set openflow primary <subcommand>
possible subcommands:
control set system openflow primary control settings
set openflow primary control <subcommand>
Displays the available subcommands for set openflow primary control.
Example