End IP over SNA Interface (ENDIPSIFC)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The End IP over SNA Interface (ENDIPSIFC) command is used to end an AF_INET sockets over SNA interface (an IP address by which this local host is known on the SNA transport).

Note: Ending an interface causes all routes associated with this interface to be deactivated immediately unless there are other active interfaces that the routes can switch to.

Top

Parameters

Keyword Description Choices Notes
INTNETADR Internet address Character value Required, Positional 1
Top

Internet address (INTNETADR)

Specifies the internet address of an active (started) interface that had previously been added to the IP SNA configuration with the Add IP over SNA Interface (ADDIPSIFC) CL command. The internet address is specified in the form nnn.nnn.nnn.nnn, where nnn is a decimal number ranging from 0 through 255. If the internet address is entered from a command line, the address must be enclosed in apostrophes.

This is a required parameter.

Top

Examples

ENDIPSIFC   INTNETADR('9.5.1.248')

This command deactivates (ends) the interface with IP address 9.5.1.248.

Top

Error messages

*ESCAPE Messages

CPFA114
IP over SNA interface &1 not ended.
Top