Enables operators to specify a 3-tuple lookup (source IP address,
source port and protocol) on the inner IP packet of the GTPU data packet at the
S-GW. This configuration is to support the Separate Paging for IMS Service
Inspection feature on the S-GW.
Privilege
Administrator, Security Administrator
Mode
Exec > Global Configuration > S-GW Paging Profile Configuration
configure > sgw-paging-profile three
tupple
Entering the above command sequence results in the following prompt:
[local] host_name(sep-paging-default)#
Syntax
[ no ] { [ ipv4 ipv4_address | ipv6 ipv6_address ] port source_port_num protocol { [ tcp | udp ] } paging-identifier integer
no
Removes the specified paging profile configuration.
ipv4
ipv4_address
Specifies the IPv4 address to use for Separate Paging for IMS. Must
be in IPv4 address format.
ipv6
ipv6_address
Specifies the IPv6 address to use for Separate Paging for IMS. Must
be in IPv6 address format.
port
source_port_num
Specifies the source port on the S-GW to use for Separate Paging for
IMS. Must be an integer from 1 to 65535.
protocol
tcp | udp
Specifies the protocol type to which this SGW paging profile applies.
Must be either
tcp or
udp .
paging-identifier
integer
Specifies a service identifier for this SGW paging profile (for
example, Data 0, VoLTE 1, RCS 2, and so on). Must be an integer from 0 to 255.
Usage Guidelines
Use this command to identify an IMS specific paging procedure by
performing a 3-tuple lookup (source IP address, Source Port and Protoco
[TCP/UDP]) on the inner IP packet of the GTPU data packet at Serving Gateway.
The Downlink Data Notification (DDN) message from the S-GW would carry a
private extension IE with an identifier, which would denote if the paging
procedure is for a data, Volte or RCS packet. This identifier helps the MME to
apply different paging policies.
This configuration must be associated with an APN Profile by using the
associate command in APN Profile
Configuration Mode.
Example
The following example configures a paging procedure consisting of an IPv4 address, source port, protocol, and paging identifier.
ipv4 209.165.200.225 port 10 protocol tcp paging-identifier 0