Cisco Cisco ASR 5000

Descargar
Página de 169
IP Services Gateway Configuration   
▀  Configuring the IPSG 
 
 
▄  IPSG Administration Guide, StarOS Release 17 
28 
   
IPSG Context and Service Configuration 
To configure IPSG context and service: 
Step 1 
Create an IPSG context and the IPSG service by applying the example configuration in one of the following sections as 
required: 
 
  
 
  
 
  
Step 2 
Create two interfaces within the IPSG context for communication with the access gateway by referring to the Creating 
and Configuring Ethernet Interfaces and Ports
 procedure in the System Administration Guide
Option 1: RADIUS Server Mode Configuration 
To create an IPSG context and IPSG service in RADIUS Server Mode, use the following configuration: 
configure 
   context <ipsg_context_name> 
      ipsg-service <ipsg_service_name> mode radius-server 
         bind address <ipv4/ipv6_address> 
         radius dictionary <dictionary_name> 
         radius accounting client <ipv4/ipv6_address> [ encrypted ] key <key> 
dictionary 
<dictionary_name> ] [ disconnect-message [ dest-port <port_number> ] ] 
         end 
Option 2: RADIUS Server with Proxy Mode Configuration 
To create an IPSG context and IPSG service in RADIUS Server Mode with IPSG authentication and accounting proxy 
configuration, use the following configuration: 
configure 
   context <ipsg_context_name> 
      ipsg-service <ipsg_service_name> mode radius-server 
         bind address <ipv4/ipv6_address> 
         radius dictionary <dictionary_name> 
         radius accounting client <ipv4/ipv6_address> [ encrypted ] key <key> 
dictionary 
<dictionary_name> ] [ disconnect-message [ dest-port <port_number> ] ] 
# IPSG Authentication Proxy Configuration: