Cisco Cisco ASR 5000

Page of 9109
  Context Configuration Mode Commands I-M 
ipsg-service  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2593 
ipsg-service 
This command allows you to create/modify/delete an IP Services Gateway (IPSG) service in the current context. 
Product
 
eWAG 
IPSG 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
ipsg-service ipsg_service_name [ mode { radius-server [ ewag ] | radius-snoop } ] [ -
noconfirm ]
 
no ipsg-service ipsg_service_name [ mode { radius-server [ ewag ] | radius-snoop } ] 
no
 
If previously configured, deletes the specified IPSG service. 
ipsg_service_name
 
Specifies the name of the IPSG service. 
ipsg_service_name
 must be an alphanumeric string of 1 through 63 characters. 
Important:
  Service names must be unique across all contexts within a chassis. 
mode { radius-server [ ewag ] | radius-snoop }
 
Configures the IPSG to perform as either a RADIUS server or as a device to extract user information from 
RADIUS accounting request messages (snoop). If the optional keyword 
mode
 is not entered, the system 
defaults to 
radius-server
 
radius-server
:Creates the named IPSG RADIUS Server service in the current context and/or enters 
the IPSG RADIUS Server Configuration Mode. 
 
radius-server ewag
: Enables the eWAG service (IPSG service in eWAG mode), and enters the 
IPSG RADIUS Server Configuration Mode, which is common for the eWAG and IPSG services. 
 
radius-snoop
:Creates the named IPSG RADIUS Snoop service in the current context and/or enters 
the IPSG RADIUS Snoop Configuration Mode. 
-noconfirm
 
Specifies to execute the command without additional prompt or confirmation.