Modifies the Local DTEs attribute of the specified X25 Access
DTE Class instance to include at least the specified DTE name or
names:
add [node node-id] x25 access dte class class-name -
local dtes {dte-name[,dte-name...]}
Local DTEs
Default: No names Value: Set of DTE names
Names of the local x25 protocol dte entities that belong to this
DTE class. Note that these DTE entities need not exist when their
names are entered in this set; DTEs that do not exist when the
DTE class is used are not considered when the DTE class is used
for an outgoing call.
If an x25 protocol dte entity has status attribute state set to
running when its name is added to local dtes, you must disable
the DTE entity and reenable it (see the disable x25 protocol dte
and enable x25 protocol dte commands) in order for the DTE to be
considered when this DTE class is used for an outgoing call.
You can specify this characteristic only for DTE classes with
characteristic type local.
Example:
add x25 access dte class dte-0 local dtes {dte-0,dte-1}