Use the following configuration statement to configure the application manager–to–policy server interface (PKT-MM3) so that the policy server can communicate with application managers:
- slot number jps am-interface {
- pep-id pep-id;
- listening-address listening-address;
- validate-pcmm-objects;
- message-max-length message-max-length;
- message-read-buffer-size message-read-buffer-size;
- message-write-buffer-size message-write-buffer-size;
- open-connection-timeout open-connection-timeout;
- }
To configure the connections to the application managers:
Changes apply only to COPS connections that are established after you make the change.
Changes take effect only after you restart the JPS (see Restarting the JPS).
The connection is dropped when initial PCMM messages are not exchanged within this time period.
[edit slot 0 jps am-interface] user@host# show pep-id SDX-JPS; listening-address ; validate-pcmm-objects; message-max-length 204800; message-read-buffer-size 1000000; message-write-buffer-size 1000000; open-connection-timeout 5;