Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Monitoring Data Rate Statistics

    To monitor data rate statistics, enter:

    user@host> show unified-edge ggsn-pgw statistics
    Control plane statistics:
        Session establishment attempts:             1
        Successful session establishments:          1
        MS/peer initiated session deactivations:    2
        Successful MS/peer initiated deactivations: 2
        Gateway initiated session deactivations:    0
        Successful gateway initiated deactivations: 0
    Data plane GTP statistics (Gn/S5/S8):
        Input     packets:          0
        Input     bytes:            0
        Output    packets:          7751
        Output    bytes:            7251652
        Discarded packets:          0    
    Data plane GTP statistics (Gi):
        Input     packets:          7751
        Input     bytes:            7251652
        Output    packets:          0
        Output    bytes:            0
        Discarded packets:          0         

    The following commands can be used for data plane statistics. There are two sets of statistics (one for the Gn interface and another for the Gi interface). The commands can be used either at the APN or the gateway level.

    1. To see the gateway data plane statistics, use this command:
      user@host> show unified-edge ggsn-pgw statistics gateway gateway-name
      Control plane statistics:
          Session establishment attempts:             0
          Successful session establishments:          0
          MS/peer initiated session deactivations:    0
          Successful MS/peer initiated deactivations: 0
          Gateway initiated session deactivations:    0
          Successful gateway initiated deactivations: 0
      Data plane GTP statistics (Gn/S5/S8):
          Input     packets:          0
          Input     bytes:            0
          Output    packets:          0
          Output    bytes:            0
          Discarded packets:          0    
      Data plane GTP statistics (Gi):
          Input     packets:          0
          Input     bytes:            0
          Output    packets:          0
          Output    bytes:            0
          Discarded packets:          0                         
      
    2. To see the APN data plane statistics, use this command:
      user@host> show unified-edge ggsn-pgw apn statistics apn-name apn-name
      Control plane APN statistics:
          Session establishment attempts:             0
          Successful session establishments:          0
          MS/peer initiated session deactivations:    0
          Successful MS/peer initiated deactivations: 0
          Gateway initiated session deactivations:    0
          Successful gateway initiated deactivations: 0
          MS initiated modification attempts:         0
          Successful MS initiated modifications:      0
          PGW/GGSN initiated modification attempts:   0
          Successful PGW/GGSN initiated modifications:0
          User authentication statistics:
               Authentication failures:               0
               Attempted authentications:             0
               Successful authentications:            0
          Address allocation statistics:
               dynamic IP allocation attempts:        0
               dynamic IP allocation success:         0
          Charging statistics:
               Number of CDRs allocated:              0
               Number of partial CDRs allocated:      0
               Number of CDRs closed:                 0
               Number of containers closed            0
          Session Establishments Failed (by GTP cause):
              Others               0
              Service unavailable: 0
              System failure:      0
              No resources:        0
              No address:          0
              Service denied:      0          
              Authentication Fail: 0          
              APN access denied:   0          
      Miscellaneous Packet statistics:        
          IPv6 Router Solicitations received:         0
          IPv6 Router Advertisement transmitted:      0
      Data plane GTP statistics (Gn/S5/S8):   
          Input     packets:          0       
          Input     bytes:            0       
          Output    packets:          0       
          Output    bytes:            0       
          Discarded packets:          0       
      Data plane GTP statistics (Gi):         
          Input     packets:          0       
          Input     bytes:            0       
          Output    packets:          0
          Output    bytes:            0
          Discarded packets:          0     
      

    Published: 2011-11-16