set [node node-id] x25 access security dte class class-name remote dte dte-name ... Modifies attributes of an x25 access security dte class remote dte entity, which is a collection of access control attributes that control inbound calls from and outbound calls to a set of remote DTEs. The modifiable attributes and their data types [in brackets] are: acl [access-control-list] rights identifiers [set of simplenames]
1 – acl
Default: No acl Value: Access control list Access Control List (ACL) that is used when checking outbound calls to the set of DTE addresses that this remote DTE represents. Wildcards can be used in the identifiers that form part of each Access Control Entry (ACE) in an Access Control List (ACL). Example: set x25 access security dte class Default - remote dte match_all - acl (( identifier = ( docwriter ), access = NONE))
2 – rights_identifiers
Default: No rights identifiers Value: Set of simplenames Rights identifiers possessed by this remote DTE. It is used for incoming call checking against the ACL attribute of a security filter entity that is used to guard a filter. Example: set x25 access security dte class Default - remote dte match_all - rights identifiers (FILT_FILTER_1_NONE,APPL_APPLICATION_0_NONE)