Cisco Cisco Packet Data Gateway (PDG)

Página de 8994
  IPSG RADIUS Snoop Configuration Mode Commands 
radius  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
6591 
radius 
This command allows you to specify the RADIUS accounting servers where accounting requests are sent after being 
“inspected” by this service. 
Product
 
IPSG 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > IPSG RADIUS Snoop Configuration 
configure > context context_name > ipsg-service service_name mode radius-snoop
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ipsg-service-radius-snoop)# 
Syntax
 
radius { accounting server ipv4_address [ port port_number | source-context context_name 
] | dictionary { 3gpp2 | 3gpp2-835 | customXX | standard | starent | starent-835 | 
starent-vsa1 | starent-vsa1-835 } }
 
[ no ] radius accounting server ipv4_address [ port port_number | source-context 
context_name  
no
 
Removes the RADIUS accounting server identifier from this service. 
radius accounting server ipv4_address
 
Specifies the IP address of a RADIUS accounting server where accounting requests are sent after being 
“snooped” by this service in IPv4 dotted-decimal notation. 
Up to 16 addresses can be configured. 
port port_number
 
Specifies the port number of the RADIUS Accounting Server where accounting requests are sent after being 
“snooped” by this service. 
port_number
 must be an integer from 1 through 65535. 
Default: 1813 
source-context context_name
 
Specifies the source context where RADIUS accounting requests are received. 
context_name
 must be an alphanumeric string of 1 through 79 characters. 
If this keyword is not configured, the system will default to the context in which the IPSG service is 
configured.