
Parameter:
Name | Description |
|
|
| |
|
|
|
|
|
|
tname | Name of the classifier tree | ||||
| Type: | Create |
| Mandatory | |
|
| Delete | |||
|
| 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 | ||||
| TrueBr(0xfffffffffffffffd) and FalseBr(0xfffffffffffffffe) are allowed. | ||||
| For ternary type nodes LtBr(0xfffffffffffffffc), GtBr | ||||
| (0xfffffffffffffffb), EqBr (0xfffffffffffffffa) are allowed. For Linear, | ||||
| |||||
| 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
356 | IDL series User Guide |
|
|