- IGMP Profile Configuration Mode Commands
- IKEv2 Security Association Configuration Mode Commands
- IMEI Profile Configuration Mode
- IMEI-TAC-Group Configuration Mode Commands
- IMS Authorization Service Configuration Mode Commands
- IMS Sh Service Configuration Mode Commands
- IPMS Client Configuration Mode Commands
- IPNE Endpoint Configuration Mode Commands
- IPNE Service Configuration Mode Commands
- IPSec Transform Set Configuration Mode Commands
- IPSG RADIUS Snoop Configuration Mode Commands
- IPSG RADIUS Server Configuration Mode Commands
- IPSP Configuration Mode Commands
- IPv6 ACL Configuration Mode Commands
- IPv6 to IPv4 Tunnel Interface Configuration Mode Commands
- IP VRF Context Configuration Mode Commands
- ISAKMP Configuration Mode Commands
- IuPS Service Configuration Mode Commands
- LAC Service Configuration Mode Commands
- Line Configuration Mode Commands
- Link Configuration Mode Commands
- Linkset Configuration Mode Commands
- LMA Service Configuration Mode Commands
- LNS Service Configuration Mode Commands
- Local Policy Actiondef Configuration Mode Commands
- Local Policy Eventbase Configuration Mode Commands
- Local Policy Ruledef Configuration Mode Commands
- Local Policy Service Configuration Mode Commands
- Location Service Configuration Mode Commands
- Logical eNode Configuration Mode Commands
- Loopback Interface Configuration Mode Commands
- LTE Custom TAI List Configuration Mode Commands
- LTE Emergency Profile Configuration Mode Commands
- LTE Forbidden Location Area Configuration Mode Commands
- LTE Forbidden Tracking Area Configuration Mode Commands
- LTE Foreign PLMN GUTI Management Database Configuration Mode Commands
- LTE HeNBGW MME Pool Configuration Mode Commands
- LTE Handover Restriction List Configuration Mode Commands
- LTE MME HeNB-GW Management Database Configuration Mode Commands
- LTE Network Global MME ID Management Database Configuration Mode Commands
- LTE Paging Map Configuration Mode Commands
- LTE Paging Profile Configuration Mode Commands
- LTE Peer Map Configuration Mode Commands
- LTE Policy Configuration Mode Commands
- LTE Subscriber Map Configuration Mode Commands
- LTE TAI Management Database Configuration Mode Commands
- LTE TAI Management Object Configuration Mode Commands
- MAG Service Configuration Mode Commands
- MAP Service Configuration Mode Commands
- MIP HA Assignment Table Configuration Mode Commands
- MPLS-LDP Configuration Mode Commands
- MIPv6 HA Service Configuration Mode Commands
- MME-eMBMS Service Configuration Mode Commands
- MME LAC Pool Area Configuration Mode Commands
- MME MSC Pool Area Configuration Mode
- MME SGs Service Configuration Mode Commands
- MME Service Configuration Mode Commands
- MPLS-IP Configuration Mode Commands
- MRME Service Configuration Mode Commands
- Network Service Entity- IP Local Configuration Mode Commands
- Network Service Entity - Peer NSEI Configuration Mode Commands
- Network Service Virtual Connection Configuration Mode Commands
- Network Service Virtual Link Configuration Mode Commands
- NTP Configuration Mode Commands
- NTSR Pool Configuration Mode Commands
- Operator Policy Configuration Mode
- ORBEM Configuration Mode Commands
- OSPF Configuration Mode Commands
- OSPFv3 Configuration Mode Commands
- OSPF VRF Configuration Mode Commands
- Out-Address Configuration Mode Commands
- P2P Advertisement Server Group Configuration Mode Commands
- PCC-Action-Set Configuration Mode Commands
- PCC-AF-Service Configuration Mode Commands
- PCC-Condition-Group Configuration Mode Commands
- PCC-Data-Service Configuration Mode Commands
- PCC-Event-Notification-Interface-Endpoint Configuration Mode Commands
- PCC-Policy-Service Configuration Mode Commands
- PCC-Service-Profile Configuration Mode Commands
- PCC-QoS-Profile Configuration Mode Commands
- PCC-Quota Service Configuration Mode Commands
- PCC-Sp-Endpoint Configuration Mode Commands
- PCC-Service Addon Configuration Mode Commands
- PCC-TimeDef Configuration Mode Commands
- PCP Configuration Mode Commands
- PCP Policy Control Configuration Mode Commands
- PDIF Service Configuration Mode Commands
- PDG Service Configuration Mode Commands
- PDSN Service Configuration Mode Commands
- PDSN Service RoHC Configuration Mode Commands
- Peer List Configuration Mode Commands
- Peer Profile Configuration Mode Commands
- Peer-Server Configuration Mode Commands
- P-GW Service Configuration Mode Commands
- Policy Control Configuration Mode Commands
- Plugin Configuration Mode Commands
- PVC Configuration Mode Commands
- PVC Interface Configuration Mode Commands
- QCI - QoS Mapping Configuration Mode Commands
- QCI - RAN ID Mapping Configuration Mode Commands
- QoS L2 Mapping Configuration Mode Commands
- QoS Profile Configuration Mode Commands
- Index
Local Policy Service
Configuration Mode Commands
A maximum of 16 local QoS policy services are supported.
Mode
The Local Policy Service Configuration Mode is used to configure the local QoS policy for one or more services.
Exec > Global Configuration > Local Policy Service Configuration
configure > local-policy-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-local-policy-service)#
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
actiondef
This command enables creating, configuring, or deleting action definitions for an event.
Product
P-GW
SAEGW
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Local Policy Service Configuration
configure > local-policy-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-local-policy-service)#
Syntax
Syntax Description
actiondef actiondef_name [ -noconfirm ] no actiondef actiondef_name
no
Deletes the specified actiondef from the local QoS policy service.
actiondef_name
Specifies name of the actiondef.
actiondef_name must be unique within the service expressed as an alphanumeric string of 1 through 63 characters.
If the named actiondef does not exist, it is created, and the CLI mode changes to the Local Policy Actiondef Configuration Mode wherein the actiondef can be configured.
If the named actiondef already exists, the CLI mode changes to the Local Policy Actiondef Configuration Mode for that actiondef.
-noconfirm
Specifies that the command must execute without prompting for confirmation.
Usage Guidelines
Use this command to create, configure, or delete an actiondef. The actiondef configuration is used to configure the action definitions for an event. The event ruledef will have one or more rules and associated action(s).
This command can be entered multiple times to specify multiple actiondefs.
A maximum of 256 actiondefs are suggested in a local QoS policy service for performance reasons. An actiondef can be referenced by multiple eventbases.
Entering this command results in the following prompt:
[context_name]hostname(config-local-policy-actiondef)#
Local Policy Actiondef Configuration Mode commands are defined in the Local Policy Actiondef Configuration Mode Commands chapter.
Examples
actiondef actiondef1
end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
end
Usage Guidelines
Use this command to return to the Exec mode.
exit
Exits the current mode and returns to the parent configuration mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
exit
Usage Guidelines
Use this command to return to the parent configuration mode.
eventbase
This command enables creating, configuring, or deleting an eventbase.
Product
P-GW
SAEGW
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Local Policy Service Configuration
configure > local-policy-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-local-policy-service)#
Syntax
Syntax Description
eventbase eventbase_name [ -noconfirm ] no eventbase eventbase_name
no
Deletes the specified eventbase from the local QoS policy service.
eventbase_name
Specifies name of the eventbase.
eventbase_name must be unique within the service expressed as an alphanumeric string of 1 through 63 characters.
Currently, only one eventbase is supported, and it must be named "default".
If the named eventbase does not exist, it is created, and the CLI mode changes to the Local Policy Eventbase Configuration Mode wherein the eventbase can be configured.
If the named eventbase already exists, the CLI mode changes to the Local Policy Eventbase Configuration Mode for that eventbase.
-noconfirm
Specifies that the command must execute without prompting for confirmation.
Usage Guidelines
Use this command to create, configure, or delete an eventbase.
Entering this command results in the following prompt:
[context_name]hostname(config-local-policy-eventbase)#
Local Policy Eventbase Configuration Mode commands are defined in the Local Policy Eventbase Configuration Mode Commands chapter.
Examples
eventbase default
ruledef
This command enables creating, configuring, or deleting a rule definition.
Product
P-GW
SAEGW
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Local Policy Service Configuration
configure > local-policy-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-local-policy-service)#
Syntax
Syntax Description
ruledef ruledef_name [ -noconfirm ] no ruledef ruledef_name
no
Deletes the specified ruledef from the local QoS policy service.
ruledef_name
Specifies name of the ruledef.
ruledef_name must be unique within the service expressed as an alphanumeric string of 1 through 63 characters.
If the named ruledef does not exist, it is created, and the CLI mode changes to the Local Policy Ruledef Configuration Mode wherein the ruledef can be configured.
If the named ruledef already exists, the CLI mode changes to the Local Policy Ruledef Configuration Mode for that ruledef.
-noconfirm
Specifies that the command must execute without prompting for confirmation.
Usage Guidelines
Use this command to create, configure, or delete a ruledef. A ruledef represents a set of matching conditions.
This command can be entered multiple times to specify multiple ruledefs.
A maximum 256 ruledefs are suggested in a local QoS policy service for performance reasons.
Entering this command results in the following prompt:
[context_name]hostname(config-local-policy-ruledef)#
Local Policy Ruledef Configuration Mode commands are defined in the Local Policy Ruledef Configuration Mode Commands chapter.
Examples
ruledef rule5
suppress-cra
This command allows to suppress the Change Reporting Action (CRA) for event triggers enabled in local policy configurations.
Product
GGSN
P-GW
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Local Policy Service Configuration
configure > local-policy-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-local-policy-service)#
Syntax
Syntax Description
suppress-cra event-triggers { ecgi-change | tai-change | uli-change } + no suppress-cra
no
This variant is used to configure the default behavior. By default, the CRA notification is sent to MME if one or a combination of these event triggers is installed.
suppress-cra event-triggers { ecgi-change | tai-change | uli-change } +
This keyword restricts sending of CRA towards MME depending on the ECGI-Change, TAI-Change and ULI-Change event triggers configured in local-policy service.
Usage Guidelines
Use this command to control the CRA notification towards MME based on the configured event triggers in the local-policy configuration.
Examples
suppress-cra event-triggers ecgi-change
Feedback