Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change IP over SNA Interface (CHGIPSIFC) command changes an existing AF_INET Sockets over SNA interface (an IP address by which this local host is known on the SNA transport). This command changes only the subnetmask. It does not change the internet address. The internet address identifies the interface being changed.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
INTNETADR | Internet address | Character value | Required, Key, Positional 1 |
SUBNETMASK | Subnet mask | Character value, *SAME | Optional, Positional 2 |
Top |
Specifies the internet address of an interface that has previously been added to the 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.
This is a required parameter.
Top |
Specifies the subnet mask, which is a bit mask that defines the part of the network where this interface attaches. The mask is a 32-bit combination that is logically ANDed with the internet address to determine a particular subnetwork. The bits of the mask set to the value one (1) determine the network and subnetwork portions of the address. The bits set to the value zero (0) determine the host portion of the address.
Notes:
The possible values are:
Top |
CHGIPSIFC INTNETADR('9.5.1.248') SUBNETMASK('255.255.0.0')
This command changes the subnet mask of the interface with IP address 9.5.1.248 to 255.255.0.0.
Top |
*ESCAPE Messages
Top |