action
This command allows the user to configure the action type for specific action id's .
Product
SGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Global Title Translation Association Configuration
configure > global-title-translation association instance instance
Entering the above command sequence results in the following prompt:
[local]host_name(config-gtt-asso-instance)#
Syntax
[no] action id action_id type action_type start-digit start_digit_value end-digit end_digit_valueno
Removes the action type defined for the action id's.
action
Specifies the action for the rule.
id
This keyword is used to specify the action id.
action_id
The action_id is an integer value from 1 up to 15.
type
This keyword is used to specify the action type.
action_type
The supported action types are listed below:
-
constant: Translate incoming GT to a fixed address.
-
fixed:Fixed range of digits to perform GTT.
-
gt-to-pc: Use digits in incoming GT digits as PC for routing.
-
insert-pc: Insert DPC before incoming GTAI and change TT,ES and NAI.
-
selins: Selective Insertion type to perform GTT.
-
strip-pc: Strip first the "6" digits from GTAI if first "6" digits in SPC are in INT format.
-
var-asc: Variable number of digits in ascending order to perform GTT.
-
var-des: Variable number of digits in descending order to perform GTT.
start-digit start_digit_value
Specifies the ending digit of the range. The start_digit_value is an integer value from 0 up to 255. The start digit value must be less than or equal to the end digit value.
end-digit end_digit_value
Specifies the starting digit of the range. The end_digit_value is an integer value from 0 up to 255.
Usage Guidelines
The action id's can be configured for the GTT address-maps. Each action id is associated with a specific type of action. For more information see the associate command in the Global Title Translation Address-Map Configuration Mode chapter.
Example
action id 10 type fixed start-digit 10 end-digit 23