Cisco Cisco Packet Data Gateway (PDG) Guia Do Administrador

Página de 342
Session Recovery   
▀  Configuring the System to Support Session Recovery 
 
 
▄  Cisco ASR 5500 System Administration Guide 
286 
   
Viewing Recovered Session Information 
To view session state information and any session recovery status, enter the following command: 
show subscriber debug-info { callid id | msid id | username name } 
Keyword/Variable
 
Description
 
callid id
 
Displays subscriber information for the call specified by id. The call ID is an 8-byte hexadecimal number. 
msid id
 
Displays information for the mobile user identified by an MSID from 7 to 16 digits specified as an IMSI, 
MIN, or RMI. Wildcard characters $ and * are allowed. The * wildcard matches multiple characters and 
the $ wildcard matches a single character. If you do not want the wildcard characters interpreted as a 
wildcard enclose them in single quotes ( ‘ ). For example; ‘$’. 
username
 
name
  Displays information for connections for the subscriber identified by a previously configured username. 
name is a sequence of alphanumeric characters and/or wildcard characters ('$' and '*') from 1 to 127 
characters in length. The * wildcard matches multiple characters and the $ wildcard matches a single 
character. If you do not want the wildcard characters interpreted as wildcard enclose them in single 
quotes ( ‘). For example; ‘$’. 
 
The following example shows the output of this command both before and after a session recovery operation has been 
performed. The “Redundancy Status” fields in this example have been bold-faced for clarity. 
username: user1       callid: 01ca11b1         msid: 0000100003 
  Card/Cpu: 4/2 
  Sessmgr Instance: 7 
  Primary callline: 
  Redundancy Status: Original Session 
  Checkpoints    Attempts    Success    Last-Attempt    Last-Success 
     Full:             69         68         29800ms         29800ms 
     Micro:           206        206         20100ms         20100ms 
   Current state: SMGR_STATE_CONNECTED 
   FSM Event trace: 
         State                            Event 
         SMGR_STATE_OPEN                  SMGR_EVT_NEWCALL 
         SMGR_STATE_NEWCALL_ARRIVED       SMGR_EVT_ANSWER_CALL 
         SMGR_STATE_NEWCALL_ANSWERED      SMGR_EVT_LINE_CONNECTED 
         SMGR_STATE_LINE_CONNECTED        SMGR_EVT_LINK_CONTROL_UP 
         SMGR_STATE_LINE_CONNECTED        SMGR_EVT_AUTH_REQ 
         SMGR_STATE_LINE_CONNECTED        SMGR_EVT_IPADDR_ALLOC_SUCCESS 
         SMGR_STATE_LINE_CONNECTED        SMGR_EVT_AUTH_SUCCESS  
         SMGR_STATE_LINE_CONNECTED        SMGR_EVT_UPDATE_SESS_CONFIG 
         SMGR_STATE_LINE_CONNECTED        SMGR_EVT_LOWER_LAYER_UP 
  Data Reorder statistics 
  Total timer expiry:            0         Total flush (tmr expiry):    0 
      Total no buffers:          0         Total flush (no buffers):    0 
      Total flush (queue full):  0         Total flush (out of range):  0 
      Total flush (svc change):  0         Total out-of-seq pkt drop:   0 
      Total out-of-seq arrived:  0 
  IPv4 Reassembly Statistics: 
       Success:                  0         In Progress: 0 
       Failure (timeout):        0         Failure (no buffers): 0