Cisco Cisco Packet Data Gateway (PDG)

Pagina di 128
Configuring the SaMOG Gateway   
▀  Configuring the System to Perform as a SaMOG Gateway 
 
 
▄  SaMOG Administration Guide, StarOS Release 18 
108 
   
 
When the 
associate dhcpv6-service dhcpv6_service_name
 is configured, SaMOG will use the bind 
address configured under the DHCPv6 Service Configuration Mode for DHCPv6 server functionality.  
Configuring the LTE Policy 
The LTE Policy Configure the LTE policy by applying the example configuration below. 
config 
   operator-policy policy-name 
      apn network-identifier apn_net_id apn-profile apn_profile_name 
      associate call-control-profile profile_id 
      exit  
   call-control-profile profile_name 
      accounting mode gtpp 
      authenticate context context_name aaa-group aaa_group_name 
      accounting context context_name aaa-group aaa_group_name 
      accounting context context_name gtpp-group gtpp_group_name 
      assocaite accounting-policy policy_name  
      exit 
   apn-profile profile_name 
      accounting mode none 
      local-offload 
      address-resolution-mode local 
      pgw-address IP_address 
      qos default-bearer qci qci_id 
      qos default-bearer arp arp_value preemption-capability may vulnerability not-
preemptable
 
      qos apn-ambr max-ul mbr-up max-dl mbr-dwn 
      pdp-type-ipv4v6-override ipv4 
      virtual-mac mac_address 
      twan default-gateway ipv4/ipv6_address/mask 
      exit