configure openflow default-rule miss

configure openflow default-rule miss [controller | drop | normal | off]

Description

Installs a miss default rule, which defines how to handle packets that do not match any other installed rule.

Syntax Description

controller Forwards packets to the controller.
drop Drops packets in the hardware.
normal Forwards packets in the hardware
off Turns off the default rule.

Default

By default, packets are dropped in the hardware.

Usage Guidelines

None.

Example

The following example turns off the default rule.

configure openflow default-rule miss off

History

This command was first available in ExtremeXOS 15.7.1.

Platform Availability

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 Feature License Requirements document.