Network Layer protocol setting in MOI
search cancel

Network Layer protocol setting in MOI

book

Article ID: 235232

calendar_today

Updated On:

Products

Mainframe Operational Intelligence

Issue/Introduction

Layer 2 is a broadcast Media Access Control (MAC) MAC level network, while Layer 3 is a segmented routing over internet protocol (IP) network.  

MOI’s default installation is that layer 2 networking is turned off i.e. layer2=0 as documented in the linux.prm file from the MLSS ISPF parmlib installation panel. 

A setting of layer2=0 enables layer 3 network protocol.   A setting of layer2=1 turns on the use of the layer2 protocol. 

Environment

Mainframe Operational Intelligence 2.0

MOI 2.0.06 and prior service packs

Resolution

 

If your company is making use of layer 2 networking in its network switches, you will need to make the following manual change to the layer2 parm in the linux.prm file in the MLSS ISPF panels via Install panel option 7.2 (Edit parmfile)

Change the default setting from   layer2=0     to    layer2=1          to turn layer2 on. 

 

Sample MOI IPL messages that indicated that there was a network layer issue:

[    4.211139] qeth 0.0.0f00: The qeth device is not configured for the OSI laye

r required by z/VM                                                              

 

[   55.208982] anaconda[1336]: 7) [ ] Network configuration             8) [x] S

hell                                                                            

[   55.209046] anaconda[1336]: (No network devices available)           (Start s

 

During the operating system IPL, the following error message was observed:

[   10.562427] qeth 0.0.0f00: The qeth device is not configured for the OSI laye

r required by z/VM                                                             

 

Run the Deploy step for properties files via MLSS ISPF Install panel 8.1.

Then run the MLSS Prepare job via Install panel option 9  before transferring the operating ISO file to your MOI appliance and rebooting to install the operating system.

Sample log messages that indicate that the change to turn on layer 2 worked as as follows:

[   19.514274] anaconda[1473]: 7) [x] Network configuration             8) [x] S

hell                                                                           

[   19.514350] anaconda[1473]: (Wired (enccw0.0.0f00)                   (Start s

 

Confirmation messages that the network is functional:

Also later during the IPL of the Linux system these statements about the network interface were displayed:

 

[    0.552180] netif_napi_add() called with weight 128 on device eth%d        

[    0.552279] qeth 0.0.0f00: Device is a Virtual NIC QDIO card (level: V713) 

[    0.552279] with link type Virt.NIC QDIO (portname: )                      

[    0.552323] qeth 0.0.0f00: Hardware IP fragmentation not supported on eth0 

[    0.552325] qeth 0.0.0f00: Inbound source MAC-address not supported on eth0

[    0.552335] qeth 0.0.0f00: VLAN enabled                                    

[    0.552345] qeth 0.0.0f00: Multicast enabled                               

[    0.552388] qeth 0.0.0f00: IPV6 enabled                                    

[    0.552411] qeth 0.0.0f00: Broadcast enabled                               

[    0.552426] qeth 0.0.0f00: Outbound TSO not supported on eth0