Planet Technology IDL-4801 Network Card User Manual


 
IP DSLAM
435
Output field:
Field Description
Rule Id
Unique identifier of a filter rule of which this sub rule is being created.
Subrule Id
Unique identifier of a filter subrule.
End src ip addr
End source IP address of the range of source IP addresses. This field and
'srcipaddrfrom' specify a range of source IP addresses, if 'srcaddrcmp' is
either 'inrange' or 'exrange'. Otherwise this field is invalid.
Start dest ip addr
Start destination IP address of the range of destination IP addresses. This
field is invalid if 'dstaddrcmp' is 'any', 'ingenlist' or 'notingenlist'. This field
and 'dstipaddrto' specify a range of destination IP addresses, if
'dstaddrcmp' is either 'inrange' or 'exrange'.
End dest ip addr
End destination IP address of the range of destination IP addresses. This
field and 'dstipaddrfrom' specifiy a range of destination IP addresses, if
'dstaddrcmp' is either 'inrange' or 'exrange'. Otherwise this field is invalid
Start IP prot type
Start IP protocol type of the range of IP protocol types. This field is invalid
if 'prototypecmp' is 'any'.This field and 'prototypeto' specify a range of IP
protocol types, if 'prototypecmp' is either 'inrange' or 'exrange'.
End IP prot type
End IP protocol type of the range of IP protocol types.This field and
'prototypefrom' specifiy a range of IP protocol types, if 'prototypecmp' is
either 'inrange' or 'exrange'. Otherwise this field is invalid.
Start TOS value
Start TOS value of the range of TOS values. This field is invalid if
'TosCmpType' is 'any'(7).This field and TosTo field specify a range of TOS
values, if 'TosCmpType' is either 'inrange'(8) or 'exrange'(9).
End TOS value
End TOS value of the range of TOS values. This field is invalid if 'toscmp' is
'any'.This field and 'tosfrom' field specify a range of TOS values, if 'toscmp'
is either 'inrange' or 'exrange'.
Src ip addr comp
Source IP addresss comparison type. 'ingenlist' means check if source ip
address present in interface classifier generic list. 'notingenlist' means
check if source ip address not present in interface classifier generic list.
'ingenlist' and 'notingenlist' are invalid if the direction of the rule for which
this subrule is being created is 'out'
Dest ip addr comp
Destination IP address comparison type. 'ingenlist' means check if
destination ip address present in interface classifier generic list.
'notingenlist' means check if destination ip address not present in interface
classifier generic list. 'ingenlist' and 'notingenlist' are invalid if the direction
of the rule for which this subrule is being created is 'out'.
IP prot type comp
IP Protocol type comparison type.
TOS comp type
TOS comparision type.
IP Src Addr Mask
The mask value for source ip address. The mask is applied over the source
ip address before checking against a value.