Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
Subscriber Configuration Mode Commands   
▀  inter-pdsn-handoff 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8738 
   
inter-pdsn-handoff 
Configure the system to force the MN to use its assigned IP address during Internet Protocol Control Protocol (IPCP) 
negotiations resulting from inter-PDSN handoffs. 
Product
 
PDSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Subscriber Configuration 
configure > context context_name > subscriber { default | name subscriber_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-subscriber)# 
Syntax
 
[ no ] inter-pdsn-handoff require ip-address 
no
 
Disables the rejecting of sessions when the MN uses a non-allocated IP address during IPCP re-negotiations. 
inter-pdsn-handoff require ip-address
 
Rejects sessions when the MN uses a non-allocated IP address during IPCP re-negotiations. 
Usage 
This command is used to configure the system to reject sessions that are re-negotiating IPCP after an inter-
PDSN handoff if the IP address they propose does not match the one initially provided by the PDSN. The 
session would be rejected even if the proposed address was 0.0.0.0. 
If this parameter is disabled, the PDSN will attempt to re-assign the IP address initially provided. 
Example
 
To set the PDSN to not allow a mismatched IP address during a PDSN to PDSN handoff of a MIP call, use 
the following command: 
inter-pdsn-handoff require ip-address 
To set the PDSN so that it will not disconnect the session immediately, if the Mobile requests an IP address 
of 0.0.0.0 or a mismatched IP address after inter-pdsn handoff, use the following command: 
no inter-pdsn-handoff require ip-address