s390-tools/sysconfig.hsnc
Nikolay Gueorguiev b60bd99df6 - Applied a new patch (bsc#1227602)
* s390-tools-slfo-01-parse-ipl-device-for-activation.patch 
- Removed the old 'initial' patch 
  * s390-tools-sles15sp6-01-parse-ipl-device-for-activation.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=217
2024-07-11 15:31:35 +00:00

24 lines
624 B
Plaintext

## Path: Hardware/Network
## Description: HiperSockets Network Concentrator Configuration
## Type: list(unicast,full)
## Default: unicast
#
# unicast means, only unicast forwarded between the hsint's and osaint's.
# this is the default mode
# full means, unicast, multicast and broadcast are forwarded, if supported
# by the hardware
#
operating_mode="unicast"
## Type: string
## Default: ""
#
# describes all HiperSockets interfaces involved in the HSN
#
hsi_int=""
## Type: string
## Default: ""
#
# describes the OSA interface connecting to other LANs
#
osa_int=""