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


EZZ7977I

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

EZZ7977I
Processing IPv6 interface from stack, address ipaddr, name name, index index, flags flags, flags2 flags2

Explanation

The specified interface address is defined to the TCP/IP stack. OMPROUTE has learned of this interface during initialization.

ipaddr is an IP address on the interface that is being processed.

name is the interface's name.

index is the interface's stack index value.

flags are the interface capability flags and are a hexadecimal sum of the following values:
0X'0001'
The interface is up.
0X'0002'
The interface is broadcast capable.
0X'0004'
The interface driver is in debug mode.
0X'0008'
The interface is in loopback only mode.
0X'0010'
The interface is a point-to-point interface.
0X'0020'
The interface does not support trailer encapsulation.
0X'0040'
The interface is running.
0X'0080'
The interface is ARP incapable.
0X'0100'
The interface is in promiscuous mode.
0X'0200'
The interface is receiving all multicast packets.
0X'0400'
The interface is multicast capable.
0X'0800'
The interface is point-to-multipoint.
0X'1000'
The interface supports Token Ring bridging.
0X'2000'
The interface supports extended SAP.
0X'4000'
The interface is a Virtual IP Address (VIPA).
flags2 are additional interface capability flags and are a hexadecimal sum of the following values:
0X'02'
This is a link-local address.
0X'04'
This interface is a dynamic VIPA.

These interface flag values are set by the TCP/IP stack and passed to OMPROUTE.

System action

None.

Operator response

None.

System programmer response

None.

Module

EZA6RCFG

Procedure name

ifinit6

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014