2 – Switch Command Line Interface
Groups and Commands
2-24
D000025-002 Rev. A
S
Sample Output:
NOTES:
The login name is an arbitrary string displayed prior to a user attempting
a login to a new CLI session. This command modifies this string.
serialAuthGet
Displays the current serial authentication status.
Syntax:
Options:
Sample Output:
NOTES:
Displays whether user login and authentication is required on the serial
console of the system.
serialAuthSet
Enable or disable authentication on the systems serial console.
Syntax:
Options:
Sample Output:
NOTES:
This command is used to enable or disable user authentication on the
serial console. Use 1 as the only parameter to enable authentication, or 0 to disable
authentication.
-> loginNameSet Switch1
login-name set successfully
serialAuthGet
None.
-> serialAuthGet
Serial authentication is currently disabled.
serialAuthSet [enable]
[enable]
Boolean value to enable or disable serial authentication.
-> serialAuthSet 1
Serial authentication set to enabled.