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

request network-access aaa subscriber add session-id

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request network-access aaa subscriber add session-id subscriber-session-id service-profile profile-name

Description

Locally activate (provision) a dynamic subscriber service for a subscriber who is currently logged in to the network. Starting in Junos OS Release 18.3R1, when the dynamic service profile is configured with the profile-type remote-device-service statement, the service is provisioned on a remote device by the remote device services manager daemon (rdmd).

Options

profile-name

Name of service-profile to activate.

subscriber-session-id

ID of the subscriber session for which the service will be added.

Required Privilege Level

view

Output Fields

When you enter this command, you are provided feedback on the status of your request. Table 1 lists possible error messages that might be returned if the service activation fails.

Table 1: Service Activation/Deactivation Error Messages

Message

Description

Corrective Action

Command failed: reason

Error: AUTHD ISSU in progress

A unified ISSU operation is active.

Wait until the unified ISSU operation completes and then retry the service activation/deactivation.

Provisioning is already active

Remote provisioning by a JSRC server or Gx-plus server is active.

Service activation/deactivation already in progress

Another service activation/deactivation operation is currently in progress.

Wait until the active operation completes and then retry the activation/deactivation operation.

Session identifier is not for a subscriber session

The session ID is incorrect.

Verify the correct session ID for the subscriber and then retry the activation/deactivation operation.

Sample Output

request network-access aaa subscriber add session-id service-profile

content_copy zoom_out_map
user@host> request network-access aaa subscriber add session-id 49 service-profile service-bronze
Successful completion

Sample Output

request network-access aaa subscriber add session-id service-profile (Parameters for Profile on Remote Device)

content_copy zoom_out_map
user@host> request network-access aaa subscriber add session-id 131 service-profile “upstreamBandwidth(100,100,100)”
Successful completion

Release Information

Command introduced in Junos OS Release 11.2.

footer-navigation