Table Of Contents
Configuring Load Balancing on the GGSN
Overview of GTP Load Balancing
Overview of GTP Load Balancing on the Catalyst 6500 / Cisco 7600 Platform
GGSN GTP Load Balancing Support
Overview of GTP Load Balancing on the Catalyst 6500 / Cisco 7600 Platform
Supported GTP Load Balancing Types
Cisco IOS SLB Algorithms Supported for GTP Load Balancing
Dynamic Feedback Protocol for Cisco IOS SLB
Configuring GTP Load Balancing
GTP Load Balancing Configuration Task List
Configuring the Cisco IOS SLB for GTP Load Balancing
Configuring a Server Farm and Real Server
Configuring the GGSN for GTP Load Balancing
Configuring a Loopback Interface for GTP SLB
Configuring DFP Support on the GGSN
Configuring Messaging Between the GGSN and Cisco IOS SLB
Enabling GGSN-IOS SLB Messaging when Cisco IOS SLB is in Dispatched Mode
Enabling GGSN-IOS SLB Messaging when Cisco IOS SLB is in Directed Server NAT Mode
Verifying the Cisco IOS SLB Configuration
Verifying Cisco IOS SLB Connectivity
Monitoring and Maintaining the Cisco IOS SLB Feature
Cisco 7200 Platform Configuration Examples
Cisco IOS SLB with GTP Load Balancing Configuration Example
Cisco IOS SLB with GTP Load Balancing and NAT Example
Cisco IOS SLB with GTP Load Balancing, NAT, and GTP Cause Code Inspection Example
Catalyst 6500 / Cisco 7600 Platform Configuration Example
Cisco IOS SLB Configuration Statements
GGSN1 Configuration Statements
Configuring Load Balancing on the GGSN
This chapter describes how to configure a gateway GPRS support node (GGSN) to support load balancing functions using the Cisco IOS software Server Load Balancing (SLB) feature. GTP load balancing provides increased reliability and availability when you are using multiple Cisco GGSNs or non-Cisco GGSNs in your GPRS/UMTS network.
For a complete description of the GGSN commands in this chapter, refer to the Cisco GGSN Release 5.2 Command Reference. For a complete description of the other Cisco IOS SLB commands in this chapter, refer to the IOS Server Load Balancing feature module.
To locate documentation of other commands that appear in this chapter, use the command reference master index or search online.
This chapter includes the following sections:
•Overview of GTP Load Balancing
•Configuring GTP Load Balancing
•Configuring Messaging Between the GGSN and Cisco IOS SLB (Optional)
•Monitoring and Maintaining the Cisco IOS SLB Feature
Note You can also use the GTP Director Module (GDM) to obtain simple, round-robin load balancing in environments where non-Cisco GGSNs are found. For more information about GDM and load balancing, see the GTP Director Module section of this book.
Overview of GTP Load Balancing
This section provides an overview of the Cisco IOS SLB feature and GTP load balancing support on the GGSN. It includes the following sections:
•GGSN GTP Load Balancing Support
Overview of Cisco IOS SLB
The Cisco SLB feature is an IOS-based solution that provides IP server load balancing. Using the Cisco IOS SLB feature, you can define a virtual server that represents a group of real servers in a cluster of network servers known as a server farm. In this environment, the clients connect to the IP address of the virtual server. When a client initiates a connection to the virtual server, the Cisco IOS SLB feature chooses a real server for the connection, based on a configured load-balancing algorithm.
The Cisco IOS SLB feature also provides firewall load balancing, which balances flows across a group of firewalls called a firewall farm.
Figure 12-1 presents a logical view of a simple Cisco IOS SLB network.
Figure 12-1 Logical View of IOS SLB
Overview of GTP Load Balancing on the Catalyst 6500 / Cisco 7600 Platform
On the Catalyst 6500 / Cisco 7600 platform, GTP load balancing is supported by using the Cisco IOS SLB feature on the Supervisor 2/MSFC2.
On receiving a Create PDP Context request, the SLB on the MSFC2 will process only the Create PDP Context request sent to the GGSN virtual IP address. On receiving a Create PDP Context request, a real GGSN is selected based on the load at that time. Once the PDP context has been established by the GGSN, all subsequent transactions corresponding to the PDP contexts occurs directly between that GGSN and corresponding SGSN, bypassing the Cisco IOS SLB on the MSFC2.
On the Catalyst 6500 / Cisco 7600 platform:
•Multiple GGSN virtual farms are supported
•Load-balanced real servers can be internal or external to the Catalyst 6500 / Cisco 7600 chassis
•Each GGSN virtual farm must have one unique public IP address that is reachable from the SGSNs
•Each virtual farm can correspond to one or more access point names (APNs).
•The Domain Name System (DNS) server used by the SGSNs to resolve the APNs to a GGSN IP address should use the GGSN virtual IP address
GGSN GTP Load Balancing Support
Cisco IOS SLB provides GGSN GTP load balancing and increased reliability and availability for the GGSN. GGSN GTP load balancing supports a subset of the overall server load-balancing functions that are available in the Cisco IOS SLB feature. Therefore, the full scope of Cisco IOS SLB functions is not applicable to the general packet radio service/Universal Mobile Telecommunication System (GPRS/UMTS) environment. For more information about unsupported functions, see the "GTP SLB Restrictions" section.
When configuring GTP load balancing, a pool of GGSNs is configured as a server farm in Cisco IOS SLB. These are the GGSNs across which you want to load-balance GTP sessions. A virtual server instance is configured in IOS SLB to load balance GTP sessions across the GGSN farm. This virtual server is associated with the server farm that you configured in Cisco IOS SLB.
Overview of GTP Load Balancing on the Catalyst 6500 / Cisco 7600 Platform
On the Catalyst 6500 / Cisco 7600 platform, GTP load balancing is supported by using the Cisco IOS SLB feature on the Supervisor 2/MSFC2.
On receiving a Create PDP Context request, the SLB on the MSFC2 will process only the Create PDP Context request sent to the GGSN virtual IP address. On receiving a Create PDP Context request, a real GGSN is selected based on the load at that time. Once the PDP context has been established by the GGSN, all subsequent transactions corresponding to the PDP contexts occurs directly between that GGSN and corresponding SGSN, bypassing the Cisco IOS SLB on the MSFC2.
On the Catalyst 6500 / Cisco 7600 platform:
•Multiple GGSN virtual farms are supported
•Load-balanced real servers can be internal or external to the Catalyst 6500 / Cisco 7600 chassis
•Each GGSN virtual farm must have one unique public IP address that is reachable from the SGSNs
•Each virtual farm can correspond to one or more access point names (APNs).
•The Domain Name System (DNS) server used by the SGSNs to resolve the APNs to a GGSN IP address should use the GGSN virtual IP address
Supported GTP Load Balancing Types
The Cisco IOS SLB supports two types of GTP load balancing:
•GTP Load Balancing Without GTP Cause Code Inspection
•GTP Load Balancing With GTP Cause Code Inspection
GTP Load Balancing Without GTP Cause Code Inspection
GTP load balancing without GTP cause code inspection enabled is recommended for Cisco GGSNs. It has the following characteristics:
•Can operate in dispatched mode or in directed server Network Address Translation (NAT) mode, but not in directed client NAT mode. In dispatched mode, the GGSNs must be Layer 2-adjacent to the Cisco IOS SLB device.
•Does not support stateful backup.
•Delivers tunnel creation messages destined to the virtual GGSN IP address to one of the real GGSNs, using the weighted round-robin load-balancing algorithm. See the "Weighted Round-Robin" section for more information about this algorithm.
•Requires Dynamic Feedback Protocol (DFP) to account for secondary PDP contexts in GTP v1.
GTP Load Balancing With GTP Cause Code Inspection
GTP load balancing with GTP cause code inspection enabled allows Cisco IOS SLB to monitor all PDP context signaling flows to and from GGSN server farms. This enables Cisco IOS SLB to monitor GTP failure cause codes, detecting system-level problems in both Cisco and non-Cisco GGSNs.
Table 12-1 lists the Create PDP Context response cause codes and the corresponding actions taken by Cisco IOS SLB.
GTP load balancing with GTP cause code inspection enabled has the following characteristics:
•Must operate in directed server NAT mode.
•Assigns PDP context creates from a specific International Mobile Subscriber ID (IMSI) to the same GGSN.
•Supports stateful backup.
•Tracks the number of open PDP contexts for each GGSN, which enables GGSN server farms to use the weighted least connections (leastconns) algorithm for GTP load balancing. See the "Weighted Least Connections" section for more information about this algorithm.
•Enables Cisco IOS SLB to deny access to a virtual GGSN if the carrier code of the requesting IMSI does not match a specified value.
•Enables Cisco IOS SLB to support secondary PDP contexts, even without DFP.
Cisco IOS SLB Algorithms Supported for GTP Load Balancing
The following two Cisco IOS SLB algorithms are supported for GTP load balancing:
Weighted Round-Robin
The weighted round- robin algorithm specifies that the real server used for a new connection to the virtual server is chosen from the server farm in a circular fashion. Each real server is assigned a weight, n, that represents its capacity to handle connections, as compared to the other real servers associated with the virtual server. That is, new connections are assigned to a given real server n times before the next real server in the server farm is chosen.
For example, assume a server farm made up of three real servers: ServerA with n = 3, ServerB with n = 1, and ServerC with n = 2. The first three connections to the virtual server are assigned to ServerA, the fourth connection to ServerB, and the fifth and sixth connections to ServerC.
Note Assigning a weight of n = 1 to all of the servers in the server farm configures the Cisco IOS SLB device to use a simple round-robin algorithm.
GTP load balancing without GTP cause code inspection enabled requires the weighted round-robin algorithm. A server farm that uses weighted least connections can be bound to a virtual server that provides GTP load balancing without GTP cause code inspection enabled, but you cannot place that virtual server INSERVICE. If you try to do so, Cisco IOS SLB issues an error message.
Weighted Least Connections
When GTP cause code inspection is enabled, GTP load balancing supports the Cisco IOS SLB weighted least connections algorithm.
The weighted least connections algorithm specifies that the next real server chosen from a server farm for a new connection to the virtual server is the server with the fewest active connections. Each real server is assigned a weight for this algorithm, also. When weights are assigned, the server with the fewest connections is determined on the basis of the number of active connections on each server and the relative capacity of each server. The capacity of a given real server is calculated as the assigned weight of that server divided by the sum of the assigned weights of all the real servers associated with that virtual server, or n1/(n1+n2+n3...).
For example, assume a server farm made up of three real servers: ServerA with n = 3, ServerB with n = 1, and ServerC with n = 2. ServerA would have a calculated capacity of 3/(3+1+2), or half of all active connections on the virtual server, ServerB would have a calculated capacity of one-sixth of all active connections, and ServerC one-third of all active connections. At any point in time, the next connection to the virtual server would be assigned to the real server whose number of active connections is farthest below its calculated capacity.
Note Assigning a weight of n = 1 to all of the servers in the server farm configures the Cisco IOS SLB device to use a simple least-connection algorithm.
GTP load balancing without GTP cause code inspection enabled does not support the weighted least connections algorithm.
GTP load balancing with GTP cause code inspection does support the weighted least connections algorithm.
Dynamic Feedback Protocol for Cisco IOS SLB
In GTP load balancing, Cisco IOS SLB detects when a PDP context is established, but it does not detect when PDP contexts are cleared, and therefore it cannot determine the number of open PDP contexts for each GGSN. Use the Cisco IOS SLB DFP to calculate GPRS/UMTS load-balancing weights dynamically.
With Cisco IOS SLB DFP support, a DFP manager in a load-balancing environment can initiate a TCP connection with a DFP agent. Thereafter, the DFP agent collects status information from one or more real host servers, converts the information to relative weights, and reports the weights to the DFP manager. The DFP manager factors in the weights when load balancing the real servers. In addition to reporting at user-defined intervals, the DFP agent sends an early report if there is a sudden change in a real server's status.
The weights calculated by DFP override the static weights you define using the weight (server farm) command. If DFP is removed from the network, Cisco IOS SLB reverts to the static weights.
You can define Cisco IOS SLB as a DFP manager, as a DFP agent for another DFP manager (such as DistributedDirector), or as both at the same time. In such a configuration, Cisco IOS SLB sends periodic reports to DistributedDirector, which uses the information to choose the best server farm for each new connection request. Cisco IOS SLB then uses the same information to choose the best real server within the chosen server farm.
DFP also supports the use of multiple DFP agents from different client subsystems (such as Cisco IOS SLB and GPRS/UMTS) at the same time.
In GTP load balancing, you can define Cisco IOS SLB as a DFP manager and define a DFP agent on each GGSN in the server farm, and the DFP agent can report the weights of the GGSNs. The DFP agents calculate the weight of each GGSN, based on CPU utilization, processor memory, and the maximum number of PDP contexts (mobile sessions) that can be activated for each GGSN.
The weight for each GGSN is based primarily on the ratio of existing PDP contexts on the GGSN and the maximum number of allowed PDP contexts. CPU and memory utilization become part of the weight calculation only after the utilization exceeds 85%. Because the maximum number of allowed PDP contexts is considered to be the GGSNs maximum load, you should carefully consider the value that you configure in the gprs maximum-pdp-context-allowed command, which defaults to 10,000 PDP contexts.
GTP SLB Restrictions
The following restrictions apply when configuring GTP load balancing:
•For GTP load balancing without GTP cause code inspection enabled:
–Operates in either dispatched mode or directed server NAT mode only
–Cannot load balance network-initiated PDP context requests
–Does not support the following Cisco IOS SLB functions:
- Bind IDs
- Client-assigned load balancing
- Slow Start
- Sticky connections
- Stateful backup (not supported on the Catalyst 6500 / Cisco 7600 platform)
- Weighted least connections load-balancing algorithm
•For GTP load balancing with GTP cause code inspection enabled:
–Operates in directed server NAT mode only
–Cannot load-balance network-initiated PDP context requests
–Requires either the SGSN or the GGSN to echo its peer
–Inbound and outbound traffic should be routed via Cisco IOS SLB
–Does not support the following Cisco IOS SLB functions:
- Bind IDs
- Client-assigned load balancing
- Slow Start
- Sticky connections
Configuring GTP Load Balancing
This section includes the following topics:
•GTP Load Balancing Configuration Task List
GTP Load Balancing Configuration Task List
This section lists the tasks used to configure GTP load balancing. Detailed configuration information is contained in the referenced sections of this document or other documents. Required and optional tasks are indicated.
1. On the Cisco IOS SLB, complete the following tasks:
a. Configuring a Server Farm and Real Server (Required)
b. Configuring a Virtual Server (Required)
c. Configuring a GSN Idle Timer (Optional if GTP cause code inspection is enabled)
d. Configuring DFP Support (Optional, but recommended)
2. On the GGSN, complete the following tasks:
a. Configuring a Loopback Interface for GTP SLB (Required)
b. Configuring DFP Support on the GGSN (Optional, but recommended)
3. Routing each GGSN to each associated serving GPRS support node (SGSN) (Required)
The route can be static or dynamic but the GGSN needs to be able to reach the SGSN. For more information, see the "Configuring a Route to the SGSN" section.
4. On the SGSN, route each SGSN to the virtual templates on each associated GGSN, and to the GGSN load-balancing virtual server (Required)
5. Configuring Messaging Between the GGSN and Cisco IOS SLB (Optional)
Configuration Guidelines
When configuring the network shared by Cisco IOS SLB and the GGSNs, keep the following considerations in mind:
•Specify static routes (using ip route commands) and real server IP addresses (using real commands) so that the Layer 2 information is correct and unambiguous.
•Configure the static route from the SGSN to the virtual server.
•Choose subnets carefully, using one of the following methods:
–Do not overlap virtual template address subnets.
–Specify next-hop addresses to real servers, not to interfaces on those servers.
•Cisco IOS SLB supports two types of GTP load balancing:
–GTP Load Balancing Without GTP Cause Code Inspection
–GTP Load Balancing With GTP Cause Code Inspection
•Cisco IOS SLB supports both GTP v0 and GTP v1. Support for GTP enables Cisco IOS SLB to become "GTP aware," extending Cisco IOS SLB's knowledge into Layer 5.
•On the Catalyst 6500 / Cisco 7600 platform, the following apply:
–Multiple GGSN virtual farms are supported.
–Load balanced real servers can be internal or external to the Catalyst 6500 / Cisco 7600 chassis.
–Each GGSN virtual farm must have one unique public IP address that is reachable from the SGSNs.
–Each virtual farm can correspond to one or more APNs.
–The DNS server used by the SGSNs to resolve the APNs to a GGSN IP address should use the GGSN virtual IP address.
Configuring the Cisco IOS SLB for GTP Load Balancing
To configure GTP load balancing, you must complete the following tasks on the Cisco IOS SLB:
•Configuring a Server Farm and Real Server (Required)
•Configuring a Virtual Server (Required)
•Configuring a GSN Idle Timer (Optional)
•Configuring DFP Support (Optional, but recommended)
Configuring a Server Farm and Real Server
When you configure the server farm and real server on the Cisco IOS SLB for GTP load balancing, use the following guidelines to ensure proper configuration:
•If GTP cause code inspection is not enabled, accept the default setting (the weighted round-robin algorithm) for the predictor command.
If GTP cause code inspection is enabled, you can specify either the weighted round-robin algorithm (roundrobin) or the weighted least connections (leastconns) algorithm.
•Specify the IP addresses (virtual template addresses, for Cisco GGSNs) of the real servers performing the GGSN function, using the real command.
•Specify a reassign threshold less than the SGSN's N3-REQUESTS counter value by using the reassign command.
To configure a Cisco IOS SLB server farm, use the following commands, beginning in global configuration mode:
Configuring a Virtual Server
When you configure the virtual server on the Cisco IOS SLB for GTP load balancing, use the following guidelines to ensure proper configuration:
•Configure a static route from the SGSN to the virtual server.
•Specify a virtual GGSN IP address as the virtual server, and use the udp keyword option.
•To load-balance GTP v1 sessions, specify port number 2123, if the GGSNs and SGSNs are in compliance with the ETSI standard, or specify port number 0 or any to configure an all-port virtual server (that is, a virtual server that accepts flows destined for all ports).
•To load-balance GTP v0 sessions, specify port number 3386, if the GGSNs and SGSNs are in compliance with the European Telecommunications Standards Institute (ETSI) standard, or specify port number 0 or any to configure an all-port virtual server.
•To enable GTP load balancing without GTP cause code inspection, specify the service gtp keyword option.
•To enable GTP load balancing with GTP cause code inspection, specify the service gtp-inspect keyword option.
In GTP load balancing without GTP cause code inspection enabled, when you configure the GTP idle timer using the idle command, specify a GTP idle timer greater than the longest possible interval between PDP context requests on the SGSN.
To configure an Cisco IOS SLB virtual server, use the following commands, beginning in global configuration mode:
Configuring a GSN Idle Timer
When GTP cause code inspection is enabled, you can configure the amount of time that the Cisco IOS SLB will maintain sessions to and from and idle GGSN or SGSN.
To configure a GSN idle timer, enter the following command in global configuration mode on the Cisco IOS SLB:
Command PurposeRouter(config)# ip slb timers gtp gsn duration
Changes the amount of time that Cisco IOS SLB maintains sessions to and from an idle GGSN or SGSN.
Configuring DFP Support
You can define Cisco IOS SLB as a DFP manager, as a DFP agent for another DFP manager (such as DistributedDirector), or as both at the same time. Depending on your network configuration, you might enter the commands for configuring Cisco IOS SLB as a DFP manager and the commands for configuring Cisco IOS SLB as a DFP agent on the same device or on different devices.
To configure Cisco IOS SLB as a DFP manager, and to identify a DFP agent with which Cisco IOS SLB can initiate connections, use the following commands, beginning in global configuration mode:
Configuring the GGSN for GTP Load Balancing
To configure GTP load balancing on the GGSN, complete the tasks in the following sections:
•Configuring a Loopback Interface for GTP SLB (Required if using dispatched mode without GTP cause code inspection enabled)
•Configuring DFP Support on the GGSN (Optional, but recommended)
Configuring a Loopback Interface for GTP SLB
To enable GTP load balancing, a loopback interface must be configured with the same IP address as the virtual server on the Cisco IOS SLB on each GGSN in a farm.
To create a loopback interface, use the following commands, beginning in global configuration mode:
Configuring DFP Support on the GGSN
To configure DFP support for GTP SLB, you must complete the following tasks:
•Configuring the GGSN as a DFP Agent
•Configuring the Maximum DFP Weight for a GGSN
•Configuring the Maximum Number of PDP Contexts for a GGSN
Configuring the GGSN as a DFP Agent
For complete information on configuring a DFP agent, refer to the DFP Agent Subsystem feature module.
To define the port number to be used by the DFP manager (the Cisco IOS SLB in this instance) to connect to the DFP agent , enter the following commands in order, beginning in global configuration mode:
Configuring the Maximum DFP Weight for a GGSN
If you use DFP with GTP load balancing, each GGSN that acts as a DFP agent has a maximum weight that it can send to a DFP manager. For each GGSN, you can accept the default maximum weight, or you can specify a different maximum weight.
To specify the maximum weight for a GGSN, use the following command in global configuration mode on the GGSN:
Command PurposeRouter(config)# gprs dfp max-weight [max-weight-value]
Specifies the maximum weight of a GGSN that is acting as a DFP agent.
Configuring the Maximum Number of PDP Contexts for a GGSN
If you use DFP with GTP load balancing, you must specify a maximum number of PDP contexts for each GGSN, using the gprs maximum-pdp-context-allowed command. Do not accept the default value of 10000 PDP contexts. Significantly lower values, including the default value of 10,000, can impact capacity in a GPRS/UMTS load-balancing environment.
Note DFP weighs PPP PDPs against IP PDPs, with one PPP PDP equal to 8 IP PDPs. Therefore, when using DFP, be aware that the configured maximum number of PDP contexts affects the GGSN weight. The lower the maximum number of PDP contexts, the lower the weight, when all other parameters remain the same.
To configure a maximum number of PDP contexts for a GGSN, use the following command in global configuration mode on the GGSN:
Command PurposeRouter(config)# gprs maximum-pdp-context-allowed [pdp-contexts]
Specifies the maximum number of PDP contexts (mobile sessions) that can be activated on the GGSN.
Configuring Messaging Between the GGSN and Cisco IOS SLB
The GGSN-IOS SLB messaging function enables you to configure a GGSN to notify the Cisco IOS SLB when a condition exists that affects a session forwarded by the IOS SLB, and to instruct the Cisco IOS SLB on how to react to the condition. For example, if a Create PDP Context request is rejected by the GGSN because of a Call Admission Control (CAC) failure, the GGSN notifies the Cisco IOS SLB that a CAC-related failure has occurred and instructs the Cisco IOS SLB to reassign the session to another GGSN in the server farm.
Notification messages sent by the GGSN include the following information elements (IEs):
•Type—Notification type (for example, reassign).
•Session identifier—Session key on the Cisco IOS SLB that identifies the session to which a notification belongs.
•Create response—Create response that the GGSN would send to the SGSN when a failure occurred. If there is not an alternate GGSN available to which to reassign the session, or if the maximum number of reassign attempts has been exceeded, the Cisco IOS SLB relays this information to the SGSN.
This section contains the following information:
•Enabling GGSN-IOS SLB Messaging when Cisco IOS SLB is in Dispatched Mode
•Enabling GGSN-IOS SLB Messaging when Cisco IOS SLB is in Directed Server NAT Mode
Enabling GGSN-IOS SLB Messaging when Cisco IOS SLB is in Dispatched Mode
If the Cisco IOS SLB is functioning in dispatched mode, the virtual server that forwarded the Create PDP Context request to the GGSN is known to the GGSN and the GGSN can send notification directly to the server. Therefore, the only step required to configure GGSN-IOS SLB messaging is to enable the messaging feature on the GGSN and on the Cisco IOS SLB.
To enable GGSN-IOS SLB messaging on the GGSN, use the following command in global configuration mode:
To enable GGSN-IOS SLB messaging on the Cisco IOS SLB, use the following command in virtual server mode:
Enabling GGSN-IOS SLB Messaging when Cisco IOS SLB is in Directed Server NAT Mode
If the Cisco IOS SLB is functioning in directed server NAT mode, the virtual server is not known to the GGSN. Therefore, in addition to enabling the GGSN-IOS SLB messaging feature on the GGSN and Cisco IOS SLB, a list of virtual servers must be defined on the GGSN using the gprs slb vserver global configuration command and the Cisco IOS SLB mode of operation must be defined using the gprs slb mode global configuration command.
Note If the Cisco IOS SLB operation mode and virtual servers are not defined, GGSN-IOS SLB messaging is not enabled even when the gprs slb notify and gtp notification cac commands are configured.
To enable GGSN-IOS SLB messaging on the GGSN when the Cisco IOS SLB is in Directed Server NAT Mode, use the following commands, while in global configuration mode:
To enable GGSN-IOS SLB messaging on the Cisco IOS SLB, use the following command in virtual server mode:
Verifying the Cisco IOS SLB Configuration
This section describes how to verify the Cisco IOS SLB configuration. It includes the following topics:
•Verifying Cisco IOS SLB Connectivity
Verifying the Virtual Server
The following show ip slb vserver command verifies the configuration of the virtual servers PUBLIC_HTTP and RESTRICTED_HTTP:
IOSSLB# show ip slb vserver
slb vserver prot virtual state conns-------------------------------------------------------------------PUBLIC_HTTP TCP 10.0.0.1:80 OPERATIONAL 0RESTRICTED_HTTP TCP 10.0.0.2:80 OPERATIONAL 0IOSSLB#Verifying the Server Farm
The following show ip slb reals command displays the status of server farms PUBLIC and RESTRICTED, the associated real servers, and their status:
IOSSLB# show ip slb real
real farm name weight state conns---------------------------------------------------------------------10.1.1.1 PUBLIC 8 OPERATIONAL 010.1.1.2 PUBLIC 8 OPERATIONAL 010.1.1.3 PUBLIC 8 OPERATIONAL 010.1.1.20 RESTRICTED 8 OPERATIONAL 010.1.1.21 RESTRICTED 8 OPERATIONAL 0IOSSLB#The following show ip slb serverfarm command displays the configuration and status of server farms PUBLIC and RESTRICTED:
IOSSLB# show ip slb serverfarm
server farm predictor nat reals bind id---------------------------------------------------PUBLIC ROUNDROBIN none 3 0RESTRICTED ROUNDROBIN none 2 0IOSSLB#Verifying Cisco IOS SLB Connectivity
To verify that the Cisco IOS SLB feature has been installed and is operating correctly, ping the real servers from the Cisco IOS SLB switch, and then ping the virtual servers from the clients.
The following show ip slb stats command displays detailed information about the Cisco IOS SLB network status:
IOSSLB# show ip slb stats
Pkts via normal switching: 0Pkts via special switching: 0Pkts via slb routing: 0Pkts Dropped: 0Connections Created: 0Connections Established: 0Connections Destroyed: 0Connections Reassigned: 0Zombie Count: 0Connections Reused: 0Connection Flowcache Purges: 0Failed Connection Allocs: 0Failed Real Assignments: 0RADIUS framed-ip Sticky Count:0RADIUS username Sticky Count: 0See the "Monitoring and Maintaining the Cisco IOS SLB Feature" section for additional commands used to verify Cisco IOS SLB networks and connections.
Monitoring and Maintaining the Cisco IOS SLB Feature
To clear, obtain, and display GTP SLB information on the GGSN, use the following commands in privileged EXEC mode:
To obtain and display information about the GTP SLB on the Cisco IOS SLB, use the following commands in privileged EXEC mode on the Cisco IOS SLB:
Configuration Examples
This section provides real-world examples of the GGSN Cisco IOS SLB examples. For complete descriptions of the GGSN commands in this section, refer to the Cisco GGSN Release 6.0 Command Reference. For complete descriptions of the Cisco IOS SLB commands in this section, refer to the IOS Server Load Balancing feature module documentation.
This section includes the following information:
•Cisco 7200 Platform Configuration Examples
•Catalyst 6500 / Cisco 7600 Platform Configuration Example
Cisco 7200 Platform Configuration Examples
This section includes the following examples:
•Cisco IOS SLB with GTP Load Balancing Configuration Example
•Cisco IOS SLB with GTP Load Balancing and NAT Example
•Cisco IOS SLB with GTP Load Balancing, NAT, and GTP Cause Code Inspection Example
Cisco IOS SLB with GTP Load Balancing Configuration Example
Figure 12-2 shows a typical GTP load-balancing configuration without GTP cause code inspection enabled. In this configuration:
•Cisco IOS SLB can balance GTP flows across multiple real GGSNs. The SGSN "sees" the real GGSNs as a single virtual GGSN. This configuration increases the flow-handling capability of the real GGSNs and increases the reliability and availability.
•The IP address of the SGSN is 10.111.111.111.
•The virtual template address of GGSN1 is 192.168.1.1.
•The virtual template address of GGSN2 is 192.168.2.2.
•The virtual template address of GGSN3 is 192.168.3.3.
Figure 12-2 Cisco IOS SLB with GTP Load Balancing on a Cisco 7200 Series Router Platform
Following are the configuration statements for the configuration shown in Figure 12-2:
•Cisco IOS SLB Configuration Statements
•GGSN1 Configuration Statements
•GGSN2 Configuration Statements
•GGSN3 Configuration Statements
Detailed GGSN configuration examples are available throughout this book.
Cisco IOS SLB Configuration Statements
hostname GTP_SLB!ip domain-name gprs.com!ip slb serverfarm GPRSreal 192.168.1.1weight 1faildetect numconns 255 numclients 8inservice!real 192.168.2.2weight 1faildetect numconns 255 numclients 8inservice!real 192.168.3.3weight 1faildetect numconns 255 numclients 8inservice!ip slb vserver FOR_GPRSvirtual 10.10.10.10 udp 3386 service gtpserverfarm GPRSinservice!ip slb dfp password Cookies 0agent 10.1.1.201 1111 30 0 10agent 10.1.1.202 1111 30 0 10agent 10.1.1.203 1111 30 0 10!interface FastEthernet1/0description TO SERVERFARM GPRSip address 10.1.1.100 255.255.255.0no ip redirectsduplex half!interface FastEthernet3/0description TO SGSNip address 10.2.1.100 255.255.255.0no ip mroute-cacheduplex half!ip route 10.111.111.111 255.255.255.255 FastEthernet1/0ip route 192.168.1.1 255.255.255.255 10.1.1.201ip route 192.168.2.2 255.255.255.255 10.1.1.202ip route 192.168.3.3 255.255.255.255 10.1.1.203GGSN1 Configuration Statements
service gprs ggsn!hostname GGSN1!ip cef!ip dfp agent gprsport 1111password Cookies 0inservice!ip domain-name gprs.com!interface loopback 1description LOOPBACK SAME AS IOS SLB VSERVER ADDRESSip address 10.10.10.10 255.255.255.255no ip mroute-cache!interface FastEthernet1/0description TO SLBip address 10.1.1.201 255.255.255.0ip directed-broadcastno ip mroute-cacheduplex half!interface Virtual-Template1description GTP VIRTUAL TEMPLATEip address 192.168.1.1 255.255.255.0encapsulation gtpgprs access-point-list gprs1!ip route 10.111.111.111 255.255.255.255 FastEthernet1/0!gprs access-point-list gprs1access-point 1access-point-name gprs.company.comaccess-mode non-transparentip-address-pool dhcp-proxy-clientdhcp-server 10.100.0.5 10.100.0.6dhcp-gateway-address 10.27.3.1exit!gprs maximum-pdp-context-allowed 45000gprs qos map canonical-qosgprs gtp path-echo-interval 0gprs dfp max-weight 32GGSN2 Configuration Statements
service gprs ggsn!hostname GGSN2!ip cef!ip dfp agent gprsport 1111password Cookies 0inservice!ip domain-name gprs.com!interface loopback 1description LOOPBACK SAME AS IOS SLB VSERVER ADDRESSip address 10.10.10.10 255.255.255.255no ip mroute-cache!interface FastEthernet1/0description TO SLBip address 10.1.1.202 255.255.255.0ip directed-broadcastno ip mroute-cacheduplex half!interface Virtual-Template1description GTP VIRTUAL TEMPLATEip address 192.168.2.2 255.255.255.0encapsulation gtpgprs access-point-list gprs1!ip route 10.111.111.111 255.255.255.255 FastEthernet1/0!gprs access-point-list gprs1access-point 1access-point-name gprs.company.comaccess-mode non-transparentip-address-pool dhcp-proxy-clientdhcp-server 10.100.0.5 10.100.0.6dhcp-gateway-address 10.27.3.1exit!gprs maximum-pdp-context-allowed 45000gprs qos map canonical-qosgprs gtp path-echo-interval 0gprs dfp max-weight 32GGSN3 Configuration Statements
service gprs ggsn!hostname GGSN3!ip cef!ip dfp agent gprsport 1111password Cookies 0inservice!ip domain-name gprs.com!interface loopback 1description LOOPBACK SAME AS IOS SLB VSERVER ADDRESSip address 10.10.10.10 255.255.255.255no ip mroute-cache!interface FastEthernet1/0description TO SLBip address 10.1.1.203 255.255.255.0ip directed-broadcastno ip mroute-cacheduplex half!interface Virtual-Template1description GTP VIRTUAL TEMPLATEip address 192.168.3.3 255.255.255.0encapsulation gtpgprs access-point-list gprs1!ip route 10.111.111.111 255.255.255.255 FastEthernet1/0!gprs access-point-list gprs1access-point 1access-point-name gprs.company.comaccess-mode non-transparentip-address-pool dhcp-proxy-clientdhcp-server 10.100.0.5 10.100.0.6dhcp-gateway-address 10.27.3.1exit!gprs maximum-pdp-context-allowed 45000gprs qos map canonical-qosgprs gtp path-echo-interval 0gprs dfp max-weight 32Cisco IOS SLB with GTP Load Balancing and NAT Example
The following example uses the same basic configuration as in the "Cisco IOS SLB with GTP Load Balancing Configuration Example" section, including the network shown in Figure 12-2, but with the addition of NAT:
•Cisco IOS SLB Configuration Statements
•GGSN1 Configuration Statements
•GGSN2 Configuration Statements
•GGSN3 Configuration Statements
Cisco IOS SLB Configuration Statements
hostname GTP_SLB!ip domain-name gprs.com!ip slb serverfarm GPRSnat serverreal 192.168.1.1weight 1faildetect numconns 255 numclients 8inservice!real 192.168.2.2weight 1faildetect numconns 255 numclients 8inservice!real 192.168.3.3weight 1faildetect numconns 255 numclients 8inservice!ip slb vserver FOR_GPRSvirtual 10.10.10.10 udp 3386 service gtpserverfarm GPRSinservice!ip slb dfp password Cookies 0agent 10.1.1.201 1111 30 0 10agent 10.1.1.202 1111 30 0 10agent 10.1.1.203 1111 30 0 10!interface FastEthernet1/0description TO SERVERFARM GPRSip address 10.1.1.100 255.255.255.0no ip redirectsduplex half!interface FastEthernet3/0description TO SGSNip address 10.2.1.100 255.255.255.0no ip mroute-cacheduplex half!ip route 10.111.111.111 255.255.255.255 FastEthernet1/0ip route 192.168.1.1 255.255.255.255 10.1.1.201ip route 192.168.2.2 255.255.255.255 10.1.1.202ip route 192.168.3.3 255.255.255.255 10.1.1.203GGSN1 Configuration Statements
service gprs ggsn!hostname GGSN1!ip cef!ip dfp agent gprsport 1111password Cookies 0inservice!ip domain-name gprs.com!interface FastEthernet1/0description TO SLBip address 10.1.1.201 255.255.255.0ip directed-broadcastno ip mroute-cacheduplex half!interface Virtual-Template1description GTP VIRTUAL TEMPLATEip address 192.168.1.1 255.255.255.0encapsulation gtpgprs access-point-list gprs1!ip route 10.111.111.111 255.255.255.255 FastEthernet1/0!gprs access-point-list gprs1access-point 1access-point-name gprs.company.comaccess-mode non-transparentip-address-pool dhcp-proxy-clientdhcp-server 10.100.0.5 10.100.0.6dhcp-gateway-address 10.27.3.1exit!gprs maximum-pdp-context-allowed 45000gprs qos map canonical-qosgprs gtp path-echo-interval 0gprs dfp max-weight 32GGSN2 Configuration Statements
service gprs ggsn!hostname GGSN2!ip cef!ip dfp agent gprsport 1111password Cookies 0inservice!ip domain-name gprs.com!interface FastEthernet1/0description TO SLBip address 10.1.1.202 255.255.255.0ip directed-broadcastno ip mroute-cacheduplex half!interface Virtual-Template1description GTP VIRTUAL TEMPLATEip address 192.168.2.2 255.255.255.0encapsulation gtpgprs access-point-list gprs1!ip route 10.111.111.111 255.255.255.255 FastEthernet1/0!gprs access-point-list gprs1access-point 1access-point-name gprs.company.comaccess-mode non-transparentip-address-pool dhcp-proxy-clientdhcp-server 10.100.0.5 10.100.0.6dhcp-gateway-address 10.27.3.1exit!gprs maximum-pdp-context-allowed 45000gprs qos map canonical-qosgprs gtp path-echo-interval 0gprs dfp max-weight 32GGSN3 Configuration Statements
service gprs ggsn!hostname GGSN3!ip cef!ip dfp agent gprsport 1111password Cookies 0inservice!ip domain-name gprs.com!interface FastEthernet1/0description TO SLBip address 10.1.1.203 255.255.255.0ip directed-broadcastno ip mroute-cacheduplex half!interface Virtual-Template1description GTP VIRTUAL TEMPLATEip address 192.168.3.3 255.255.255.0encapsulation gtpgprs access-point-list gprs1!ip route 10.111.111.111 255.255.255.255 FastEthernet1/0!gprs access-point-list gprs1access-point 1access-point-name gprs.company.comaccess-mode non-transparentip-address-pool dhcp-proxy-clientdhcp-server 10.100.0.5 10.100.0.6dhcp-gateway-address 10.27.3.1exit!gprs maximum-pdp-context-allowed 45000gprs qos map canonical-qosgprs gtp path-echo-interval 0gprs dfp max-weight 32Cisco IOS SLB with GTP Load Balancing, NAT, and GTP Cause Code Inspection Example
The following example uses the same basic configuration as in the "Cisco IOS SLB with GTP Load Balancing and NAT Example" section, including the network shown in Figure 12-2, but with the GTP cause code inspection enabled. In this configuration:
•The GSN idle timer is set to 20 seconds.
•The GTP request idle timer is set to 15 seconds.
•The virtual server accepts PDP context creates only from international mobile subscriber identities (IMSIs) with carrier code mcc 222 mnc 22.
Following are the configuration statements for the configuration shown in Figure 12-2, with the addition of NAT and GTP cause code inspection support:
•Cisco IOS SLB Configuration Statements
•GGSN1 Configuration Statements (no change for GTP cause code inspection)
•GGSN2 Configuration Statements (no change for GTP cause code inspection)
•GGSN3 Configuration Statements (no change for GTP cause code inspection)
Cisco IOS SLB Configuration Statements
hostname GTP_SLB!ip domain-name gprs.com!ip slb timers gtp gsn 90!ip slb serverfarm GPRSnat serverreal 192.168.1.1weight 1faildetect numconns 255 numclients 8inservice!real 192.168.2.2weight 1faildetect numconns 255 numclients 8inservice!real 192.168.3.3weight 1faildetect numconns 255 numclients 8inservice!ip slb vserver FOR_GPRSvirtual 10.10.10.10 udp 0 service gtp-inspectclient gtp carrier-code mcc 222 mnc 22serverfarm GPRSinservice!ip slb dfp password Cookies 0agent 10.1.1.201 1111 30 0 10agent 10.1.1.202 1111 30 0 10agent 10.1.1.203 1111 30 0 10!interface FastEthernet1/0description TO SERVERFARM GPRSip address 10.1.1.100 255.255.255.0no ip redirectsduplex half!interface FastEthernet3/0description TO SGSNip address 10.2.1.100 255.255.255.0no ip mroute-cacheduplex half!ip route 10.111.111.111 255.255.255.255 FastEthernet1/0ip route 192.168.1.1 255.255.255.255 10.1.1.201ip route 192.168.2.2 255.255.255.255 10.1.1.202ip route 192.168.3.3 255.255.255.255 10.1.1.203Catalyst 6500 / Cisco 7600 Platform Configuration Example
This section includes examples of Cisco IOS SLB with GTP load balancing and NAT configured on the Catalyst 6500 / Cisco 7600 platform:
•Cisco IOS SLB Configuration Statements
•GGSN1 Configuration Statements
Cisco IOS SLB Configuration Statements
hostname 6500-a!ip slb probe PINGPROBE pinginterval 3faildetect 3!ip slb serverfarm MWAM1nat serverprobe PINGPROBE!real 9.9.9.72reassign 4faildetect numconns 255 numclients 8inservice!real 9.9.9.73reassign 4faildetect numconns 255 numclients 8inservice!real 9.9.9.74reassign 4faildetect numconns 255 numclients 8inservice!real 9.9.9.75reassign 4faildetect numconns 255 numclients 8inservice!real 9.9.9.76reassign 4faildetect numconns 255 numclients 8inservice!ip slb vserver V0-GGSNvirtual 10.10.10.10 udp 3386 service gtpserverfarm MWAM1idle gtp request 100inservice!ip slb vserver V1-GGSNvirtual 10.10.10.10 udp 2123 service gtpserverfarm MWAM1idle gtp request 100inservice!ip slb dfp password ciscodfp 0agent 9.9.9.72 1111 30 0 10agent 9.9.9.73 1111 30 0 10agent 9.9.9.74 1111 30 0 10agent 9.9.9.75 1111 30 0 10agent 9.9.9.76 1111 30 0 10!interface FastEthernet9/36description TO SGSNno ip addressswitchportswitchport access vlan 302!interface Vlan101description Vlan to GGSN for GNip address 10.1.1.1 255.255.255.0!interface Vlan302ip address 40.0.2.1 255.255.255.0!router ospf 300log-adjacency-changessummary-address 9.9.9.0 255.255.255.0redistribute static subnets route-map GGSN-routesnetwork 40.0.2.0 0.0.0.255 area 300network 40.0.3.0 0.0.0.255 area 300!ip route 9.9.9.72 255.255.255.255 10.1.1.72ip route 9.9.9.73 255.255.255.255 10.1.1.73ip route 9.9.9.74 255.255.255.255 10.1.1.74ip route 9.9.9.75 255.255.255.255 10.1.1.75ip route 9.9.9.76 255.255.255.255 10.1.1.76!access-list 1 permit 9.9.9.0 0.0.0.255!route-map GGSN-routes permit 10match ip address 1!!GGSN1 Configuration Statements
!ip dfp agent gprsport 1111password ciscodfp 0inservice!interface Loopback100description GPRS GTP V-TEMPLATE IP ADDRESSip address 9.9.9.72 255.255.255.0!interface GigabitEthernet0/0.2description Gn Interfaceencapsulation dot1Q 101ip address 10.1.1.72 255.255.255.0no cdp enable!interface Virtual-Template1description GTP v-accessip unnumbered Loopback100encapsulation gtpgprs access-point-list gprs!! route to SGSNsip route 40.1.2.1 255.255.255.255 10.1.1.1ip route 40.2.2.1 255.255.255.255 10.1.1.1