A
- address pools
- assigned IP subscribers
- address pools. See IP address pools
- application manager
- assigned IP subscribers
- PCMM network 1, 2
- setting timeouts
- voice over IP
C
- cable modem termination system. See CMTS devices
- client type 1, PCMM
- client type 2, PCMM
- CMTS devices
- CMTS locator
- monitoring
- COA script services, configuring
- configuration wizard
- configuration wizards
- conventions
- custom RADIUS authentication plug-ins
- customer support 1
D
- Data over Cable Service Interface Specifications. See DOCSIS protocol
- Diameter
- peers
- SNMP support
- Diameter server
- DOCSIS protocol
- documentation
- domains
- dynamic RADIUS authorization requests
E
- end-to-end services
- event notification, PCMM network
- configuration statements
- description
- properties, configuring
F
- flexible RADIUS authentication plug-ins
G
- Gx router driver
- application information, configuring
- dynamic PCC rules, configuring
- flow information, configuring
- Gx policies for dynamic PCC rules, configuring
- Gx policies for static PCC rules, configuring
- overview
- policies, configuration statements
- policies, configuring
- policy list, configuring
- QoS information, configuring
- redirect information, configuring
- static PCC rules, configuring
- steering information, configuring
I
- intelligent-service-edge device driver
- configuring initialization scripts
- IP address pools
- assigned IP subscribers
- assigned IP subscribers, configuring
- local address pools, configuring
- static pools, configuring
J
- JPS (Juniper Policy Server)
- application manager-to-policy server interface, configuring
- application manager-to-policy server interface, monitoring
- architecture
- CMTS devices, monitoring
- CMTS locator, monitoring
- JPS state, monitoring
- logging, configuring
- logging, modifying
- message flows, monitoring
- message handler, monitoring
- monitoring
- C-Web interface
- SRC CLI 1, 2
- operational status
- overview
- policy server-to-CMTS interface, configuring
- policy server-to-CMTS interface, monitoring
- policy server-to-RKS interface, configuring
- policy server-to-RKS interface, monitoring
- server process, monitoring
- starting
- stopping
- subscriber address mappings, configuring
- subscriber configuration, modifying
- Juniper Policy Server. See JPS
L
- login process
M
- manuals
N
- NIC (network information collector)
- IP address pools, configuring
- notice icons
P
- packet mirroring, configuring
- PCMM (PacketCable Multimedia)
- application manager, role
- client type 1
- client type 2
- CMTS device, role
- configuring SAE
- creating sessions
- description
- end-to-end QoS architecture
- end-to-end services
- integrating SRC software
- IP service edge domain
- IP subscriber edge domain
- logging in subscribers
- overview
- policy server, role
- provisioning end-to-end services
- record-keeping server
- RF domain
- SAE
- SAE communities
- session store
- single-phase resource reservation model
- SRC software in
- video-on-demand example
- videoconferencing example
- PCMM device driver
- configuration statements
- configuring
- PCMM record-keeping server plug-in
- configuration statements
- configuring
- description
- plug-ins
- policy servers
- adding application manager groups
- adding objects to directory
- role, in PCMM architecture
- specifying application managers
- specifying SAE communities
Q
- QoS (quality of service)
- QoS profile-tracking plug-in
- QoS profiles, routers running JunosE Software
- how tracking works
- managing dynamically
- updating directory, using
- quality of service. See QoS
R
- RADIUS
- record-keeping server. See RKS
- RKS (record-keeping server)
- peers, configuration statements
- peers, configuring in plug-ins
- plug-in
- plug-in, configuration statements
- plug-in, configuring
- role in PCMM environment
- roaming wireless environment
S
- SAE (service activation engine)
- configuring as an application manager
- PCMM environment
- redundancy. See SAE communities
- SAE (service activation engine), configuring
- SAE communities
- configuration overview
- configuration statements
- configuring manager
- defining members
- description
- service flows
- services
- session store
- single phase resource reservation model, PCMM
- subscriber
- support, technical See technical support
T
- technical support
- text conventions defined
- traffic policies, PCMM
W
Download This Guide
Related Documentation
- JPS Interfaces
- Specifying Application Managers for the Policy Server (C-Web Interface)
- Specifying Application Manager Identifiers for Policy Servers (SRC CLI)
- Viewing JPS State
- Viewing JPS AM Statistics (C-Web Interface)
Specifying Application Managers for the Policy Server (SRC CLI)
To specify the SAE community that connects to a policy server group, you need to add an application manager group object to the directory.
Use the following configuration statements to specify the application manager for the policy server:
To add an application manager group:
- From configuration mode, access the configuration
statement that specifies the application managers. user@host# edit shared network application-manager-group name
- (Optional) Specify information about the SAE community. [edit shared network application-manager-group name] user@host# set description description
- (Optional) Specify the unique identifier within the domain
of the service provider for the application manager that handles the
service session (Application Manager Tag) as a 2-byte unsigned integer. [edit shared network application-manager-group name] user@host# set application-manager-id application-manager-id
- (Optional) Specify the SAEs that are connected to the
specified policy server group. This list becomes the community of
SAEs. [edit shared network application-manager-group name] user@host# set connected-sae [connected-sae...]
When you modify a community, wait for passive session stores of the new community members to be updated before you shut down the current active SAE. Otherwise, a failover from the current active SAE to the new member is triggered immediately, and the new member’s session store may not have received all data from the active SAE’s session store.
- (Optional) Specify the name of the policy server group
associated with this SAE community. [edit shared network application-manager-group name] user@host# set pdp-group pdp-group
- (Optional) Specify the list of IP address pools that the
specified PDP group currently manages and stores. [edit shared network application-manager-group name] user@host# set local-address-pools local-address-pools
You must configure a local address pool if you are using the NIC so that the NIC can resolve the IP-to-SAE mapping. See Using the NIC Resolver.
- (Optional) Specify the Common Object Request Broker Architecture
(CORBA) reference for the SAE managing this policy server group. [edit shared network application-manager-group name] user@host# set managing-sae-ior managing-sae-ior
The amIorPublisher script provides this information when the SAE connects to the policy server. If you do not select this script when configuring initialization scripts, enter a value. For information about configuring initialization scripts, see Configuring Initialization Scripts (SRC CLI).
Related Documentation
- JPS Interfaces
- Specifying Application Managers for the Policy Server (C-Web Interface)
- Specifying Application Manager Identifiers for Policy Servers (SRC CLI)
- Viewing JPS State
- Viewing JPS AM Statistics (C-Web Interface)