[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Service Scopes

  1. Adding Service Scopes (SRC CLI)
  2. Assigning Services and Mutex Groups to Service Scopes (SRC CLI)
  3. Assigning Service Scopes to VRs or Subscribers (SRC CLI)

Adding Service Scopes (SRC CLI)

Use the following configuration statement to configure service scopes:

services scope name {
precedence precedence ;
}

To add a service scope:

  1. From configuration mode, enter the service scope configuration. In this sample procedure, the scope is called EntJunos.
  2. Configure the precedence of the service scope.
  3. (Optional) Verify your configuration.
    [edit services scope EntJunos]
    user@host# show 
    precedence 2;

Assigning Services and Mutex Groups to Service Scopes (SRC CLI)

To assign services and Mutex Groups to a scope:

Assigning Service Scopes to VRs or Subscribers (SRC CLI)

You can assign multiple service scopes to a VR or subscriber, and you can assign a service scope to multiple VRs and subscribers.

To assign a service scope:

  1. Enter the configuration for the object to which you want to add the service scope. For example:
  2. Assign a scope to the object.

[Contents] [Prev] [Next] [Index] [Report an Error]