sysconf ctc class revoke
Revokes a client from 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 revoke -interface <eth0> | <eth1> | <eth2> | <eth3> | <bond0> | <bond1> -ipaddress <IPv4_address>
Argument(s) | Shortcut | Description |
---|---|---|
-interface <net_device> | -if | A network interface devicename on the Luna Network HSM 7 (eth0, eth1, eth2, eth3, bond0, or bond1). |
-ipaddress <IPv4_address> | -ip | Client IP address. Revoking a non-registered client results in an error. |
Example
lunash:>sysconf ctc class revoke -in eth0 -ip 192.168.0.16 Command Result : 0 (Success)