Parameter – Planet Technology IP DSLAM IDL-4801 User Manual
Page 356
IDL series User Guide
356
Parameter:
Name
Description
tname
Name of the classifier tree
Type: Create -- Mandatory
Delete -- Mandatory
Get -- Optional
Valid values: ND - ND
pid
Profile Id. It should be unique within a tree
Type: Create -- Mandatory
Delete -- Mandatory
Get -- Optional
Valid values: 1 - 4
nodeid
Node Id, should be unique within a profile
Type: Create -- Mandatory
Delete -- Mandatory
Get -- Optional
Valid values: 1 - 4
brtype
This specifies the branch types. For a unary type node, only
onlybr (0xfffffffffffffff9) branch type is allowed. For binary type
and Linear/Non-Linear(Access Deny only) type,
TrueBr(0xfffffffffffffffd) and FalseBr(0xfffffffffffffffe) are allowed.
For ternary type nodes LtBr(0xfffffffffffffffc), GtBr
(0xfffffffffffffffb), EqBr (0xfffffffffffffffa) are allowed. For Linear,
Non-Linear (match in list) the actual value is allowed. The actual
value can be U8, U16, U32, U64, atmIf, ethernetIf, aal5vc.
Type: Create -- Mandatory
Delete -- Mandatory
Get -- Optional
childpid
This object specifies Child Profile Id. The Child Profile Id value 0
is used to add true and false branches to a AccessDeny type
node.
Type: Create -- Mandatory
Default value: 0
Example:
$ create clfr tree branch tname t1 pid 2 nodeid 1 brtype truebr childpid 1