subruleprio low high | This specifies the priority of the subrule. Based on |
asinrule | 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. |
| Type: Create |
| Modify |
| Default value: asinrule |
|
|
transporthdr ethernet | This specifies the type of the transport header in the packet in |
pppoe | which the corresponding IP is being transported. If the value of |
| this field is Ethernet(0x1), then the IP is being carried in the |
| ethernet header. If it is pppoe(0x2), then the corresponding IP is |
| being carried in the PPP header. |
| Type: Create |
| Modify |
| Default value: ethernet |
|
|
Example:
$ create filter subrule igmp ruleid 1 subruleid 2 igmptype 0 igmpcode 0 groupaddr from 224.0.2.3 groupaddrto 224.10.20.30 igmptypecmp eq igmpcodecmp eq igmpgroupaddrcmp inrange subruleprio high
Output: |
|
|
|
|
| |
Verbose Mode On |
|
|
|
|
| |
Entry Created |
|
|
|
|
| |
Rule Id | : 1 | Subrule Id | : 2 |
| ||
Igmp type | : 0 | IGMP type comparison : neq |
| |||
Igmp code | : 0 | IGMP code comparison : neq | ||||
Start group address | : 224.0.2.3 | End group address | : | |||
224.10.20.30 |
|
|
|
|
| |
IGMP group address comparison : inrange | Subrule Priority | : high |
| |||
Transport Header | : Ethernet |
|
|
|
| |
Verbose Mode Off: |
|
|
|
|
| |
Entry Created |
|
|
|
|
| |
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 |
|
|
|
|
|
|
|
|
|
|
|
| Igmp type | IGMP type |
|
|
|
|
|
|
|
|
|
|
|
428 | IDL series User Guide |
|
|