2-413Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command ReferenceOL-13271-03Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commandsradius-server hostradius-server hostUse the radius-server host global configuration command on the switch stack or on a standalone switchto configure the RADIUS server parameters, including the RADIUS accounting and authentication. Usethe no form of this command to return to the default settings.radius-server host ip-address [acct-port udp-port] [auth-port udp-port][test username name[idle-time time] [ignore-acct-port] [ignore-auth-port]] [key string]no radius-server host ip-addressSyntax DescriptionDefaults The UDP port for the RADIUS accounting server is 1646.The UDP port for the RADIUS authentication server is 1645.Automatic server testing is disabled.The idle time is 60 minutes (1 hour).When the automatic testing is enabled, testing occurs on the accounting and authentication UDP ports.The authentication and encryption key (string) is not configured.Command Modes Global configurationCommand Historyip-address Specify the IP address of the RADIUS server.acct-port udp-port (Optional) Specify the UDP port for the RADIUS accounting server. Therange is from 0 to 65536.auth-port udp-port (Optional) Specify the UDP port for the RADIUS authentication server. Therange is from 0 to 65536.key string (Optional) Specify the authentication and encryption key for all RADIUScommunication between the switch and the RADIUS daemon. The key is atext string that must match the encryption key used on the RADIUS server.Always configure the key as the last item in this command. Leading spacesare ignored, but spaces within and at the end of the key are used. If there arespaces in your key, do not enclose the key in quotation marks unless thequotation marks are part of the key.test username name (Optional) Enable automatic server testing of the RADIUS server status, andspecify the username to be used.idle-time time (Optional) Set the interval of time in minutes after which the switch sends testpackets to the server. The range is from 1 to 35791 minutes.ignore-acct-port (Optional) Disables testing on the RADIUS-server accounting port.ignore-auth-port (Optional) Disables testing on the RADIUS-server authentication port.Release Modification12.2(40)EX1 This command was introduced.