Navigation
Back up to About Overview
[+] Expand All
[-] Collapse All
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
- classify-traffic condition
- match direction, setting
- 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
- Diameter server
- DOCSIS protocol
- documentation
- domains
- Dynamic policy changes
- dynamic RADIUS authorization requests
E
- end-to-end services
- event notification, PCMM network
- configuration statements
- description
- properties, configuring
F
- filter actions
- configuring
- flexible RADIUS authentication plug-ins
- forwarding class actions
- configuring
G
- Gx router driver
- application information, configuring
- dynamic PCC rules, configuring
- flow information, configuring
- overview
- policies, configuration statements
- policies, configuring
- policy list, configuring
- QoS information, configuring
- redirect information, configuring
- static PCC rules, configuring
- steering information, configuring
I
- 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
- JSRC
- JSRC and PTSP configuration example
- Juniper Policy Server. See JPS
L
- login process
M
- manuals
- MX Series router as a PTSP network device
- MX Series router as a PTSP network device, adding
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 actions
- filter
- forwarding class
- forwarding instance
- policy groups
- configuring
- policy servers
- adding application manager groups
- adding objects to directory
- role, in PCMM architecture
- specifying application managers
- specifying SAE communities
- PTSP
- PTSP actions
- PTSP classify-traffic condition
- PTSP classify-traffic conditions
- PTSP device driver
- PTSP on MX Series router
- PTSP on MX Series router, configuring
- PTSP policer instance
- PTSP policer instance, configuring
- PTSP policies
- PTSP policies, configuring
- PTSP policy list
- PTSP policy list, configuring
- PTSP policy rules
- network, specifying
- PTSP policy rules, configuring
- PTSP session store
- PTSP device driver session store, configuring
- PTSP traffic match
- conditions, setting
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
Configuring the Dynamic PCC Rules Flow Information for Routers Running Junos OS and Acting as PCEF (SRC CLI)
Use the following configuration statements to configure the flow information for the dynamic PCC rules. For more information about creating a dynamic PCC rule, see Configuring Dynamic PCC Rules for Routers Running Junos OS and Acting as PCEF (SRC CLI).
policies group name list name rule name dynamic-pcc-rule gx-flows name {flow-description flow-description;tos-traffic-class tos-traffic-class;security-parameter security-parameter;flow-label flow-label;flow-direction flow-direction;}
- From configuration mode, access the configuration statements
that configure flow information for the dynamic PCC rules. This procedure
uses GXnew as the policy group, gx-list as the policy list, dynpcc-rul1-name
as the dynamic PCC rule, and flow1 as the flow information name.[edit]user@host# edit policies group GXnew list gx-list rule dynpcc-rul1-name dynamic-pcc-rule gx-flows flow1
- (Optional) Specify a packet filter for an IP flow.[edit policies group GXnew list gx-list rule dynpcc-rul1-name dynamic-pcc-rule gx-flows flow1]user@host# set flow-description flow-description
- (Optional) Specify the IPv4 ToS and ToS mask or the IPv6
traffic class and traffic class mask.[edit policies group GXnew list gx-list rule dynpcc-rul1-name dynamic-pcc-rule gx-flows flow1]user@host# set tos-traffic-class tos-traffic-class
- (Optional) Specify the security parameter index of a packet.[edit policies group GXnew list gx-list rule dynpcc-rul1-name dynamic-pcc-rule gx-flows flow1]user@host# set security-parameter-index security-parameter-index
- (Optional) Specify an IPv6 flow label header.[edit policies group GXnew list gx-list rule dynpcc-rul1-name dynamic-pcc-rule gx-flows flow1]user@host# set flow-label flow-label
- (Optional) Specify a direction for which the filter is
applicable.[edit policies group GXnew list gx-list rule dynpcc-rul1-name dynamic-pcc-rule gx-flows flow1]user@host# set flow-direction (UNSPECIFIED | DOWNLINK | UPLINK | BIDIRECTIONAL)
- (Optional) Verify your configuration.
[edit policies group GXnew list gx-list rule dynpcc-rul1-name dynamic-pcc-rule gx-flows] user@host# show flow1 { flow-description flow-description; flow-direction BIDIRECTIONAL; flow-label flow-label; security-parameter-index security-parameter-index; tos-traffic-class tos-traffic-class; } flow2 { flow-description flow-description; flow-direction UPLINK; flow-label flow-label; security-parameter-index security-parameter-index; tos-traffic-class tos-traffic-class; }
Related Documentation
- Configuring Policies for Router Running Junos OS and Acting as PCEF (SRC CLI)
- Configuration Statements for Policies Used for Routers Running Junos OS and Acting as PCEF (SRC CLI)
- Managing PCC or ePCC Rules on Routers Running Junos OS and Acting as PCEF