Cisco Cisco Packet Data Gateway (PDG)

Seite von 2186
radius charging accounting server
This command configures RADIUS charging accounting servers in the current context for ACS Prepaid
Accounting.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > AAA Server Group Configuration
configure > context context_name > aaa group group_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-aaa-group)#
Syntax Description
radius charging accounting server ipv4/ipv6_address [ encrypted ] key value [ max max_messages ] [
oldports ] [ port 
port_number ] [ priority priority ] [ admin-status { enable | disable } ] [ -noconfirm ]
no radius charging accounting server 
ipv4/ipv6_address [ oldports | port port_number ]
no
Removes the server or server port(s) specified from the list of configured servers.
ipv4/ipv6_address
Specifies the IP address of the accounting server. ip_address must be specified using IPv4 dotted-decimal
notation or IPv6 colon-separated-hexadecimal notation. A maximum of 128 RADIUS servers can be configured
per context. This limit includes accounting and authentication servers.
Notes:
• The gateway supports only one type of transport within one AAA group. The AAA group should have
the NAS IP and RADIUS servers of same transport type (IPv4 or IPv6). In Release 19, a combination
of IPv4 and IPv6 addresses is not supported.
• The IPv6 Address Configuration support is available for GGSN, HA, PDSN and P-GW products only.
If other products are used in conjunction with these supported products and shared the same AAA group,
then the IPv6 address should not be configured.
[ encrypted ] key value
Specifies the shared secret key used to authenticate the client to the servers. The encrypted keyword indicates
the key specified is encrypted.
   Command Line Interface Reference, Modes A - B, StarOS Release 19
92
AAA Server Group Configuration Mode Commands
radius charging accounting server