Templates can be stored in any directory. However, if there are many templates, you should store them in separate files in the DXHOME/config/settings directory.
The class-of-service templates use the following syntax:
<cosTemplate> ::= set class-of-service <cosLabel> = { <operCos> }; <cosLabel> ::= <string> <operCos> ::= object-class = <attrOid> cos-attr = <attrOid> cos-value = <value> attribute-values = { <cosTemplateList> } <cosTemplateList> ::= <cosTemplate> | <cosTemplate>, <cosTemplateList> <cosTemplate> ::= ( type = <attrOid> value = <cosValueList> disposition = <cosDisposition> ) <cosValueList> ::= value | value, <cosValueList> <cosDisposition> ::= default | override
Note: The cos-attr used in a class-of-service template must be a single-valued attribute.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |