Avocent CPS1610 CPS Switch User Manual


 
80 CPS Installer/User Guide
The following command adds the username JaneDoe, with access to all ports.
The name of the SSH public user key file is cps_key2.pub. This file is located
on the FTP server at IP address 10.0.0.3.
> user add JaneDoe ssh=cps_key2.pub ftp=10.0.0.3 access=pall
The following command adds the username JDoe and gives that user the
Appliance Administrator access level, which enables access to all ports and
CPS commands.
> user add JDoe access=applianceadmin
User Delete command
The User Delete command removes a username entry from the CPS user
database. The username can no longer be used to authenticate a session with the
CPS. If the specified user is currently logged in, a message is output to the user,
indicating that access is no longer permitted, and the Telnet session is terminated.
Access right: USER; Access level: A and AA
Syntax
USER DEL <username>
User Delete Command Parameter
Parameter Description
<username> Username to be deleted.
User Logout command
The User Logout command terminates a user’s active sessions on the CPS. If
the specified user has no active sessions, an error message is displayed. For all
active sessions that are terminated, a message is sent to the Telnet client and
the Telnet connection is dropped.
Access right: USER; Access level: A (can log out all except AA) and AA
Syntax
USER LOGOUT <username>
User Logout Command Parameter
Parameter Description
<username> Username to be logged out.