Planet Technology IDL-4800 Network Card User Manual


 
IDL series User Guide
376
Valid values: 1 - 65535
listtype discrete | range
This field identifies the type of list. If the type is discrete, then list
can contain max. of 8 discrete entries. If the type is range,
then list can contain max 4 entries. Lists of type range cannot be
specified with subrules having cmptype as innamedlist or
notinnamedlist. It can only be used for mapping to create genlist
of an interface.
Type: Create -- Optional
Default value: discrete
valtype U8 | U16 | U32
This field specifies the value type of list. Value type should
match value type of subrule field for which comparsion type is
innamedlist or notinnamedlist. It should be 'U32' in case a rule
containing IP subrule or Generic subrule with comparision type
(srcaddrcmp / gencmp) as 'ingenlist' or 'notingenlist' is attached
on same interface. Currently only 'U32' value is supported.
Type: Create -- Optional
Modify -- Optional
Default value: U32
Example:
$ create filter namedlist info listid 2 listtype discrete valtype u32
Output
Verbose Mode On
Entry Created
ListId : 2
List Type : discrete
Value Type : u32
Verbose Mode Off:
Entry Created
Output field:
Field Description
ListId
This field stores the list identifier value.
List Type
This field identifies the type of list. If the type is discrete, then list
can contain max. of 8 discrete entries. If the type is range, then
list can contain max 4 entries. Lists of type range cannot be