Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
radius
This command allows you to specify the IP address and shared secret of the RADIUS accounting and
authentication client from which RADIUS accounting and authentication requests are received.
From release 16.0 onwards, this command has been deprecated. Instead, use the radius command described
under the TWAN Profile Configuration Mode Commands section.
Important
Product
SaMOG
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > MRME Service Configuration
configure > context context_name > mrme-service mrme_service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-mrme-service)#
Syntax Description
radius client ipv4_address[/mask] { [ encrypted ] key key [ [ disconnect-message [ dest-port port_number
] ] [ acct-onoff { [ aaa-context aaa_context_name ] [ aaa-group aaa_group_name ] [ clear-sessions ] } ] }
no radius client ipv4_address[/mask]
no
Removes a previously configured RADIUS client.
ipv4_address[/mask]
Specifies the IP address, and optional subnet mask of the RADIUS client from which RADIUS accounting
and authentication requests are received.
ipv4_address[/mask] must be an IPv4 address expressed in dotted-decimal notation.
[ encrypted ] key key
• encrypted: Specifies that the shared key between the RADIUS client and this service is encrypted.
• key key: Specifies the shared key between the RADIUS client and this service.
key with encryption must be an alphanumeric string of 1 through 288 characters, and without encryption
an alphanumeric string of 1 through 127 characters. Note that key is case sensitive.
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
1024
MRME Service Configuration Mode Commands
radius