Chapter 4 Function/System Settings and Display4.1 User Management > set radiusETERNUS CLI User’s GuideCopyright 2015 FUJITSU LIMITED P2X0-1030-09ENZ0373set radiusThis command sets up the RADIUS authentication server. A secondary server cannot be set up without settingup a primary server. Set the secondary IP address to "0.0.0.0." to disable the secondary-server setting.■ Syntax■ Parameterset radius -mode {enable | disable} [-after-error {internal | internal-net | no}][-primary-serverprimary_server] [-primary-port {maintenance | remote}][-primary-port-numberport_number] [-primary-authentication-mode {chap | pap}][-primary-shared-secretshared_secret_code] [-primary-retry-timeout{10|20|30|40|50|60}][-secondary-serversecondary_server] [-secondary-port {maintenance | remote}][-secondary-port-numberport_number] [-secondary-authentication-mode {chap | pap}][-secondary-shared-secretshared_secret_code] [-secondary-retry-timeout{10|20|30|40|50|60}]-mode This parameter specifies enable or disable for RADIUS authentication, authorization andaccounts functions. To enable RADIUS authentication, the primary server must be set inadvance or at the same time that this parameter is set. RADIUS authentication can be disabledregardless of the primary server setting status.enable RADIUS function is enabled.disable RADIUS function is disabled.-after-error Optional. This parameter specifies what happens when an error occurs. If this parameter isomitted, this setting is not changed.internal Authenticate and authorize for any error that occurs.internal-net Authenticate and authorize for an error that occurs due to a network problem.no No authenticate and/or no authorize.-primary-serverOptional. This parameter specifies the primary server. Only one server can be specified. If theprimary server is not set, specify the primary server for this parameter to enable RADIUSauthentication. The server name format should be IPv4 standard notation (a base 256"d.d.d.d" string), IPv6 address format, or a fully qualified domain name (FQDN). The types ofIPv6 addresses that can be specified are global addresses (including 6to4 addresses), link localaddresses, and unique local addresses. Up to 63 alphanumeric characters can be specified.Example: -primary-server 192.168.1.20Example: -primary-server fd80::abd0:223:adExample: -primary-server foo.barExample: -primary-server "" (when deleting)