Cisco Cisco Packet Data Interworking Function (PDIF)

Page de 128
  Configuring the SaMOG Gateway 
Configuring the System to Perform as a SaMOG Gateway  ▀   
 
SaMOG Administration Guide, StarOS Release 18  ▄  
 
   
117 
        end 
Flow-based Local Breakout 
config 
   apn-profile apn_profile_name 
     local-offload flow 
     ip context-name vpn_context_name 
     ip access-group access_list_name [ in | out ] 
     active-charging rulebase rulebase_name 
     exit 
  context context_name 
     ip access-list access_list_name 
        redirect css service acs_service_name any 
        exit  
     exit  
After applying the above initial configuration for Flow-based LBO, you can configure either a flow-based LBO 
whitelist or a blacklist.  
Flow-based LBO with External NAT
 
SaMOG can also perform flow-based LBO with external NAT devices based on nex-hop. Configure flow-based LBO 
with an external NAT by applying the example configuration below: 
config 
   active-charging service acs_service_name 
      rulebase rulebase_name 
         action priority action_priority_1 ruledef ruledef_name_1 charging-action 
charging_action_name 
         action priority action_priority_2 ruledef ruledef_name_2 charging-action 
charging_action_name 
         exit  
      ruledef ruledef_name_1 
         ip dst-address = ipv6_address[/mask ] 
         exit