
12000 Series CLI
True Scale Fabric Switches 12000 Series CLI
Reference Guide
July 2015
26
Options
name
–
Set the login name.
-clear
–
Clear the login name.
Sample Output
-> loginNameSet Switch1
login-name set successfully
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. The current name can be viewed
with the
loginNameGet
command.
2.5.1.36
serialAuthGet
Displays the current serial authentication status.
Syntax
serialAuthGet
Options
None.
Sample Output
-> serialAuthGet
Serial authentication is currently disabled.
Notes
Displays whether user login and authentication is required on the serial console of the
system.
2.5.1.37
serialAuthSet
Enable or disable authentication on the systems serial console.
Syntax
serialAuthSet [enable]
Options
enable
–
Boolean value to enable or disable serial authentication.
Sample Output
-> serialAuthSet 1
Serial authentication set to enabled.