Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
location-area-list instance list_id
Instructs the SGSN to apply the command action to a specific location area list. Location area lists should
already have been created with the location-area-list command. The location area list consists of one or more
LACs, location area codes, where the MS is when placing the call.
Using this keyword with either the allow or restrict keywords enables you to configure with more granularity.
list_id: Enter an integer between 1 and 5.
This keyword only applies to the SGSN.
Important
Usage Guidelines
Once the IMSI of an incoming call is known and matched with a specific operator policy, according to the
filter definition of the mcc command, then the associated call control profile is selected to determine how the
incoming call is handled.
By default, all attaches are allowed. If no access limitations are needed, then do not use the attach command.
Before using this command, ensure that the appropriate LAC information has been defined with the
location-area-list command.
Important
Use this command to restrict attaches for the call control profile.
Use this command to fine-tune the attach configuration specifying which calls/subscribers can attach and
which calls are restricted from attaching and what failure code is included in the Reject message.
Attachment restrictions can be based on any one or combination of the options, such as location area code or
access type. It is even possible to restrict all attaches.
The command can be repeated using different keyword values to further fine-tune the attachment configuration.
Related Commands
• Use the attach access-type command to define the type of access to restrict or allow. The command
attach restrict access-type gprs all has to be enabled , if the command attach access-type gprs all
failure-code < code > 
is used to define a failure code. The failure code is saved after a re-boot only
when the command attach restrict access-type gprs all is enabled.
• Use the attach allow command to re-enable restrictions after an attach restrict command has been
used.
Examples
For calls under the purview of this call control profile, the following command restricts the attaches of all
subscribers using the GPRS access type.
attach restrict access-type gprs all
To change the attach restriction to only restrict attaches of GPRS subscribers from specified LACs included
in location area list #2 and include failure-code 45 as the reject cause. This configuration requires two CLI
commands:
attach restrict access-type gprs location-area-list instance 2
attach access-type gprs location-area-list instance 2 failure-code 45
   Command Line Interface Reference, Modes C - D, StarOS Release 19
32
Call Control Profile Configuration Mode
attach restrict