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


EZZ8162I

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

EZZ8162I
jobname MODIFY ACTIVATE command for ipversion OSPF interface interface failed: error_text

Explanation

A MODIFY console command to activate the specified OSPF interface in the OMPROUTE application has failed for the specified reason.

In the message text:
jobname
The name of the OMPROUTE application.
ipversion
The IP version that OSPF is running. Possible values for ipversion are:
IPv6
OSPF for IPv6
IPv4
OSPF for IPv4
interface
The interface value can be one of the following.
  • The interface name if the ipversion value is IPv4 or IPv6.
  • The interface ID if the ipversion value is IPv6. The interface ID is displayed in the form ID=x, where x is the interface ID number.
error_text
The error_text value can be one of the following.
interface is VIPA
The specified OSPF interface is a static or dynamic VIPA that is not allowed to be dynamically suspended.
interface has been deleted
The specified OSPF interface has been deleted according to the TCP/IP profile configuration. A recent VARY TCPIP,,OBEYFILE command might have been issued to remove the corresponding interface from the TCP/IP profile configuration.

This condition might occur if the ipversion value is IPv6 and a recent VARY TCPIP,,OBEYFILE command was issued to add the interface to the TCP/IP profile configuration, but the interface was not active.

interface is already active
The specified OSPF interface is not in a suspended state. The interface is currently active, was recently recycled, or was previously activated by a MODIFY command.
interface is not active
The specified OSPF interface is not active in the TCP/IP stack. The corresponding interface might not be defined in the TCP/IP profile configuration, a device or link outage might have occurred, or a recent VARY TCPIP command might have been issued to stop the device or interface.

System action

OMPROUTE continues.

Operator response

None.

System programmer response

Apply change based on the error text when appropriate:
interface is VIPA
Specify an OSPF interface that is not a static VIPA or a dynamic VIPA.
interface has been deleted
Specify an OSPF interface that is defined in the corresponding OMPROUTE and TCP/IP profile configurations. If the ipversion value is IPv6 and a recent VARY TCPIP,,OBEYFILE command was issued to add the interface to the TCP/IP profile configuration when the interface was not active, use the VARY TCPIP,,START command to start the interface so that it can be suspended.
interface is already active
Specify an OSPF interface that is in a suspended state [a state marked as 1* (Suspend)].
interface is not active
Specify an OSPF interface that is defined and active in the TCP/IP stack. The OSPF interface must be in a suspended state [a state marked as 1* (Suspend)] before it can be activated.

User response

None.

Problem determination

See the system programmer response.

Source

z/OS® Communications Server TCP/IP: OMPROUTE

Module

SPFCON, EZA6RSXF

Routing code

10

Descriptor code

12

Automation

This message goes to console or syslog.

Example

  • Command: F OMPROUTE,OSPF,INTERFACE,NAME=OSAGE1,ACTIVATE
    EZZ8162I: OMPROUTE MODIFY ACTIVATE command for IPv4 OSPF interface OSAGE1 
              failed: interface has been deleted 
  • Command: F OMPROUTE,IPV6OSPF,INTERFACE,ID=2,ACTIVATE
    EZZ8162I OMPROUTE MODIFY ACTIVATE command for IPv6 OSPF interface ID=2 
             failed: interface is already active 

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014