Planet Technology IDL-2401 Network Card User Manual


 
IP DSLAM
343
5.13.7.3 Delete clfr profile branch
Description:
Use this command to delete.
Command Syntax:
delete clfr profile branch pname <pname-val> nodeid <nodeid-val>brtype
<brtype-val>
Parameter:
Name Description
pname <pname-val>
Name of the classifier profile
Type: Create -- Mandatory
Delete -- Mandatory
Get -- Optional
nodeid <nodeid-val>
Node Id of the node, with which the branch is to be
attached.
Type: Create -- Mandatory
Delete -- Mandatory
Get -- Optional
Valid values: 1 - 4
brtype <brtype-val>
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
cnodeid <cnodeid-val>
Child Node Id
Type: Create -- Optional
Default value: 0
Example:
$ create clfr profile branch pname IGMP nodeid 3 brtype truebr