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

Page de 230
 
77
 
Command Reference for Cisco PDSN Release 4.0 in IOS Release 12.4(15)XR
cdma pdsn timeout 
To configure a variety of different message timeouts, use the cdma pdsn timeout command in global 
configuration mode. To disable any of these message timeouts, use the no form of this command.
cdma pdsn timeout [a11-session-update | a11-update seconds | {airlink-start [close-rp | 
initiate-ppp]}mobile-ip-registration]
no [a11-session-update | a11-update seconds | {airlink-start [close-rp | 
initiate-ppp]}mobile-ip-registration]
Syntax Description
Defaults
a11-session-update default value is 1 second.
Command Modes
Global Configuration
Command History
Usage Guidelines
PDSN may initiate the release of an A10 connection by sending an A11 Registration Update message to 
the PCF. In this case, the PCF is expected to send an A11 Registration Acknowledge message followed 
by an A11 Registration Request with Lifetime set to 0. If PDSN does not receive an A11 Registration 
Acknowledge or an A11 Registration Request with Lifetime set to 0, PDSN times out and retransmits 
the A11 Registration Update. The default timeout is 1 second and is configurable using this command.
Examples
The following example specifies an A11 Registration Update message timeout value of 5 seconds:
PDSN(config)#cdma pdsn timeout airlink-start 5 ? 
  close-rp      Close RP session if airlink start timeout occurs
  initiate-ppp  Initiate PPP negotiation if airlink start timeout occurs
PDSN(config)#cdma pdsn timeout airlink-start 5 ini
a11-session-update 
seconds
Configures an a11 session update message timeout. The timeout value is in 
seconds, with a range between 1-120.
a11-update seconds
Configures an a11 update message timeout. seconds is the maximum A11 
Registration Update message timeout value, in seconds. Possible values are 
0 through 5. The default is 1 second.
airlink-start
Configures an airlink-start timeout
close-rp
Close the RP session if airlink start timeout occurs.
initiate-ppp 
Initiates a PPP negotiation if an airlink start timeout occurs.
mobile-ip-registration
Configures a Mobile IP registration timeout.
Release
Modification
12.1(3)XS
This command was introduced.
12.3(14)YF
The close-rp keyword was added.