098-00028-000 Revision F – May, 2012 TimeProvider 5000 User’s Guide 107
Chapter 3
TimeProvider 5000 CLI Command Set
set authentication
Provisions the authentication source for user logins.
Command Syntax:
To provision the state for RADIUS authentication:
set authentication radius {enable | disable}
To provision the RADIUS server IP address or hostname and key.
set authentication radius address <ip_addr> key <key_value>
Example 1:
To set the RADIUS server IP address 192.168.4.53, with a key of A12F34B56:
tp5000> set authentication radius address 192.168.4.53 key A12F34B56
Example 2:
To provision the state for RADIUS authentication:
tp5000> set authentication radius enable
Remarks: Only one server is supported. Only one key is supported.
Level : Admin only