Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

id-components

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
id-components {
    use-class;
    use-imsi;
    use-msisdn;
    use-nai;
    use-nas-port;
    use-nas-port-id;
    use-realm;
    use-username;
}

Hierarchy Level

content_copy zoom_out_map
[edit unified-edge gateways tdf gateway-name domains domain-name ip-subscriber subscription-id subscription-id-options entry-name]

Description

Specify a method for constructing the Subscription-Id for the Diameter credit control request (CCR) message that is sent from the TDF to the PCRF for IP-based subscribers belonging to the TDF domain. You may specify more than one option, and the order of preference matches the order in which the options appear.

Options

use-class

Subscription-Id-Type is configurable and the Subscription-Id-Data is the entire Class attribute value by default. You can configure a regular expression to parse the Class attribute contents, specify characters to insert between the resulting regular expression groups, and specify the subscription ID type with the use-class options under the [edit unified-edge gateways tdf gateway-name domains domain-name subscription-id] hierarchy.

use-imsi

Subscription-Id-Type is END_USER_IMSI and the Subscription-Id-Data is the 3GPP-IMSI.

use-msisdn

Subscription-Id-Type is END_USER_E164 and the Subscription-Id-Data is the Calling-Station-Id.

use-nai

Subscription-Id-Type is END_USER_NAI and the Subscription-Id-Data is the entire User-Name.

use-nas-port

Subscription-Id-Type is END_USER_PRIVATE and the Subscription-Id-Data is the NAS-Port.

use-nas-port-id

Subscription-Id-Type is END_USER_PRIVATE and the Subscription-Id-Data is the NAS-Port-Id.

use-realm

Subscription-Id-Type is END_USER_PRIVATE and the Subscription-Id-Data is the realm portion of User-Name in NAI format.

use-username

Subscription-Id-Type is END_USER_PRIVATE and the Subscription-Id-Data is the user name portion of User-Name in NAI format.

Required Privilege Level

unified-edge—To view this statement in the configuration.

unified-edge-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation