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 service

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show extensible-subscriber-services service

Description

Display service information. It displays the service name specified in the dictionary, scripts used for provisioning and deprovisioning, and the number of services. A service can have more than one version. Each version is grouped using an action set. The number of action sets is equal to the number of versions for the service. Number of services in all the versions is displayed in Total Services.

Required Privilege Level

view

Output Fields

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

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

Field Name

Field Description

Service Name

Name of the service

Action

Name and number of services provisioned or deprovisioned.

Total Services

Total number of services provisioned or deprovisioned.

Sample Output

command-name

content_copy zoom_out_map
#show extensible-subscriber-services services              
Service Name: ngcoco
    Action:
        Provision:       	 iceaaa_ngcoco_add_1
        Deprovision:     	 iceaaa_del_1
        Services: 		        1301

    Total Services: 	         1301

Service Name: dhcprelay
    Action:
        Provision:        	iceaaa_dhcprelay_add_1
        Deprovision:      	iceaaa_del_1
        Services: 		        1301

    Total Services: 	        1301

Release Information

Command introduced in Junos OS Release 15.1.

footer-navigation