714 RADIUS CommandsServer host IP address — 192.168.10.1console(config)#radius-server host 192.168.10.1radius-server keyUse the radius-server key command in Global Configuration mode to set theauthentication and encryption key for all Radius communications betweenthe switch and the Radius server. To reset to the default, use the no form ofthis command.Syntaxradius-server key [key-string]no radius-server key•key-string — Specifies the authentication and encryption key for all Radiuscommunications between the switch and the Radius server. This key mustmatch the encryption used on the Radius server. (Range: 1-128 characters)Default ConfigurationThe default is an empty string.Command ModeGlobal Configuration modeUser GuidelinesThis command has no user guidelines.ExampleThe following example sets the authentication and encryption key for allRadius communications between the device and the Radius server to “dell-server.”console(config)#radius-server key dell-server