Configuring the Operator Policy and Subscriber Policy

To configure this feature, use the following configuration:

config 
   policy 
     subscriber subscriber_name 
        precedence precedence_value 
          imsi mcc mcc_value 
          imsi mnc mnc_value 
          operator-policy policy_name 
          exit 
        exit 
     operator operator_policy 
        roaming-status roamer 
        exit 
   profile sgw sgw_profile_name 
        subscriber-policy policy_name 
        end 

NOTES:

  • precedence precedence_value —Specify the precedence for entry. Must be an integer in the range of 1-2048.

  • mcc mcc_value—Specify the Mobile Country Code (MCC). Must be a three-digit number.

  • mnc mnc_value —Specify the Mobile Network code (MNC). Must be a two or three-digit number.

  • operator-policy policy_name —Specify the operator policy name. Must be a string.

  • policy-operator operator_policy —Specify the operator policy. Must be one of the following:

    • <any string>

    • defOprPoll

    • opPolHomer

    • opPolRoaming

    • opPolVisiting

    • opPolVisiting_hrt

    • opPolVisiting_hrt_overriden

  • roaming-status roamer —Specify the roaming status of the peer. This is disabled by default.

  • subscriber-policy policy_name—Specify the subscriber policy name. Must be a string.