для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1952
radius accounting server
This command configures RADIUS accounting server(s) in the current context.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration
configure > context context_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ctx)#
Syntax Description
radius [ mediation-device ] accounting server ip_address [ encrypted ] key value [ acct-on { enable |
disable } ] [ acct-off { enable | disable } ] [ max 
max_messages ] [ oldports ] [ port port_number ] [ priority
priority ] [ type { mediation-device | standard } ] [ admin-status { enable | disable } ] [ -noconfirm ]
no radius [ mediation-device ] accounting server ip_address [ oldports | port port_number ]
no
Removes the server or server port(s) specified from the list of configured servers.
mediation-device
Enables mediation-device specific AAA transactions used to communicate with this RADIUS server.
If this option is not used, the system by default enables standard AAA transactions.
Important
ip_address
Specifies the IP address of the accounting server.
ip_address must be specified in IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation. A
maximum of 128 RADIUS servers can be configured per context. This limit includes accounting and
authentication servers.
[ 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 C - D, StarOS Release 19    
877
Context Configuration Mode Commands N-R
radius accounting server