end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
end
Usage Guidelines
Use this command to return to the Exec mode.
The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
Important |
This configuration mode is supported from StarOS Release 12.1 onward. |
The PCC-Data-Service Configuration Mode is used to configure the data flow parameters for the media data, as well as corresponding attributes that are necessary for charging and policy enforcement decisions for the media parameters represented by its service flows in the PCC-service. A maximum of ten service data flows can be configured in a PCC-Data-Service instance.
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC Data Service Configuration
configure > context context_name > pcc-service service_name > data-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-data-service)#
Important |
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s). |
Exits the current configuration mode and returns to the Exec mode.
All
Security Administrator, Administrator
end
Use this command to return to the Exec mode.
Exits the current mode and returns to the parent configuration mode.
All
Security Administrator, Administrator
exit
Use this command to return to the parent configuration mode.
This command configures the flow service parameters for incoming data flow in PCC-Data-Service instance.
IPCF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC Data Service Configuration
configure > context context_name > pcc-service service_name > data-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-data-service)#
[no ] flow direction in protocol {ip | tcp | udp } from {src_ip_addr[/maskbit] | any } port {src_port_num | any } to {dest_ip_addr/maskbit | any } port {dest_port_num | any }
Removes the configured data service flow parameters from PCC-Data-Service instance for IPCF configuration.
This keyword configures the data flow parameters for specific protocol.
This keyword configures the data flow condition parameters for specific protocol through IP address and port as source of flow.
src_port_num is the source port number of flow and must be an integer from 1 through 65535.
This keyword configures the data flow condition parameters for specific protocol through IP address and port as source of flow.
dest_port_num is the destination port number of flow and must be an integer from 1 through 65535.
Use this command to configure the flow service parameters for incoming data flow in PCC-Data-Service instance for IPCF Configuration.
flow direction in protocol tcp from any port any to any port any
This command configures the flow service parameters for outgoing data flow in PCC-Data-Service instance.
IPCF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC Data Service Configuration
configure > context context_name > pcc-service service_name > data-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-data-service)#
[no ] flow direction in protocol {ip | tcp | udp } from {src_ip_addr[ /maskbit] | any } port {src_port_num | any } to {dest_ip_addr[ /maskbit] | any } port {dest_port_num | any }
Removes the configured data service flow parameters from PCC-Data-Service instance on IPCF node.
This keyword configures the data flow parameters for specific protocol.
This keyword configures the data flow condition parameters for specific protocol through IP address and port as source of flow.
src_port_num is the source port number of flow and must be an integer from 1 through 65535.
This keyword configures the data flow condition parameters for specific protocol through IP address and port as source of flow.
dest_port_num is the destination port number of flow and must be an integer from 1 through 65535.
Use this command to configure the flow service parameters for outgoing data flow in PCC-Data-Service instance on IPCF node.
flow direction out protocol tcp from any port any to any port any
This command specifies the metering method to be used by PCEF for offline charging in a PCC-Data-Service instance on IPCF node.
IPCF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC Data Service Configuration
configure > context context_name > pcc-service service_name > data-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-data-service)#
[no ] metering-method {both-duration-volume | duration | volume }
Removes the configured metering method from PCC-Data-Service instance on IPCF node.
In such scenario, the metering method pre-configured at PCEF is considered.
Specifies the metering method as based on volume of data usage and duration of session, both for offline charging in a PCC-Data-Service instance on IPCF node.
Specifies the metering method as based on the duration of session usage for offline charging in a PCC-Data-Service instance on IPCF node.
Specifies the metering method as based on the volume of data usage for offline charging in a PCC-Data-Service instance on IPCF node.
Use this command to define the metering method to be used for offline charging in a PCC-Data-Service instance on IPCF node.
If no metering method is defined, the metering method preconfigured at PCEF is considered.
metering-method both-duration-volume
This command defines the monitoring key under which data is monitored for the PCC-Data-Service instance.
IPCF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC Data Service Configuration
configure > context context_name > pcc-service service_name > data-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-data-service)#
monitoring-key mon_key_value
[no ] monitoring-key
Removes the configured monitoring-key from PCC-Data-Service instance on IPCF node.
Specifies the monitoring key value under which data usage is monitored for the PCC-Data-Service instance and must be an integer from 1 through 65535.
Use this command to define the monitoring key under which data is monitored for the PCC-Data-Service instance on IPCF node.
monitoring-key 123
This command defines the precedence that is assigned to the Dynamic PCC rule created for a PCC-Data-Service instance.
IPCF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC Data Service Configuration
configure > context context_name > pcc-service service_name > data-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-data-service)#
precedence preced_value
[no ] precedence
Removes the configured precedence value from PCC-Data-Service instance on IPCF node.
Specifies the precedence that is assigned to the dynamic PCC rule created for a PCC-Data-Service instance and must be an integer from 1 through 65535.
Use this command to define the precedence value that is assigned to the Dynamic PCC rule created for a PCC-Data-Service instance on IPCF node.
precedence 2
This command defines the PCC-QoS-Profile which is to use for the PCC-Data-Service instance on IPCF node.
IPCF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC Data Service Configuration
configure > context context_name > pcc-service service_name > data-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-data-service)#
qos-profile qos_prof_name
[no ] qos-profile
Removes the configured PCC-QoS-Profile from PCC-Data-Service instance on IPCF node.
Specifies the pre-configured PCC-QoS-Profile name which is to use for the PCC-Data-Service instance.
Use this command to define the PCC-QoS-Profile for a PCC-Data-Service instance on IPCF node.
qos-profile ipcf_qos_prof1
This command defines the PCC-Rating-Group that is assigned for a PCC-Data-Service instance.
IPCF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC Data Service Configuration
configure > context context_name > pcc-service service_name > data-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-data-service)#
rating-group rating_grp_id
[no ] rating-group
Removes the configured PCC-Rating-Group Id from PCC-Data-Service instance on IPCF node.
Specifies the PCC-Rating-Group Id that is assigned to the PCC-Data-Service instance and must be an integer from 1 through 99.
Use this command to define the PCC-Rating Id value for a PCC-Data-Service instance on IPCF node.
rating-group 11
This command specifies the reporting level to be used by PCEF to report the data usage for the related PCC rule in a PCC-Data-Service instance on IPCF node.
IPCF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC Data Service Configuration
configure > context context_name > pcc-service service_name > data-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-data-service)#
[no ] reporting-level {service-identifier-level | rating-group-level }
Removes the configured usage reporting level from PCC-Data-Service instance on IPCF node.
In such scenario, the reporting level configured at PCEF is considered.
Sets the data usage reporting level to be used by PCEF to report the data usage for the related PCC rule at the service identifier level in a PCC-Data-Service instance on IPCF node.
Sets the data usage reporting level to be used by PCEF to report the data usage for the related PCC rule at the Rating-group level in a PCC-Data-Service instance on IPCF node.
Use this command to define the reporting level to be used by PCEF to report the data usage for the related PCC rule in a PCC-Data-Service instance on IPCF node.
If no reporting level is defined, the reporting level preconfigured at PCEF is considered.
reporting-level rating-group-level
This command defines the service identifier for a PCC-Data-Service instance.
IPCF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC Data Service Configuration
configure > context context_name > pcc-service service_name > data-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-data-service)#
service-identifier svc_id
[no ] service-identifier
Removes the configured Service Identifier from PCC-Data-Service instance on IPCF node.
Specifies the Service Identifier that is assigned to the PCC-Data-Service instance and must be an integer from 1 through 65535.
Use this command to define the Service Identifier for a PCC-Data-Service instance on IPCF node.
service-identifier 1011