GGSN Access Point

From this dialog box, you can view detail information for the access points configured on the GGSN.

Note: This dialog box is available only if the value of cGtpGSNService is set to ggsn.

Navigation

  1. Right-click the Multi-processor WAN Application Module (MWAM) and then select Configure, or double-click the module.

  2. Select MWAM module from the Category drop-down box.

  3. With a device selected in the MWAM module dialog box, click Configure.

  4. Select GGSN Access Point from the Category drop-down box.

The following information is displayed:

Access Point Identifier (cgprsAccPtIndex)

Status of Row (cgprsAccPtRowStatus)

Access Point Name (cgprsAccPtName)

Access Type (cgprsAccPtMode)

Dynamic Address Allocation Method (cgprsAccPtIpAddressPool)

Primary DHCP Server (cgprsAccPtDHCPServerPri)

Secondary DHCP Server (cgprsAccPtDHCPServerSec)

Gateway Address (cgprsAccPtDHCPGwAddr)

Access List Towards MS (cgprsAccPtIPAccListGroupIn)

Access List From MS (cgprsAccPtIPAccListGroupOut)

Access Violation (cgprsAccPtAccessViolation)

Subscription to Access Point (cgprsAccPtSubrRequired)

Access Point Initiated (cgprsAccPtNetworkInitiated)

Dial-on-Demand Interface (cgprsAccPtPppTunnelDialerIfIndex)

Idle Connection Time (cgprsAccPtIdlePdpPurgeTimer)

Roaming MS Status (cgprsAccPtBlockMsRoaming)

Anonymous User Name (cgprsAccPtAnonymousUserName)

ISDN ID Status (cgprsAccPtMsIsdnSuppressed)

Mobile Stations ISDN ID Replacement (cgprsAccPtMsIsdnSuppressedValue)

Authentication Radius Server Group (cgprsAccPtAaaAuthServerGroup)

Accounting Radius Server Group (cgprsAccPtAaaAccountServerGroup)

Accounting Enabled (cgprsAccPtAaaAccountingEnable)

Type of APN (cgprsAccPtType)

VRF Name (cgprsAccPtVrfName)

DHCP Server Address Space (cgprsAccPtDhcpAddrSpace)

Enable GGSN (cgprsAccPtPppRegenEnable)

Maximum Regenerated PPP Session Count (cgprsAccPtPppRegenMaxSessions)

Maximum Tolerance (cgprsAccPtPppRegenSetupTime)

Enable Auto Aggregation (cgprsAccPtAutoAggregation)


Access Point Identifier (cgprsAccPtIndex)

Unique local identifier for the access point on the GGSN.


Status of Row (cgprsAccPtRowStatus)

Status of the table entry. Change the status to create a new table entry or delete an existing one.


Access Point Name (cgprsAccPtName)

Access point name; the name consists of two parts:

An example of a full APN name with both the network and operator identifiers would be: company.com.mncyyyy.mcczzzz.gprs'.

This object would be a null string, if the name is not specified.


Access Type (cgprsAccPtMode)

Type of access allowed to the PDN, through the access point. There are two possible values:

Value

Description

transparent

Users can access the PDN without authentication

nontransparent

Users must be authenticated by the GGSN


Dynamic Address Allocation Method (cgprsAccPtIpAddressPool)

Method by which a dynamic address is allocated for the access point. There are four possible values:

Value

Description

global

No method defined specifically for the access point. The DHCP or radius server that is globally configured for the GGSN is used to allocate the dynamic IP address for the user

dhcp

DHCP server is used to allocate the dynamic address to the user

radius

Radius server is used to allocate the dynamic address to the user

disable

Allocation of dynamic addresses is disabled


Primary DHCP Server (cgprsAccPtDHCPServerPri)

IP address of the primary DHCP server from which a mobile subscriber can request for an IP address assignment to access the APN. In case the primary DHCP server is not available, the secondary DHCP server is used.


Secondary DHCP Server (cgprsAccPtDHCPServerSec)

IP address of the secondary DHCP server. The secondary DHCP server is used if the primary DHCP server is not available.


Gateway Address (cgprsAccPtDHCPGwAddr)

DHCP gateway address that is used in the giaddr field of the DHCP request. The gateway address is used by DHCP to determine from the pool from which the IP address is allocated. If no DHCP gateway is specified, the IP address associated with the Gn interface is used.


Access List Towards MS (cgprsAccPtIPAccListGroupIn)

Access list (ACL) that the GGSN uses to compare the packets received at the access point from the PDN for forwarding to an MS.

ACLs are used at the access point level to control access for packets between the APN and MS. Access violations by a packet, cause the packet to be either dropped or its PDP session terminated. The action to be taken is determined by the value of cgprsAccPtAccessViolation.


Access List From MS (cgprsAccPtIPAccListGroupOut)

Access list (ACL) that the GGSN uses to compare packets that were originated by an MS and that were received at the access point for forwarding to the PDN.

ACLs are used at the access point level to control access for packets between the APN and MS. Access violations by a packet, cause the packet to be either dropped or its PDP session terminated. The action to be taken is determined by the value of cgprsAccPtAccessViolation.


Access Violation (cgprsAccPtAccessViolation)

Specifies how an access violation should be treated.

An access violation occurs if the IP packets violates any rules in the access list as specified by either cgprsAccPtIPAccListGroupIn or cgprsAccPtIPAccListGroupOut.

Access violations by packets are dealt with in one of two ways:

Value

Action

discardPacket

Packets are discarded

terminateSession

User session is terminated


Subscription to Access Point (cgprsAccPtSubrRequired)

Indicates if a user needs to subscribe to the access point before accessing it.


Access Point Initiated (cgprsAccPtNetworkInitiated)

Indicates if network (PDN) initiated PDP sessions are allowed for the access point. If the value of the object is false, the PDP is initiated by the MS.


Dial-on-Demand Interface (cgprsAccPtPppTunnelDialerIfIndex)

Dial-on-demand interface used to tunnel end-to-end PPP sessions from MS to external dial-up network.


Idle Connection Time (cgprsAccPtIdlePdpPurgeTimer)

Maximum number of consecutive seconds that the PDP context is allowed to have idle connection before the GTP session is terminated. A value of 0 means the session idle timer is not used.


Roaming MS Status (cgprsAccPtBlockMsRoaming)

Indicates if access to a roaming MS needs to be blocked for the APN.


Anonymous User Name (cgprsAccPtAnonymousUserName)

Anonymous user name that is used by the GGSN when an MS tries to access a non-transparent APN without supplying user name and password.


ISDN ID Status (cgprsAccPtMsIsdnSuppressed)

Specifies if the ISDN id, used by the MS, needs to be suppressed when authenticating with a radius server.

This object can be set only if radius server is configured on the access point.


Mobile Stations ISDN ID Replacement (cgprsAccPtMsIsdnSuppressedValue)

Value that is transmitted to the radius server in place of the mobile station's ISDN id. This object can be set only if cgprsAccPtMsIsdnIdSuppressed is true.

Valid characters for the object are 0 to 9, a, b, c, * and #. If no value is set for this object, then no MS-ISDN id is sent to the radius server.


Authentication Radius Server Group (cgprsAccPtAaaAuthServerGroup)

AAA radius server group that is used for authentication by the APN.


Accounting Radius Server Group (cgprsAccPtAaaAccountServerGroup)

AAA radius server group that is used for accounting by the APN. If no group is specified for accounting, cgprsAccPtAaaAuthServerGroup is used.


Accounting Enabled (cgprsAccPtAaaAccountingEnable)

Used to enable accounting when the APN is in transparent mode. When the object is set to true, cgprsAccPtAaaAccountServerGroup is used for accounting. If cgprsAccPtAaaAccountServerGroup is not specified, cgprsAccPtAaaAuthServerGroup is used.

When the APN is in non-transparent mode, accounting is always enabled, that is, the object is true by default.


Type of APN (cgprsAccPtType)

Type of APN; there are two possible values:

Value

Description

virtual

APN type that is not associated with any specific physical target network on the GGSN. When the object is set to virtual, all other APN parameters are ignored.

real

APN type that corresponds to a physical interface on a network that is external to the GGSN


VRF Name (cgprsAccPtVrfName)

Name of the VRF with which the APN is associated.


DHCP Server Address Space (cgprsAccPtDhcpAddrSpace)

Specifies the address space used by the DHCP server. This object can be modified only if cgprsAccPtDHCPServerPri is already set.

There are two possible values:

global(1)

vrf(2)


Enable GGSN (cgprsAccPtPppRegenEnable)

Enables GGSN to regenerate a PPP session for each IP PDP context on the APN.


Maximum Regenerated PPP Session Count (cgprsAccPtPppRegenMaxSessions)

Maximum number of regenerated PPP sessions allowed for the access-point. This object can be set only if cgprsAccPtPppRegenEnable is set to true.


Maximum Tolerance (cgprsAccPtPppRegenSetupTime)

Maximum tolerance time, in seconds, within which a regenerated PPP session has to fully come up. This object can be set only if cgprsAccPtPppRegenEnable is set to true.


Enable Auto Aggregation (cgprsAccPtAutoAggregation)

Enables auto aggregation on the APN. When a user tries to configure entries in cgprsAccPtAggregTable, this object is automatically set to false. When the object is set to true, the entries in cgprsAccPtAggregTable, if any, are deleted.