для Cisco Cisco Tunnel Terminating Gateway (TTG)

Скачать
Страница из 1868
service-plmnidplmn_id
Specifies a local service PLMN ID number used for PLMN ID-based operator policy selection. id must be
an integer value of five digits minimum and six digits maximum (the combination of the MCC and MNC).
ssid id
Specifies a local SSID used for SSID-based operator policy selection to support the SaMOG Local Break Out
(LBO) feature. The operator policy and associated call control profile are selected based on the SSID received
in the Called-Station-Id attribute in Access-Request.
id must be an alphanumeric string of 1 through 32 characters.
The SaMOG LBO feature is license dependant. Contact your Cisco account representative for more information.
operator-policy-name policy_name
Sets the operator policy with which the matching criteria is associated. policy_name must be an existing
operator policy expressed as an alphanumeric string of 1 through 64 characters. Operator policies are configured
in the Operator Policy Configuration Mode. For more information about operator policies, refer to the Operator
Policy Configuration Mode Commands 
chapter.
Usage Guidelines
The operator policy provides mechanisms to fine tune the behavior of subsets of subscribers above and beyond
the behaviors described in the user profile. It is also used to control the behavior or visiting subscribers in
roaming scenarios, enforce roaming agreements, and provide a measure of local protection against foreign
subscribers.
Examples
The following command associates the operator policy named op_pol1 with UEs associated with an IMSI
MCC of 111, an MNC of 222, and a service PLMN ID of 123456:
precedence 100 match-criteria imsi mcc 111 mnc 222 service-plmnid 123456 operator-policy-name
op_pol1
The following command gives the match-criteria configuration a precedence of 155 and instructs the MME
to select and apply the nokia1 operator policy for UEs with IMEI-TAC that matches one of the following
IMEI-TAC: 35850000 or 01124500
precedence 155 match-criteria imei-tac value 35850000 01124500 operator-policy-name nokia1
The following command identifies this as having the highest precedence and sets the matching criteria for the
operator policy selection to based on IMEI-TAC + MCC-MNC of UE + Serving PLMNID:
precedence 1 match-criteria imei-tac-group myGroup imsi mcc 123 mnc 234 service-plmnid 56789
operator-policy-name BESTpol
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
698
LTE Subscriber Map Configuration Mode Commands
precedence