Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
  MRME Service Configuration Mode Commands 
radius  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
7463 
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. 
Important:
  From release 16.0 onwards, this command has been deprecated. Instead, use the 
radius
 command 
described under the TWAN Profile Configuration Mode Commands section. 
Product
 
SaMOG 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
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 coonfigured 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. 
disconnect-message [ dest-port port_number ]
 
Specifies to send RADIUS disconnect messages to the configured RADIUS accounting client in call failure 
scenarios. 
 
dest-port port_number 
: Specifies a port number to which the disconnect message must be sent.