Configuring RADIUS Accounting Server Group

Use the following sample configuration to configure the RADIUS server group.

config 
   profile radius 
      server-group group_name 
      commit 

NOTES:

  • profile radius : Enter the RADIUS configuration mode.

  • server group group_name : Specify the name of server group for use in RADIUS accounting. group_name must be an alphanumeric string.

  • commit : Commit the configuration.