HP 3000 Manuals

DTCCNTRL Parameters [ Configuring and Managing Host-Based X.25 Links ] MPE/iX 5.0 Documentation


Configuring and Managing Host-Based X.25 Links

DTCCNTRL Parameters 

Starts, stops, and controls the operationof host-based X.25 connections.

Syntax 

	       Click here to view figure.
          Figure 7-2.    

Parameters 

DTC=dtcname           Required.  The DTC node name of the DTC on which
                      the operation is to be performed, in the form:

                      name[.domain][.organization]

                      If the domain or organization are not provided, the
                      domain and organization of the local node will be
                      assumed as the default.

FUNC=function         Required.  The function to be performed.  Possible
                      functions are STARTX25, STARTPADSUP, STARTBOTH, RC,
                      STOPX25, STOPPADSUP, STOPBOTH, STATUS.

                      STARTX25              Activates X.25 serviceson the
                                            specified card.

                      STARTPADSUP           Activates PAD support
                                            serviceson the specified
                                            card.  X.25 services must
                                            already be active.

                      STARTBOTH             Activates both X.25 and PAD
                                            support services on the
                                            specified card.

                      RC                    Downloadsmodified card
                                            configuration values to a
                                            specified card or modified
                                            global configuration values
                                            to the specified DTC. (See
                                            RECONF=roption.)

                      STOPX25               Deactivates X.25 services on
                                            the specified card.  If PAD
                                            supportservices are active,
                                            they must be deactivated
                                            prior to entering this
                                            command.

                      STOPPADSUP            Deactivates PAD support
                                            serviceson the specified
                                            card.  X.25 services remain
                                            active.

                      STOPBOTH              Deactivates both X.25 and PAD
                                            support services on the
                                            specified card.

                      STATUS                Displays informationabout the
                                            DTC, including type (16, 48
                                            or 72MX), X.25 cards, and
                                            whether X.25 or PAD support
                                            is active on the cards.

CARD=cardnum          Required unless FUNC=status.  Specifies the number
                      of the X.25 card on which an operation is to be
                      performed.  May be omitted if FUNC=STATUS.

RECONF=roption        Optional.  Used when FUNC=RC. Specifies the
                      reconfiguration option.  The default is ALL.

                      ALL                   Causes reconfigured values
                                            for cards to be downloaded to
                                            the specified X.25 card and
                                            the global reconfigured
                                            values to be downloaded to
                                            the DTC. (Default.)

                      X25                   Causes reconfigured X25
                                            values for cards to be
                                            downloaded to the specified
                                            X.25 card only.

                      CARD                  Causes reconfigured X.25 and
                                            PAD values for cards to be
                                            downloaded to the specified
                                            X.25 card only.

                      PASS                  Causes reconfigured PAD
                                            access password to be
                                            downloaded for the specified
                                            DTC.

                      LOGCL                 Causes a modified logging
                                            configuration to be
                                            downloaded for the specified
                                            DTC.

FORCED-foption        Optional.  Specifies the accessoption, which may be
                      either Y or N. The default is N.

                      Y                     Forces an operation to be
                                            performed even if another
                                            user has exclusive access to
                                            the X.25 module.

                      N                     Specifies that an operation
                                            is not to be performed if
                                            another user has exclusive
                                            access to the X.25 module.

Discussion 
X.25 and PAD support services may both be started individually, through
the STARTX25 and STARTPADSUP functions respectively, or they may be
started at the same time, through the STARTBOTH command.  When they are
started through individual commands, the STARTX25 command must be entered
before the STARTPADSUP command.

Conversely, X.25 and PAD support services may be stopped individually,
through the STOPX25 and STOPPADSUP functions respectively, or they may be
stopped at the same time, through the STOPBOTH command.  When they are
stopped individually, the STOPPADSUP command must be entered before the
STOPX25 command.

DTCCNTRL is used in combination with the NETCONTROL and NSCONTROL
commands to start X.25 iX System Access and NS Services.  See the
examples that follow.



MPE/iX 5.0 Documentation