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


EZZ7882I

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

EZZ7882I
Processing static route from stack, destination dest, type mask/prefix, gateway gw, table table

Explanation

The specified route is one of the following:
  • Defined using a TCPIP BEGINROUTES or GATEWAY statement.
  • Defined to Policy Agent for a policy-based route table.
  • Learned from the IPv6 Router Discovery protocol.
In the message text:
dest
The IP address of the static route destination.
type
The possible values are:
mask
If the route is an IPv4 route.
prefix
If the route is an IPv6 route.
mask/prefix
The destination's subnet mask, if the route is an IPv4 route. If the route is an IPv6 route, this is the destination's prefix length.
gw
The IP address of the route's gateway.
table
The name of the route table in which the static route is processed. The table value is either EZBMAIN (for the main route table) or the name of a policy-based route table

System action

OMPROUTE will add the route to its internal route table.

Operator response

None.

System programmer response

If dynamic XCF is being used, the stack will automatically generate static routes to the XCF partners. If the specified route is one of these routes, no system programmer response is needed. If this route is defined using a TCPIP BEGINROUTES or GATEWAY statement, remove this BEGINROUTES or GATEWAY statement while using OMPROUTE, if possible. This will allow OMPROUTE to dynamically learn and manage the route.

User response

Not applicable.

Problem determination

Not applicable.

Source

z/OS® Communications Server TCP/IP: OMPROUTE

Module

EZAORRTI, EZA6RRTI

Routing code

10

Descriptor code

12

Example

EZZ7882I Processing static route from stack, destination 172.16.1.0, 
   mask 255.255.255.0, gateway 0.0.0.0 , table EZBMAIN

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014