Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Add TCP/IP Interface (ADDTCPIFC) command is used to define a new interface to the Transmission Control Protocol/Internet Protocol (TCP/IP) configuration. The interfaces defined by the ADDTCPIFC command are logical interfaces. They are not physical interfaces. Each interface is associated with a line description. The line description is the physical connection from the local system to the TCP/IP network.
The i5/OS TCP/IP implementation supports multihoming. This allows you to specify either a single interface or multiple interfaces per line description. You can have your system appear as any one or combination of the following:
Notes:
Attention: Before attempting to start an X.25 interface, ensure that the remote system information (RSI) for non-DDN X.25 interfaces that use a permanent virtual circuit (PVC) is configured. Use the Add TCP/IP Remote System Information (ADDTCPRSI) command to do this. Incoming data from a remote system on the X.25 network is not processed unless an RSI entry for the PVC is configured on the X.25 interface before the interface is started.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
INTNETADR | Internet address | Character value | Required, Positional 1 |
LIND | Line description | Name, *LOOPBACK, *VIRTUALIP, *OPC | Required, Positional 2 |
SUBNETMASK | Subnet mask | Character value, *HOST | Required, Positional 3 |
ALIASNAME | Alias name | Simple name, *NONE | Optional |
LCLIFC | Associated local interface | Character value, *NONE | Optional |
TOS | Type of service | *MINDELAY, *MAXTHRPUT, *MAXRLB, *MINCOST, *NORMAL | Optional |
MTU | Maximum transmission unit | 576-16388, *LIND | Optional |
AUTOSTART | Autostart | *YES, *NO | Optional |
PVCLGLCHLI | PVC logical channel identifier | Values (up to 64 repetitions): Character value | Optional |
IDLVCTTIMO | X.25 idle circuit timeout | 1-600, 60 | Optional |
MAXSVC | X.25 maximum virtual circuits | 0-64, 64 | Optional |
DDN | X.25 DDN interface | *YES, *NO | Optional |
BITSEQ | TRLAN bit sequencing | *MSB, *LSB | Optional |
Top |
Specifies an internet address that the local system responds to on this interface. An interface is associated with a line description. The internet address is specified in the form nnn.nnn.nnn.nnn, where nnn is a decimal number ranging from 0 through 255. An internet address is not valid if it has a value of all binary ones or all binary zeros for the network identifier (ID) portion or the host ID portion of the address. If the internet address is entered from a command line, the address must be enclosed in apostrophes.
Top |
Specifies the name of the line description associated with the new interface. The line description must be defined before the TCP/IP interface can be added.
The following conditions are based on the interface type that the user defines:
TCP/IP can also be used on certain line descriptions attached to these network interfaces (NWI):
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.
Note: The network portion must be equal to one bits in the subnetmask. The host portion of an address must be at least two bits wide.
Note: The bits that identify the subnetwork are not required to be adjacent in the address. However, it is strongly advised that the subnet bits be contiguous and located in the most significant bits of the host address.
Top |
Specifies a name that can be used in place of the internet address. The name must be unique among all of the interfaces on the system.
Top |
Use this parameter to associate the interface you are currently defining with an existing local TCP/IP interface.
The associated local interface (LCLIFC) is used to allow 'transparent subnetting' (also known as 'Proxy Arp') between the associated interfaces, to define Frame Relay unnumbered networks or for load balancing.
Condition for using the LCLIFC for unnumbered networks:
Conditions for using LCLIFC for transparent subnetting:
Condition for using the LCLIFC for load balancing:
Note: You can only use LCLIFC to associate this interface to another interface that is already defined. Once associated, the interface defined in LCLIFC must always be started prior to starting this interface.
Top |
Specifies the type of service to be used. The type of service defines how the internet hosts and routers should make trade-offs between throughput, delay, reliability, and cost.
*NORMAL: Normal service is used for delivery of data.
*MINDELAY: Minimize delay means that prompt delivery is important for data on this connection.
*MAXTHRPUT: Maximize throughput means that a high data rate is important for data on this connection.
*MAXRLB: Maximize reliability means that a higher level of effort to ensure delivery is important for data on this connection.
*MINCOST: Minimize monetary cost means that lower cost is important for data on this connection.
Top |
Specifies the maximum size (in bytes) of IP datagrams that can be transmitted through this interface. A datagram is a basic unit of information passed over an internet network. The minimum size of any maximum transmission unit value is 576 bytes.
Notes:
Top |
Specifies whether the interface is automatically started when the TCP/IP stack is activated with the Start TCP/IP (STRTCP) command.
Note: The Start TCP/IP Interface (STRTCPIFC) command can be used to start an interface any time after TCP/IP has been activated.
Top |
Specifies the permanent virtual circuit (PVC) logical channel identifiers that can be established on an X.25 interface by the TCP/IP protocol stack. Up to 64 unique channel identifiers may be specified. These logical channel identifiers must be included in the X.25 line description that is specified with the LIND parameter on the ADDTCPIFC command.
With this parameter you can share the line with other communications software, such as Systems Network Architecture (SNA). It prevents the TCP/IP protocol stack from monopolizing the PVCs defined for the line.
Notes:
Top |
Specifies the duration (in seconds) that TCP/IP waits before clearing an idle virtual circuit established on an X.25 interface. Clearing an idle virtual circuit frees resources on the network. TCP/IP automatically reestablishes virtual circuits when required to send or receive data. Virtual circuits are transparent to a TCP/IP client and have no noticeable effect on TCP connections.
Note: This parameter is valid only for switched virtual circuits (SVCs) on an interface defined on an X.25 line description. It is not valid for permanent virtual circuits (PVCs).
Top |
Specifies the maximum number of concurrent switched virtual circuits (SVC) that can be established on an X.25 interface by the TCP/IP protocol stack.
With this parameter you can share the line with other communications software such as Systems Network Architecture (SNA). It prevents the TCP/IP protocol stack from monopolizing the SVCs defined for the line. This parameter is valid only for an interface defined on an X.25 line description.
Note: The sum of the maximum switched virtual circuits (MAXSVC) and the number of PVCs cannot exceed 64.
Top |
Specifies whether the X.25 interface is connected to the Defense Data Network (DDN). The DDN network is a special type of X.25 network used by TCP/IP customers with special security needs.
Note: This parameter is valid only for switched virtual circuits (SVCs) on an interface defined on an X.25 line description. It is not valid for permanent virtual circuits (PVCs).
Attention:
If you specify multiple interfaces to the same X.25 network, the DDN value should be equal for all of those interfaces. This is not enforced by the ADDTCPIFC or CHGTCPIFC commands.
If the X.25 network is on the DDN network, do not define the remote system information for any of the remote systems on the network. The remote system information for the DDN X.25 network is determined from the destination IP address.
Top |
Specifies the order, most or least significant bit first, in which the Address Resolution Protocol (ARP) places the bits in the hardware address. This parameter is valid only for a token-ring local area network (TRLAN) line.
Note: All interfaces defined to a single token-ring line must have the same BITSEQ value. This is checked by the ADDTCPIFC code to ensure consistent values.
Top |
Example 1: Adding a Non-AUTOSTART Interface
ADDTCPIFC INTNETADR('130.14.3.5') LIND(COTTAGELAN) AUTOSTART(*NO) SUBNETMASK('255.255.255.0')
Let's assume that an Ethernet line has been created named COTTAGELAN using the CRTLINETH command, this command adds the interface 130.14.3.5 to the TCP/IP configuration. This interface uses the line description named COTTAGELAN. It is not automatically started when the STRTCP command is run. This interface must be started using the Start TCP/IP Interface (STRTCPIFC) command. The STRTCPIFC can be issued either directly from a command line or by using option 9 from either of the following lists:
Example 2: Adding an AUTOSTART Interface
ADDTCPIFC INTNETADR('8.77.0.21') LIND(COTTAGEX25) IDLVCTTIMO(45) MAXSVC(15) DDN(*YES) SUBNETMASK('255.255.255.0') AUTOSTART(*YES) AUTOSTART(*YES)
Let's assume that an X.25 line has been created named COTTAGEX25 using the CRTLINX25 command, this command adds interface 8.77.0.21 to the TCP/IP configuration. This interface uses the line description named COTTAGEX25. When TCP/IP is started using the Start TCP/IP (STRTCP) command, the interface is automatically started. The idle virtual circuit timeout is 45 seconds. The maximum number of concurrent SVCs allowed to be used by TCP/IP on this interface is 15. This interface is connected to the Defense Data Network. You do not need to define any remote system information (RSI) entries for this X.25 network because it is a DDN network.
Example 3: Adding an Interface for a Twinax Line that is using an Associated Local Interface
ADDTCPIFC INTNETADR('199.1.1.99') LIND(TDLCLINE) SUBNETMASK(255.255.255.0) LCLIFC('199.1.1.1')
This command will add a TCP/IP interface for the twinax line named TDLCLINE. This interface will be associated with local interface 199.1.1.1. This means that the devices attached to twinax line 199.1.1.99 can take advantage of 'appearing' to be on the same network as the local 199.1.1.1 interface (transparent subnetting). No special routing is required to ensure packets from the twinax connnected hosts can travel to the local 199.1.1.0 network. Also, hosts on the 199.1.1.0 network can also reach the twinax hosts without any additional routing on the host systems.
Example 4: Adding an Interface with an Alias
ADDTCPIFC INTNETADR('123.17.5.1') LIND(ETHLINE) SUBNETMASK('255.255.255.0') ALIASNAME(TEST_NETWORK)
This command will add a TCP/IP interface for the Ethernet line named ETHLINE. This interface will have the alias name TEST_NETWORK. When starting or ending this interface, the alias name of TEST_NETWORK can be used in place of the IP address.
Top |
*ESCAPE Messages
Top |