Attribute (AKA Slot): network_mask
The mask that segregates IPs v4 belonging to the same sub-network from the rest.
URI: base:network_mask
Applicable Classes
Name | Description |
---|---|
Ipv4Connectivity | Configuration of an IP port |
Properties
- Range: String
Identifier and Mapping Information
LinkML Source
name: network_mask
description: The mask that segregates IPs v4 belonging to the same sub-network from
the rest.
title: network mask
from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.10.0/iah-base.jsonld
rank: 1000
alias: network_mask
owner: Ipv4Connectivity
domain_of:
- Ipv4Connectivity
range: string
pattern: ^(255)\.(0|128|192|224|240|248|252|254|255)\.(0|128|192|224|240|248|252|254|255)\.(0|128|192|224|240|248|252|254|255)$