Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1868
load-balancing
Configures how LNSs are selected for this LAC service.
Product
GGSN
PDSN
P-GW
SAEGW
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > LAC Service Configuration
configure > context context_name > lac-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-lac-service)#
Syntax Description
load-balancing { balanced | prioritized | random }
balanced
LNS selection is made without regard to prioritization, but in a sequential order that balances the load across
the total number of LNS nodes available.
prioritized
LNS selection is made based on the priority assigned in the Tunnel-Preference attribute. An example of this
method is three LNS nodes, with preferences of 1, 2, and 3 respectively. In this example, the RADIUS server
always tries the tunnel with a preference of 1 before using any of the other LNS nodes.
random
Default: Enabled
LNS selection is random in order, wherein the RADIUS server does not use the Tunnel-Preference attribute
in determining which LNS to select.
Usage Guidelines
Use this command to configure the load-balancing algorithm that defines how the LNS node is selected by
the LAC when there are multiple peer LNSs configured in the LAC service.
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
383
LAC Service Configuration Mode Commands
load-balancing