Datasheet

®
USER’S GUIDE
Vertical Console Port Server
78
Set the user-specified location information for this VCPS. The default is
unknown. Maximum length is 256 characters.
-l <system-location>
--location <system-location>
Set the authentication method used to validate user access for telnet and
ssh. Values are local, radius, local_then_radius, or
radius_then_local. The default is local.
-a <authentication-type>
--authtype <authentication-type>
system examples
system set -n "VCPS Rack 2"
Set the system name to VCPS Rack 2.
system set -c "John Smith - (518) 555-5555 x1234"
Set the system contact information to John Smith - (518) 555-
5555 x1234.
system set -a radius_then_local
Set the system to validate users by using RADIUS first, then local
authentication if RADIUS fails.