Cisco Cisco Packet Data Gateway (PDG)

Pagina di 72
  Configuring the SaMOG Gateway 
Configuring the System to Perform as a SaMOG Gateway  ▀   
 
SaMOG Administration Guide, StarOS Release 16   ▄  
 
   
53 
Configuring AAA 
Create the AAA group for DIAMETER authentication and then configure AAA accounting and authentication by 
applying the example configuration below. 
config 
   contextaaa_context_name 
      interface aaa_interface_name 
         ip address ipv4_address/subnetmask 
         ip address ipv4_address/subnetmask secondary 
         end 
config 
   context samog_context_name 
      aaa group aaa_diameterSTa1_group_name 
         diameter authentication dictionary aaa-custom13 
         diameter authentication endpoint endpoint_name 
         exit 
      aaa group aaa_group_diameter_STa2_name 
         diameter authentication dictionary aaa-custom13 
         diameter authentication endpoint  endpoint_name 
         exit 
      aaa group aaa_acct_group_name 
         radius attribute nas-ip-address address ipv4-address 
         radius accounting server ipv4_address encrypted key key port port_no 
         exit 
      aaa group default 
      exit 
   gtpp group default 
   exit 
diameter endpoint STA_endpoint_name 
   origin realm realm_name