Creates an X.25 relay entity which accepts an incoming call from one
client and redirects it to another client. For information about
the X25 Relay entity and its subentities, refer to
HELP ENTITY X25_RELAY.
create [node node-id] x25 relay [maximum active connections integer]
The Maximum Active Connections argument is optional. It specifies
the maximum number of active connections supported.
1 – client
Creates an X.25 relay client which provides a set of default values
to be used to set up a relay between an incoming call and an
outgoing call.
create [node node-id] x25 relay client client-name
2 – pvc
Creates an X.25 relay pvc entity which provides a set of
default values to be used to establish a connection to a
client over a permanent virtual circuit (PVC).
create [node node-id] x25 relay pvc pvc-name -
type local-or-remote
The Type argument is required, either local or remote.
Example:
create x25 relay pvc pvc-0 type local