Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Start IP over SNA Interface (STRIPSIFC) command is used to start an AF_INET sockets over SNA interface (an IP address by which this local host is known on the SNA transport).
Restriction: Only eight (8) AF_INET sockets over SNA interfaces can be active on a single host. If the maximum number of interfaces is active and you want to start another interface, you must first end one or more interfaces using the End IP over SNA Interfaces (ENDIPSIFC) CL command.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
INTNETADR | Internet address | Character value | Required, Positional 1 |
Top |
Specifies the internet address of an inactive (ended) interface that had previously been added to the IP over SNA configuration with the 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 |
STRIPSIFC INTNETADR('9.5.1.248')
This command activates (starts) the interface with IP address 9.5.1.248.
Top |
Top |