Specifying Policy Server Identifiers in Messages (SRC CLI)

Use the following configuration statements to configure policy server identifiers for the JPS:

slot number jps { policy-server-id policy-server-id; use-psid-in-gate-commands; }

To configure policy server identifiers for the JPS:

  1. From configuration mode, access the configuration statement that configures the policy server identifiers.
    user@host# edit slot 0 jps
  2. (Optional) Specify the policy server identifier so that the JPS can be identified in messages sent to CMTS devices.
    [edit slot 0 jps] user@host# set policy-server-id policy-server-id
  3. (Optional) Configure the JPS so that the policy server identifier is specified in messages sent to the RKS.
    [edit slot 0 jps] user@host# set use-psid-in-gate-commands

    When the JPS is communicating only with PCMM I03 CMTS devices, the value must be true. When the JPS is communicating with any pre-PCMM I03 CMTS devices, the value must be false.

  4. (Optional) Verify your configuration.
    [edit slot 0 jps] 
    user@host# show 

Related Documentation