request network-access aaa subscriber delete session-id
Syntax
request network-access aaa subscriber delete session-id subscriber-session-id service-profile profile-name
Description
Deactivate (deprovision) 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 deprovisioned on a remote device by the remote device
services manager daemon (rdmd).
Options
profile-name | Name of the service-profile to deactivate. To deactivate a single instance of a subscriber service that has multiple instances, you can specify the service-profile name and its service parameters. |
subscriber-session-id | ID of the subscriber session for which the service will be deleted. |
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 deactivation fails.
Message |
Description |
Corrective Action |
---|---|---|
|
Error condition that caused the command to fail. |
Correct the error condition. |
|
A unified ISSU operation is active. |
Wait until the unified ISSU operation completes and then retry the service activation/deactivation. |
|
Remote provisioning by a JSRC server or Gx-plus server is active. |
Disable provisioning. |
|
Another service activation/deactivation operation is currently in progress. |
Wait until the active operation completes and then retry the activation/deactivation operation. |
|
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 delete session-id service-profile
- request network-access aaa subscriber delete session-id service-profile (Deactivating a Single Server Instance)
- request network-access aaa subscriber delete session-id service-profile (Deactivating All Server Instances)
- request network-access aaa subscriber add session-id service-profile (Parameters for Profile on Remote Device)
request network-access aaa subscriber delete session-id service-profile
user@host> request network-access aaa subscriber delete session-id 49 service-profile service-silver Successful completion
request network-access aaa subscriber delete session-id service-profile (Deactivating a Single Server Instance)
user@host> request network-access aaa subscriber delete session-id 6 service-profile economy-service(up-filter,down-filter) Successful completion
request network-access aaa subscriber delete session-id service-profile (Deactivating All Server Instances)
user@host> request network-access aaa subscriber delete session-id 6 service-profile economy-service Successful completion
request network-access aaa subscriber add session-id service-profile (Parameters for Profile on Remote Device)
user@host> request network-access aaa subscriber delete session-id 131 service-profile “upstreamBandwidth(100,100,100)” Successful completion
Release Information
Command introduced in Junos OS Release 11.2.