openflow instance override-protocol all

Syntax

openflow instance <INSTANCE-NAME> override-protocol all

Description

Allow OpenFlow to control all the protocols.

Command context

Manager

Examples

switch#openflow instance test override-protocol all
WARNING: Overriding the protocol can also potentially lead to control packets
         of the protocol to bypass any of the security policies like ACL(s).
Continue (y/n)? y
switch(openflow)# show openflow instance test override-protocol
Protocol              Override
 ------------          --------
 802.1x                No
 all                   Yes
 bonjour               No
 dldp                  No
 gvrp                  No
 lacp                  No
 loop-protect          No
 mvrp                  No
 pvst                  No
 smartlink             No
 stp                   No
 traditional-pipeline  No