Cisco Cisco IOS Software Release 12.2(16)B

Page de 30
      SSG Prepaid Enhancements
ssg aaa group prepaid
28
Cisco IOS Release 12.3(4)T
ssg aaa group prepaid
To specify the server group to be used for SSG prepaid authorization, use the ssg aaa group prepaid 
command in global configuration mode. To remove this specification, use the no form of this command.
ssg aaa group prepaid server-group 
no ssg aaa group prepaid server-group 
Syntax Description
Defaults
If a server group is not specified by using the ssg aaa group prepaid command, the default RADIUS 
server configured on the router will be used for SSG prepaid authorization.
Command Modes
Global configuration
Command History
Usage Guidelines
The ssg aaa group prepaid command allows you to configure a global server for SSG prepaid 
authorization. Configure the global server group by using the aaa group server radius command. Use 
the ssg aaa group prepaid command to attach the server group to SSG for SSG prepaid authorization.
Examples
The following example shows a configuration for a global SSG prepaid authorization server:
!
aaa group server radius ssg_prepaid
server 10.2.3.4 auth-port 1645 acct-port 1646
.
.
.
ssg aaa group prepaid ssg_prepaid
!
Related Commands
server-group
Name of the server group to be used for SSG prepaid authorization. 
Release
Modification
12.2(16)B
This command was introduced.
12.3(4)T
This command was integrated into Cisco IOS Release 12.3(4)T.
Command
Description
aaa group server 
radius
Groups different RADIUS server hosts into distinct lists and distinct 
methods.