NS3000/iX Operations and Maintenance Reference Manual (36922-90042)
Chapter 2 37
Operating Your Network
Stopping Links and Services
Stop Network Interfaces
Stop a Single Network Interface
Issue the following command to stop a single network interface:
NETCONTROL STOP;NET=
NIname
The
NIname
is the network interface name that you configured through
NMMGR. Stop other interfaces as required by entering the command
using the appropriate NI names.
Stop All Network Interfaces
When you enter the STOP command with no keywords, all entities of the
network transport are terminated. (You must terminate the Network
Services before stopping the network transport. You will also need to
use the DTCCNTRL command if you have an active host-based X.25
interface.) Enter the following command:
NETCONTROL STOP
Stop a Host-Based X.25 Interface
If the interface you are stopping is a host-based X.25 interface, you
must also issue a DTCCNTRL STOP command after you stop the network
transport. Enter the commands as shown below:
NSCONTROL STOP
NSCONTROL ABORT
NETCONTROL STOP
DTCCNTRL DTC=
dtcname
;CARD=
cardnumber
;FUNC=
function
where function is one of the following:
STOPX25 to stop X.25 services;
STOPPADSUP to stop PAD support services;
STOPBOTH to stop both X.25 and PAD support services.