Planet Technology IDL-4801 Network Card User Manual


 
IP DSLAM
439
'any'. This field and the next field specify a range of protocol
types, if 'prototypecmp' is either 'inrange' or 'exrange'.
Otherwise only this field is valid
End ProtoType
End PPP protocol type of the range of PPP protocol types.
This field and 'prototypefrom' specifiy a range of ppp protocol
types if 'prototypecmp' is either 'inrange' or 'exrange'
Protocol comparison
Protocol comparison type
Subrule Priority
This specifies the priority of the subrule. Based on this priority
value, the subrule is created in fast or slow memory. In case
priority is specified as 'asinrule', subrule priority will be same as
specified in the rule.
References:
z see generic filter related commands
5.13.34 Filter subrule TCP Commands
5.13.34.1 Get Filter subrule tcp
Description:
Use this command to get.
Command Syntax:
get filter subrule tcp [ruleid <ruleid-val>] [subruleid <subruleid-val>]
5.13.34.2 Create filter subrule tcp
Description:
Use this command to create.
Command Syntax:
create filter subrule tcp ruleid <ruleid-val> subruleid <subruleid-val>
[ srcportfrom <srcportfrom-val> ] [ srcportto <srcportto-val> ] [ dstportfrom
<dstportfrom-val> ] [ dstportto <dstportto-val> ] [ srcportcmp eq | neq | lt | leq |
gt | geq | any | inrange | exrange ] [ dstportcmp eq | neq | lt | leq | gt | geq | any
| inrange | exrange ] [ subruleprio low | high | asinrule] [ transporthdr ethernet
| pppoe ]