PEF_L3USE#

code: 1713

# set
<module-index>/<port-index> PEF_L3USE [<flow_index>, <filter_type>] <use>

# get
<module-index>/<port-index> PEF_L3USE [<flow_index>, <filter_type>] ?

Description#

Basic mode only. Defines what Layer 3 protocols that are present and may be used for the filter.

Note

For set, the only allowed filter_type is shadow-copy.

Actions#

set, get

Parameters#

  1. use: byte, specifies the presence of Layer 3 protocols

  • NA = 0

  • IP4 = 1

  • IP6 = 2

Example#

# set
input:  0/1 PEF_L3USE [1,0] IP4
output: <OK>

# get
input:  0/1 PEF_L3USE [1,0] ?
output: 0/1 PEF_L3USE [1,0] IP4