Command Line Reference Page 71
SET ETHERNET SOURCE <macaddress>
SET ETHERNET DESTINATION <macaddress>
Valid context: Ether_Filter
Defines a source/destination MAC address for an Ethernet filter. This filter will process data
matching this source/destination only.
SET ETHERNET FRAMETYPE <type>
Valid context: Ether_Filter
Defines the Ethernet frame type for this filter. This filter will process data that uses this frame
type only and will ignore data with other frame types.
SET ETHERNET MULTICAST <ON | OFF>
Valid context: Ether_Filter
Turns Ethernet multicast filtering on or off.
<macaddress> source or destination MAC address.
<type> Hexidecimal number indicating type of Ethernet frame.
ON Enable Ethernet multicast filtering.
OFF Disable Ethernet multicast filtering.