Cisco Cisco IOS Software Release 12.4(22)XR

Pagina di 370
170
Cisco Packet Data Serving Node Release 5.5 for Cisco IOS Release 12.4(22)XR9
OL-19026-02
  Lawful Intercept Processing
Service Option: 59
  Bytes in: 184                         Bytes out: 506
  Packs in: 30                          Packs out: 1
san-pdsn# show cdma pdsn stat serv 59 pcf 41.1.1.3
Service Option: 59 PCF: 41.1.1.3
  Bytes in: 0                           Bytes out: 0
  Packs in: 0                           Packs out: 0
Counter for IPCP term request
The PDSN has a metric for tracking IPCP Term Requests sent by the Mobile. This metric distinguishes 
the difference between the following two cases.
Case a     
MN will send IPCP TermReq to PDSN
PDSN will send IPCP TermAck to MN
MN will inform PCF to send A11 De-registration 
Case b
During IPCP negotiation phase, PCF send A11 De-registration for some PCF reason. 
 As per the existing behavior, PDSN will increment “A10 release during IPCP nego by pcf" counter. So 
new counters will be added as “With IPCP Term Req” under “A10 release during ipcp nego” counter, 
which will indicate how many a10 releases happened due to IPCP term request transmission between 
MN and PDSN.
Similarly, new counters will be added under “LCP Term req during IPCP nego” counter to tell how many 
LCP disconnect happened due to IPCP term request transmission between MN and PDSN.
The following example snippet shows the output for the show cdma pdsn statistics ppp command:
IPCP Stage
Failure Reasons Options 0, MaxRetry 0, Unknown 0
Options failure reason MN Rejected IP Address 0
LCP Term Req during IPCP nego sent 0, rcvd 0
 With IPCP Term Req sent  0, rcvd 0   
A10 release during IPCP nego by PDSN 0, by PCF 0
 With IPCP Term Req sent  by PDSN 0, by PCF  0
With the implementation of this new counter, we can easily differentiate the above mentioned cases: 
Case a     
MN will send IPCP TermReq to PDSN
PDSN will send IPCP TermAck  to MN
MN will inform PCF to send A11 De-registration 
In this case the counter "A10 release during IPCP nego by pcf" will be incremented by 1 and "With IPCP 
Term Req sent by pcf"  also will be incremented by 1.
Case b
During IPCP negotiation phase, PCF send A11 De-registration for some PCF reason. 
In this case, only "A10 release during IPCP nego by pcf" will be incremented by 1.