By default, the JPS has four associated application managers. All parameters that share the same application manager name configure the RKS pair to which events associated with a specific application manager are sent.
Use the following configuration statement to configure the associated application manager:
- slot number jps rks-interface am am-name {
- am-id am-id;
- rks-pair-name rks-pair-name;
- trusted;
- }
To configure the associated application manager:
- user@host# edit slot 0 jps rks-interface am 1
- [edit slot 0 jps rks-interface am 1]
- user@host# set am-id am-id
If no value is specified, the RKS pair configuration is not defined for this application manager. If you must set trusted to true without defining the RKS pair configuration, you must specify a value for am-id and not specify a value for rks-pair-name.
- [edit slot 0 jps rks-interface am 1]
- user@host# set rks-pair rks-pair-name
If no value is specified, the RKS pair configuration is not defined for this application manager. Use when you must set trusted to true without defining the RKS pair configuration.
- [edit slot 0 jps rks-interface am 1]
- user@host# set trusted
[edit slot 0 jps rks-interface am 1] user@host# show