Cisco Cisco IOS Software Release 12.4(2)XB6 テクニカルリファレンス

ページ / 202
 
41
 
  cdma pdsn cluster member
cdma pdsn cluster member 
To configure the PDSN to operate as a cluster member, and to configure various parameters on the cluster 
member, use the cdma pdsn cluster member command. To disable certain cluster controller parameters, 
use the no form of this command.
cdma pdsn cluster member [controller ipaddr interface interface-name | prohibit type 
queueing timeout seconds [window number] | window number]
no cdma pdsn cluster member [controller ipadd | interface interface-name prohibit type 
queueing timeout seconds [window number] | window number]
Syntax Description
Defaults
The default timeout value for the cluster member is 300 seconds.
Command Modes
Global configuration
Command History
Usage Guidelines
The prohibit field enables a member to administratively rid itself of its load without service interruption. 
When enabled, the member is no longer given any new data sessions by the controller.
Examples
The following example enables a cdma pdsn cluster member:
cdma pdsn cluster member interface FastEthernet1/0
controller ipaddr
The controller that a specific member is connected to, identified by the 
controller’s IP address.
interface
Interface name on which the cluster controller has IP connectivity to the 
cluster members.
prohibit
The type of traffic that the member is allowed to handle, or is prohibited 
from handling. Administratively prohibits member from accepting new data 
sessions within the cluster framework.
queueing
Request queueing for member.
timeout
The time the cluster controller waits to seek a member when there is no 
reply from that cluster member. The range is between 10 and 600 seconds, 
and the default value is 300 seconds.
window number
The number of sequential seek messages sent to a cluster member before it 
is presumed offline.
Release
Modification
12.2(2)XC
This command was introduced.