profile radius server-group server
Configures the RADIUS server parameters.
Command Mode
Exec > Global Configuration (config) > RADIUS Configuration (config-radius) > RADIUS Server Group Configuration (config-server-group-group_name )
Syntax
server type server_type radius_server_ip_address radius_server_port_number
type server_type
Specify the RADIUS server type.
Must be one of the following:
acct : Specify the server is used for Accounting requests.
auth : Specify the server is used for Authentication/Author requests.
radius_server_ip_address
Specify the IP address of the RADIUS server.
radius_server_port_number
Specify the port number of the RADIUS server.
Usage Guidelines
Use this command to configure the RADIUS server parameters.