Cisco Cisco Packet Data Gateway (PDG)

Seite von 115
  Configuring the Evolved Packet Data Gateway 
Configuring the System to Perform as an Evolved Packet Data Gateway  ▀   
 
ePDG Administration Guide, StarOS Release 17   ▄  
 
   
93 
      sample-interval <time_interval
      transfer-interval <xmit_time_interval
      file <number
         receiver <ip_address> primary mechanism ftp login <username> password <pwd
         receiver <ip_address> secondary mechanism ftp login <username> password <pwd
         epdg schema <file_name> format " txbytes : %txbytes% txpkts : %txpkts% rxbytes : 
%rxbytes% rxpkts : %rxpkts sess-txbytes : %sess-txbytes% sess-rxbytes : %sess-rxbytes% 
sess-txpackets : %sess-txpackets% sess-rxpackets : %sess-rxpackets eap-rxttlsrvrpassthru 
: %eap-rxttlsrvrpassthru% eap-rxsuccsrvrpassthru : %eap-rxsuccsrvrpassthru% num-gtp-
bearermodified : %num-gtp-bearermodified% num-gtp-db-active : %num-gtp-db-active% num-
gtp-db-released : %num-gtp-db-released% curses-gtp-ipv4 : %curses-gtp-ipv4% curses-gtp-
ipv6 : %curses-gtp-ipv6% curses-gtp-ipv4v6 : %curses-gtp-ipv4v6% " 
         end 
The 
bulkstats collection
 command in this example enables bulk statistics, and the system begins collecting pre-
defined bulk statistical information. 
The 
bulkstats mode
 command enters Bulk Statistics Configuration Mode, where you define the statistics to collect. 
The 
sample-interval
 command specifies the time interval, in minutes, to collect the defined statistics. The <
time-
interval
> can be in the range of 1 to 1440 minutes. The default value is 15 minutes. 
The 
transfer-interval
 command specifies the time interval, in minutes, to transfer the collected statistics to the 
receiver (the collection server). The <
xmit_time_interval
> can be in the range of 1 to 999999 minutes. The default 
value is 480 minutes. 
The 
file
 command specifies a file in which to collect the bulk statistics. A bulk statistics file is used to group bulk 
statistics schema, delivery options, and receiver configuration. The <
number
> can be in the range of 1 to 4. 
The 
receiver
 command in this example specifies a primary and secondary collection server, the transfer mechanism 
(in this example, ftp), and a login name and password. 
The 
epdg schema
 command specifies that the epdg schema is used to gather statistics. The <
file_name
> is an 
arbitrary name (in the range of 1 to 31 characters) to use as a label for the collected statistics defined by the 
format
 
option. The 
format
 option defines within quotation marks the list of variables in the epdg schema to collect. The 
format string can be in the range of 1 to 3599. 
 For descriptions of the epdg schema variables, see “ePDG Schema Statistics” in the Statistics and Counters Reference. 
For more information on configuring bulk statistics, see the System Administration Guide. 
Logging Configuration 
Use the following configuration example to enable logging on the ePDG: 
configure 
    logging filter active facility sessmgr level <critical/error
    logging filter active facility ipsec level <critical/error
    logging filter active facility ikev2 level <critical/error