для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 465
  GTPP Interface Configuration 
Configuring the GPRS Tunneling Protocol  ▀   
 
GTPP Interface Administration and Reference, StarOS Release 18  ▄  
 
   
51 
      call-control-profile cc-prof_name 
         associate accounting-policy policy_name 
         end 
The accounting policy name will be used for finding the thresholds limits for various CDR triggers enabled. 
 
3.  Associate the accounting context with the ePDG service.
 
configure 
   context context_name 
      call-control-profile cc-prof_name 
         accounting context context-name [ gtpp group gtppgroup-name ] 
         end 
This command can also be used to associate a predefined GTPP server group - including all its associated 
configuration - with the call-control-profile. If the GTPP group is not specified, then a default GTPP group in 
the accounting context will be used.
 
4.  Configure the GTPP group related parameters like GTPP server parameters, GTPP dictionary, and optionally 
CGF to support GTPP accounting: 
configure 
   context context_name 
      gtpp group gtpp_group 
         gtpp charging-agent address ip_address port port_num 
         gtpp server server_name udp-port port_num 
         gtpp dictionary dictionary_num 
         gtpp storage-server mode { local | remote | streaming } 
         gtpp attribute node-id-suffix cg 
         gtpp attribute local-record-sequence-number 
         gtpp trigger time-limit 
         end 
Configuring GTPP for GGSN/P-GW 
This section provides the GTPP configuration for GGSN and P-GW. 
1.  Configure the GTPP group and accounting context configuration in APN level and also specify the accounting 
mode.