| United States-English |
|
|
|
![]() |
NS 3000/iX Operations and Maintenance Reference Manual: HP e3000 MPE/iX Computer Systems > Chapter 7 CommandsNETCONTROL START |
|
Initiates the network transport, including the control process, general protocols, network interfaces, and their protocols. Also initiates individual network interfaces on an active transport.
In order for internetwork communications to be possible, you must activate at least one network interface using the NET keyword. When this command is entered with an X.25 NI name, the system accesses the DTC/X.25 Network Access subsystem to verify that the X.25 line is started. If the line is not started, the command fails. If the X.25 line is started, the command is successfully completed if everything is correct. This enables the X.25 address that is associated with this system in the DTC/X.25 Network Access, and connections can be generated or accepted from this system. In Example 1, the node has one LAN link configured (LAN1) plus loopback (LOOP). Starting the network requires issuing a NETCONTROL START for each configured network interface (NET=niName). Once both network interfaces (and related entities) of the network transport have been successfully initiated, as indicated by the lack of error messages, any other related subsystems installed on the node can be initiated. This node, as is typically the case, has NS 3000/iX Services installed. :NETCONTROL START;NET=LAN1 Refer to the NSCONTROL command pages in this section for more information. Be aware that to successfully initialize a node, the commands must be issued in the order shown: first all required NETCONTROL commands, then any NSCONTROL commands. This first example provides an overview of initializing a node, showing where NETCONTROL fits into the process. The next five examples examine the START function and how it affects the entities defined for initialization (Figure 7-1 “The NETCONTROL Entities”). As will be shown in the examples, the keywords included with the START function and the entities affected determine which events occur at initialization. To understand this relationship, it is helpful to see the events that occur when the network transport is initialized. Example 2 shows the events associated with the START function at initiation. As indicated in the status report, the general transport is not active. Therefore, the first events of initiation are to initialize the control process (CP) and the general protocols. Compare the displayed events to the defined entities of Figure 7-1 “The NETCONTROL Entities”. The events displayed in this example show creation of the general protocols. The START function always creates the control process and the general protocols, if they do not already exist, before acting on any of the other entities.
The initiation events shown in this example are always executed for the first NETCONTROL START command, whether or not a network interface is specified. However, once the general transport is initialized, subsequent NETCONTROL START commands do not change the modules of the general transport. Example 3 displays the error message that will appear if you issue a NETCONTROL START command when the control process is already initialized.
In Example 4, the LAN NI, configured as LAN1, is started on the first NETCONTROL START command. Notice that the initiation events to initialize the general protocols are immediately followed by the start of the LAN NI with its associated protocols: IP, probe, and ARP. Compare the displayed events to the defined entities of Figure 7-1 “The NETCONTROL Entities”. The events displayed show creation of the control process, the general protocols, and the LAN NI entities.
Example 5 shows the initiation events for the loopback network interface. For this example, the loopback NI is configured as LOOP and the general protocols are already active.
Notice that only the Loopback NI and its associated protocol, Internet Protocol (IP), are started; there was a previously issued NETCONTROL START command. Compare the displayed events to the defined entities of Figure 7-1 “The NETCONTROL Entities”. The events displayed show creation of the Loopback NI entity. Starting the LAN NI, configured as LAN1, when the general protocols are already active, gives you the following:
Notice that only the LAN NI and its associated protocols are started. Compare the displayed events to the defined entities of Figure 7-1 “The NETCONTROL Entities”. The events displayed show creation of the LAN NI entity. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||