sysconf ctc class delete
Deletes a class.
NOTE Changes made to CTC configuration come into effect the next time CTC service is restarted. This gives you control over when changes become effective.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
Syntax
sysconf ctc class delete -class <class_name> -interface <eth0> | <eth1> | <eth2> | <eth3> | <bond0> | <bond1>
Argument(s) | Shortcut | Description |
---|---|---|
-class <class_name> | -c | Class name. |
-interface <net_device> | -if | A network interface devicename on the Luna Network HSM 7 (eth0, eth1, eth2, eth3, bond0, or bond1). |
Example
lunash:>sysconf ctc class delete -i eth0 -class class1 Command Result : 0 (Success)
.