User guide

Web Services, CLI Scripting and OpenFlow OpenFlow Agent Overview
OmniSwitch AOS Release 7 Switch Management Guide March 2015 page 11-29
Ethernet Source Address
VLAN Tag / VLAN Priority
Ethernet Type
IPv4 or IPv6 Protocol Number
IPv4 Source Address / IPv4 Destination Address
TCP / UDP Source & Destination Ports
ICMP Type / Code
ARP Operation
Groups
Groups are a way of combining a set of activities into one action. For example, a Group could be used to
represent an IP next hop with all of the associated activities (MAC change, VLAN update, etc.). The
collection of actions is stored in a bucket. Each group includes a collection of buckets and the different
types identify policies on how to select which bucket(s) to use.
ALL - The actions of all buckets are executed. This will be used to implement broadcast or multicast
activities. Packet modification actions are not supported by this type of group.
INDIRECT - This is an ALL type group with a single bucket. Packet modification actions are
supported by this type of group.
Actions Fields:
Output - To physical, reserved or linkagg port
Drop - Drop the packet
Group - Process packets according to specified group
Set Field - Set fields in the packet (only for single egress port). VLAN priority can only be set for
tagged packets.