Cisco Cisco IOS Software Release 12.4(2)XB6 Références techniques

Page de 230
 
85
 
Command Reference for Cisco PDSN Release 4.0 in IOS Release 12.4(15)XR
clear cdma pdsn session
To clear one or more user sessions on the PDSN, use the clear cdma pdsn session command in 
privileged EXEC mode.
clear cdma pdsn session {{all [rate value | send [a11-update | termreq] value]} dormant | pcf 
ip_addr | msid number}
Syntax Description
Defaults
No default behavior or values.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
This command terminates one or more user sessions. When this command is issued, the PDSN initiates 
the session release by sending an A11Registration Update message to the PCF.
The keyword all clears all sessions on a given PDSN. The keyword pcf with an IP address clears all the 
sessions coming from a given PCF. The keyword msid with a number will clear the session for a given 
MSID.
Examples
The following example clears session MSID 0000000002:
clear cdma pdsn session msid 0000000002
all
Keyword to clear all sessions on a given PDSN.
rate
Rate for clearing calls
send
Packets to send while clearing calls.
a11-update
Send A11 update to PCF to clear session.
termreq
Send LCP TERMREQ to Mobile to clear session.
value
Clear rate in approximate calls per second. The range is 1-500
dormant
Clear CDMA PDSN dormant session.
pcf ip_addr
IP address of the PCF sessions that are to be cleared.
msid number
Identification of the MSID to be cleared.
Release
Modification
12.1(3)XS
This command was introduced.
12.3(11)YF1
The ratesenda11-updatedormant and termreq variables were added.