z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZZ4333I

z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
SC27-3657-01

EZZ4333I
ERROR INSTALLING REPLACEABLE STATIC ROUTE TO dest USING gateway MASK mask - REASON reason TABLE table

Explanation

Because all dynamic routes to the destination were removed, the IP layer attempted to add a replaceable static route to the specified route table. The add failed for the reason given.

In the message text:
dest
The IP address of the route destination.
gateway
The IP address of the route gateway, 0.0.0.0 if directly connected.
mask
The subnet mask of the destination.
reason
The reason the add failed and is one of the following:
2
The interface that the route uses is not valid.
3
The route was defined incorrectly.
table
The name of the route table into which the route was being added. Possible values are:
  • EZBMAIN (for the main route table)
  • The name of a policy-based route table

System action

The failing route is not added to the TCP/IP route table, and processing continues. Other defined replaceable static routes might be added to the TCP/IP route table. The definition of the failed replaceable static route is retained and TCP/IP might attempt to add it again, if there are no other ways to reach the destination.

Operator response

Contact the system programmer.

System programmer response

Response depends on reason code:
2
Verify the interface name used on the ROUTE statement of the replaceable static route.
3
Correct invalid syntax on the ROUTE statement of the replaceable static route.

User response

Not applicable.

Problem determination

Not applicable

Source

z/OS® Communications Server TCP/IP

Module

IPV4RTE

Routing code

2

Descriptor code

12

Example

EZZ4333I ERROR INSTALLING REPLACEABLE STATIC ROUTE TO 9.1.1.2 USING 9.1.1.1 
   MASK 255.255.255.0 - REASON 2 TABLE EZBMAIN

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014