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

show extensible-subscriber-services dictionary

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show extensible-subscriber-services dictionary

Description

Display contents of the dictionary including attributes and services.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show extensible-subscriber-services dictionary command. Output fields are listed in the approximate order in which they appear.

Table 1: show extensible-subscriber-services dictionary Output Fields

Field Name

Field Description

Acct-Session-Id

Unique accounting identifier that makes it easy to match start and stop records in a log file. The identifier can be in one of the following formats:

  • decimal—For example, 435264

  • description—In the generic format, jnpr interface-specifier:subscriber-session-id; For example, jnpr fastEthernet 3/2.6:1010101010101

ERX-Service-Activate

Service to be activated for the subscriber.

Service-Type

Type of service the user has requested or the type of service to be provided.

ADSL-Agent-Remote-Id

Identifier for the subscriber on the digital subscriber line access multiplexer (DSLAM) interface that initiated the service request.

ERX-Med-Port-Number

UDP port in the mediation device to which mirrored traffic is forwarded

NAS-Port-Id

Text string that identifies the physical interface of the NAS that is authenticating the user.

ERX-Med-Dev-Handle

Identifier that associates mirrored traffic with a specific subscriber

ERX-Service-Deactivate

Service to be deactivated for the subscriber.

NAS-IP-Address

IP address of the network access server (NAS) that is requesting authentication of the user.

NAS-Identifier

Name of the NAS that originated the authentication or accounting request.

ERX-Service-Acct-Interval

Amount of time between accounting updates for the service type

ADSL-Agent-Circuit-Id

Identifier for subscriber’s access node and the digital subscriber line (DSL) on the access node.

ERX-LI-Action

Traffic mirroring action.

For dynamic CoA, VSA 26-58 changes the action on the mirrored traffic identified by VSA 26–59.

CoA-Request messages that include any of the RADIUS-based mirroring attributes (VSAs 26–58, 26–59, 26–60, or 26–61) must always include all four VSAs.

If the CoA action is to stop mirroring (VSA 26–58 value is 0), then the values of the other three attributes in the CoA message must match the existing attribute values, or the action fails.

ERX-Med-Ip-Address

IP address of content destination device to which mirrored traffic is forwarded.

Sample Output

command-name

content_copy zoom_out_map
root@ce-bras-mx240-g> show extensible-subscriber-services dictionary 

RADIUS DICTIONARY

  Attribute Name              Vendor ID   Attribute Code    Attribute Type    Has Tag   Config Type 
  Class                       0           25                string            FALSE     INVALID                 
  Acct-Session-Id             0           44                string            FALSE     INVALID                 
  ERX-Service-Activate        4874        65                string            TRUE      SERVICE_ACTIVATE        
  Service-Type                4874        173               integer           TRUE      INVALID                 
  ADSL-Agent-Remote-Id        3561        2                 string            FALSE     INVALID                 
  ERX-Med-Port-Number         4874        61                OctetString       FALSE     INVALID                 
  NAS-Port-Id                 0           87                text              FALSE     INVALID                 
  ERX-Med-Dev-Handle          4874        59                OctetString       FALSE     INVALID                 
  ERX-Service-Deactivate      4874        66                string            TRUE      SERVICE_DEACTIVATE      
  NAS-IP-Address              0           4                 address           FALSE     INVALID                 
  NAS-Identifier              0           32                string            FALSE     INVALID                 
  ERX-Service-Acct-Interval   4874        140               integer           TRUE      INVALID                 
  ADSL-Agent-Circuit-Id       3561        1                 string            FALSE     INVALID                 
  ERX-LI-Action               4874        58                OctetString       FALSE     SERVICE_ACTIVATE        
  ERX-Med-Ip-Address          4874        60                OctetString       FALSE     INVALID                 

  Services List

  Service Name: ngcoco
    Service Attribute Name      : ERX-Service-Activate
    
    PROVISION ACTION 
      Action Type               : OP-SCRIPT
      Action Version            : 1
      Action Name               : iceaaa_ngcoco_add
                                        
      PARAMETERS
        Acct-Session-Id 
        NAS-Port-Id 
        ERX-Service-Activate 
    
    DE-PROVISION ACTION 
      Action Type               : OP-SCRIPT
      Action Version            : 1
      Action Name               : iceaaa_del
      
      PARAMETERS
        Acct-Session-Id 
        NAS-Port-Id 
        ERX-Service-Activate 

  Service Name: dhcprelay
    Service Attribute Name      : ERX-Service-Activate
    
    PROVISION ACTION 
      Action Type               : OP-SCRIPT
      Action Version            : 1
      Action Name               : iceaaa_dhcprelay_add
      
      PARAMETERS
        Acct-Session-Id 
        NAS-Port-Id 
        ERX-Service-Activate 
    
    DE-PROVISION ACTION 
      Action Type               : OP-SCRIPT
      Action Version            : 1
      Action Name               : iceaaa_del
      
      PARAMETERS
        Acct-Session-Id 
        NAS-Port-Id 
        ERX-Service-Activate 

  Service Name: default
    Service Attribute Name      : ERX-LI-Action
    
    PROVISION ACTION 
      Action Type               : APPLICATION
      Action Version            : 1
      Action Name               : LI
                                        
      PARAMETERS
        ERX-Med-Dev-Handle 
        ERX-Med-Ip-Address 
        ERX-Med-Port-Number 

  Service Name: dhcprelay
    Service Attribute Name      : ERX-Service-Deactivate
    
    DE-PROVISION ACTION 
      Action Type               : OP-SCRIPT
      Action Version            : 1
      Action Name               : iceaaa_del
      
      PARAMETERS
        Acct-Session-Id 
        NAS-Port-Id 
        ERX-Service-Deactivate 

  Service Name: ngcoco
    Service Attribute Name      : ERX-Service-Deactivate
    
    DE-PROVISION ACTION 
      Action Type               : OP-SCRIPT
      Action Version            : 1
      Action Name               : iceaaa_del
      
      PARAMETERS
        Acct-Session-Id 
        NAS-Port-Id 
        ERX-Service-Deactivate

Release Information

Command introduced in Junos OS Release 15.1.

footer-navigation