Slot: network prefix (ipv6_network_prefix)
Prefix of the subnetwork in which the IP address is located.
URI: base:ipv6_network_prefix Alias: ipv6_network_prefix
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Ipv6Connectivity | Configuration of an IP port | no |
Properties
-
Range: String
-
Regex pattern:
^[a-fA-F0-9]{1,4}:(?:[a-fA-F0-9]{0,4}:){1,7}/([0-9]{1,2}|1[01][0-9]|12[0-8])$
Identifier and Mapping Information
Schema Source
- from schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | base:ipv6_network_prefix |
| native | base:ipv6_network_prefix |
LinkML Source
name: ipv6_network_prefix
conforms_to: https://www.rfc-editor.org/rfc/rfc4291#section-2.3 (only compressed form)
description: Prefix of the subnetwork in which the IP address is located.
title: network prefix
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
rank: 1000
alias: ipv6_network_prefix
owner: Ipv6Connectivity
domain_of:
- Ipv6Connectivity
range: string
pattern: ^[a-fA-F0-9]{1,4}:(?:[a-fA-F0-9]{0,4}:){1,7}/([0-9]{1,2}|1[01][0-9]|12[0-8])$