Installs a miss default rule, which defines how to handle packets that do not match any other installed rule.
controller | Forwards packets to the controller. |
drop | Drops packets in the hardware. |
normal | Forwards packets in the hardware |
off | Turns off the default rule. |
By default, packets are dropped in the hardware.
None.
The following example turns off the default rule.
configure openflow default-rule miss off
This command was first available in ExtremeXOS 15.7.1.
This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the OpenFlow feature, see the ExtremeXOS 22.6 Feature License Requirements document.