ATM Configuration and Troubleshooting Guide

Troubleshooting
Stopping an ATM Network Interface
Chapter 9 189
Stopping an ATM Network Interface
To stop a specific ATM network interface on an adapter without stopping
the entire adapter, use the command atmstop_net, as follows:
atmstop_net
net_interface
where
net_interface
is the ATM network interface name. For example,
net_interface
could be one of the following:
For HP-UX 10.20:
ipa0 for the adapter’s Classical IP interface.
ela1 for an ELAN interface.
For HP-UX 11.X:
cip100 for the adapter’s Classical IP interface.
el100 for an ELAN interface.
atmstop_net stops a network interface of the ATM adapter gracefully.
All SVCs and PVCs relative to that network interface are closed. All
connections using that interface running across the network are stopped.
To restart the network interface, use atminit_net or SAM. This
automatically re-establishes the PVCs that were closed by atmstop_net.
The SVCs traffic descriptors are also automatically reconfigured.