Cisco Cisco ASR 5000

Descargar
Página de 169
IP Services Gateway Configuration   
▀  Configuring the IPSG 
 
 
▄  IPSG Administration Guide, StarOS Release 17 
30 
   
Option 3: RADIUS Snoop Mode Configuration 
To create an IPSG context and IPSG service in RADIUS Snoop Mode, use the following configuration: 
configure 
   context <ipsg_context_name> 
     ipsg-service <ipsg_service_name> mode radius-snoop 
         bind 
         connection authorization [ encrypted ] password <password> 
         radius accounting server <ipv4/ipv6_address> 
         radius dictionary <dictionary_name> 
         end 
ISP Context Configuration 
To configure the ISP context: 
Step 1 
Create an ISP context as described in th
  section. 
Step 2 
Create an interface within the ISP context to connect to the data network as described in the System Administration 
Guide
Step 3 
Create an IP access control list within the ISP context as described in the IP Access Control Lists chapter of the System 
Administration Guide
Creating the ISP Context 
To configure an ISP context, use the following configuration. Note that the following configuration also includes an IP 
route for data traffic through the IPSG context. 
configure 
   context <isp_context_name> 
      subscriber default 
         exit 
      ip access-list <access_list_name> 
         redirect css service <css_service_name> any 
         permit any 
         exit 
      aaa group default