|
|
This chapter describes the messages issued by the Internet layer (IP, ICMP) routine. These include messages T01IP001 through T01IP999.
Explanation An IP datagram arrived for protocol proto, which is not found in the RAW IP protocol table.
Recommended Action Determine if the protocol number should be supported. If so, examine the supporting application for problems.
Explanation A UDP datagram arrived that is not found in the UDP Port table.
| port_num | Port from which unfound UDP datagram arrived. |
| rport | Remote port. |
| remoteIP | IP address of remote host. |
Recommended Action Determine if the port number should be supported. If so, examine the supporting application for problems.
Explanation A TCP datagram arrived that is not found in the TCP Port table.
| port_num | Port from which unfound TCP datagram arrived. |
| rport | Remote port. |
| remoteIP | IP address of remote host. |
Recommended Action Determine if the port number should be supported. If so, examine the supporting application for problems.
Explanation An ICMP datagram arrived with a checksum error. The remote host IP address is represented by remoteIP.
Recommended Action Examine the remote host for problems.
Explanation An ICMP datagram arrived that is too short. The length is represented by num: the remote host IP address is represented by remoteIP.
Recommended Action Examine the remote host for problems.
Explanation An ICMP datagram arrived for which the corresponding endpoint cannot be found. The remote host IP address is represented by remoteIP.
Recommended Action Examine the remote host for problems.
Explanation an ICMP datagram arrived that resulted in re-routing a session.
| proto | Protocol number of the session. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
| oldgwIP | Old gateway IP address |
| newgwIP | New gateway IP address. |
Recommended Action Examine the network for routing problems.
Explanation An ICMP datagram arrived which indicated the destination was unreachable.
| proto | Protocol number of the session. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action The protocol of the session is represented by proto; local and remote port numbers are represented by lport and rport; local and remote IP addresses are represented by localIP and remoteIP. Examine the network for routing problems.
Explanation An ICMP datagram arrived.
| type | Type of ICMP datagram that arrived. |
| proto | Protocol number of the header. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
| senderIP | Sender IP address. |
Recommended Action Examine the network for routing problems.
Explanation An ICMP datagram arrived indicating the IP time-to-live field was exceeded.
| proto | Protocol number of the session. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
| senderIP | Sender IP address. |
Recommended Action Examine the network for routing problems. Possibly increase the default time-to-live.
Explanation An ICMP arrived specifying a redirect.
| destIP | IP address of destination gateway. |
| newrouterIP | IP address of new gateway |
| oldrouterIP | IP address of sending gateway. |
Explanation An ICMP datagram arrived specifying a parameter problem.
| xxx | Offset into the datagram in error. |
| localIP | Source address of the datagram in error. |
| remoteIP | Destination address of the datagram in error. |
| senderIP | Sending host IP address. |
Recommended Action Correct the field in error.
Explanation An ICMP datagram arrived which was in error. The type of the ICMP datagram in error is represented by type; the IP address of the sending host is represented by senderIP.
Recommended Action Examine the remote host to correct the field in error.
Explanation A datagram arrived which was to be forwarded through Cisco IOS for S/390 with a time-to-live field of zero or one. The source and destination host IP addresses are represented by localIP and remoteIP.
Recommended Action Examine the remote host to increase its time-to-live field.
Explanation A datagram arrived which was to be forwarded but a route could not be obtained.
| proto | Protocol number of the session. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action Examine the network for routing problems.
Explanation A datagram arrived which was to be forwarded and the route was for the same subnet.
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
| newrouterIP | Gateway described in the redirect. |
Recommended Action Examine the network for routing problems.
Explanation A datagram arrived which was to be forwarded but forwarding has been disabled.
| proto | Protocol number of the session. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action Examine the network for routing problems.
Explanation A datagram arrived specifying a protocol which is not supported (no endpoint found).
| proto | Protocol number of the session. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action Examine the application which supports this protocol.
Explanation A UDP datagram arrived for a port which had no session.
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action Examine the application which supports this port.
Explanation A TCP datagram arrived for which no session could be found.
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action Examine the application which supports this port.
Explanation An IP datagram arrived with a checksum error. The remote host IP address is represented by remoteIP.
Recommended Action Examine the remote host for problems.
Explanation An IP datagram was received whose header indicated a length exceeding the size of the packet. Part of the data portion is apparently lost. The datagram is discarded.
| proto | Protocol number. |
| IPid | IP identifier number. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action Examine the remote host.
Explanation An IP datagram was received whose length would not hold a complete IP header. The datagram was truncated by the network or badly formed by the remote host. The datagram is discarded.
| proto | Protocol number. |
| IPid | IP identifier number. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action Examine the remote host.
Explanation An IP datagram was received whose reassembly offset value would cause the total datagram length to exceed 65535, the maximum size for an IP datagram. The datagram is discarded.
| proto | Protocol number. |
| IPid | IP identifier number. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action Examine the remote host.
Explanation An IP datagram was received which could not be processed due to a shortage of internal resources. The datagram is discarded.
| type | Resource type. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action Examine the resource type. It may be necessary to expand the buffer pool(s) with the POOLDEF statement in the TCPCFGxx configuration member, or it may be necessary to increase the region size for the Cisco IOS for S/390 region.
Explanation An IP datagram was received whose IP header contained an invalid source route option. The datagram is discarded.
| proto | Protocol number of the session. |
| IPid | IP identifier number. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action Examine the remote host.
Explanation A datagram timed out during reassembly.
| proto | Protocol number. |
| IPid | IP identifier number. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action Examine the network for dropped packets.
Explanation IP is attempting to build an IP header for a datagram, but found errors in the options passed from the higher layer.
| proto | Protocol number. |
| IPid | IP identifier number. |
| localIP | Source IP address. |
| lport | Source port number. |
| remoteIP | Destination IP address. |
| rport | Destination port number. |
Recommended Action This may indicate an internal error. Save all output and contact Customer Support.
Explanation An error was encountered in an inbound IP datagram. The datagram is dumped following the message.
Recommended Action This diagnostic message is preceded by an error or warning message. Follow the action for that message.
Explanation IP is attempting to build an IP header for a datagram, but found an error in the data or options passed from the higher layer.
| proto | Protocol number. |
| IPid | IP identifier number. |
| localIP | Source IP address. |
| lport | Source port number. |
| remoteIP | Destination IP address. |
| rport | Destination port number. |
Recommended Action This may indicate an internal error. Save all output and contact Customer Support.
Explanation IP is unable to obtain MBUF storage to construct an output IP datagram.
| proto | Protocol number. |
| IPid | IP identifier number. |
| localIP | Source IP address. |
| lport | Source port number. |
| remoteIP | Destination IP address. |
| rport | Destination port number. |
Recommended Action Check the logs for other evidence of a storage shortage. It may be necessary to increase the region size for the TCP/IP job.
Explanation A datagram could not be delivered by an LNI. ARP Timeout is the probable cause.
| proto | Protocol number. |
| IPid | IP identifier number. |
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action Examine the remote host.
Explanation An ICMP datagram was sent for which a route could not be obtained.
| lport | Source port number. |
| rport | Destination port number. |
| localIP | Source IP address. |
| remoteIP | Destination IP address. |
Recommended Action Examine the network for routing problems.
Explanation This message contains a dump of an input IP datagram header. It follows another IP error message, such as T01IP010E, T01IP011E, T01IP018E, or T01IP019E.
Recommended Action See the accompanying error message description for appropriate action.
|
|