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 services

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show extensible-subscriber-services dictionary services

Description

Display services configured in the dictionary file and their attributes.

Required Privilege Level

view

Output Fields

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

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

Field Name

Field Description

Service Name

Name of the service specified in the dictionary.

Service Attribute Name

Name of the service attribute.

PROVISION ACTION

Name, type, and version of the provisioning action

DE-PROVISION ACTION

Name, type, and version of the deprovisioning action

PARAMETERS

Parameters to be processed for the provisioning or deprovisioning action.

Sample Output

command-name

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

RADIUS DICTIONARY

  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