Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)

ifstop(1)
NAME
ifstop -- stop an interface
SYNOPSIS
CLIMCMD {clim-name|ip-address} ifstop interface [-force]
ifstop Description
Use the ifstop command to deactivate an interface. ifstop brings down the ethernet,
ip-over-infiniband, bonding and tunnel interfaces and deactivates all the IP addresses and routes
associated with the network interface.
PARAMETERS
interface
Specifies the name of the network interface that is to be stopped and made unavailable to the
NonStop host. The interface name can be specified as a physical or bonded interface name,
for example, eth1 or bond0 or ib0, or a tunnel interface (for example, MYTUN).
-force
When used without –force option, ifstop prompts for confirmation before stopping the interface.
If the –force option is used, ifstop stops the interface without prompting for the confirmation.
ERROR MESSAGES
The interface interface-name is not configured.
This command is not supported for this interface.
climagt process is not executing.
Interface is in already in stopped state.
The interface interface-name has a tunnel interface associated with it. The tunnel interface
should be stopped prior to stopping the specified interface.
CONSIDERATIONS
If there is a tunnel associated with the specified interface, and if the tunnel interface is UP, CIP
does not allow the interface to be stopped.
The tunnel interface must be stopped before its parent interface can be stopped.
EXAMPLES
> CLIMCMD N1002581 ifstop eth3
SEE ALSO
Ifstart(1), climconfig(1)
297