Planet Technology IDL-2400 Network Card User Manual


 
IP DSLAM
409
Parameter:
Name Description
ruleid <ruleid-val>
Unique identifier of a filter rule of which this sub rule is being created
Type: Create Mandatory
Delete Mandatory
Modify Mandatory
Get Optional
Valid values: 1 - 65535
subruleid
<subruleid-val>
Unique identifier of a filter subrule
Type: Create Mandatory
Delete Mandatory
Modify Mandatory
Get Optional
Valid values: 1 - 4294967295
srcmacaddrfrom
<srcmacaddrfrom-val>
Start source MAC address of the range of source MAC addresses. This
field is invalid if 'srcmacaddrcmp' is 'any'. This field and 'srcmacaddrto'
specify a range of source MAC addresses if 'srcmacaddrcmp' is either
'inrange' or 'exrange'
Type: Create Optional
Modify Optional
Default value: "\0"
srcmacaddrto
<srcmacaddrto-val>
End source MAC address of the range of source MAC addresses. This
field and 'srcmacaddrfrom' specify a range of source MAC addresses, if
'srcmacaddrcmp' is either 'inrange' or 'exrange'. Otherwise this field is
invalid
Type: Create Optional
Modify Optional
Default value: "\xff\xff\xff\xff\xff\xff"
dstmacaddrfrom
<dstmacaddrfrom-val>
Start destination MAC address of the range of destination MAC addresses.
This field is invalid if 'dstmacaddrcmp' is 'any'. This field and the next field
specify a range of destination MAC addresses if 'dstmacaddrcmp' is either
'inrange' or 'exrange'
Type: Create Optional
Modify Optional
Default value: "\0"
dstmacaddrto
<dstmacaddrto-val>
End destination MAC address of the range of destination MAC addresses.
This field and the previous field specify a range of destination MAC
addresses if 'dstmacaddrcmp' is either 'inrange' or 'exrange'. Otherwise
this field is invalid
Type: Create Optional