Attribute (AKA Slot): ipv6_address
The IP v6 address of a device port.
URI: base:ipv6_address
Inheritance
- ipv6_address
Applicable Classes
Name | Description |
---|---|
Ipv6Connectivity | Configuration of an IP port |
Ipv6Identifier | Identifier for an Asset instance using one IPv6 address assigned to it |
Properties
- Range: String
- Standard Conformance: https://www.rfc-editor.org/rfc/rfc4291#section-2.2 (except compressed form)
Identifier and Mapping Information
LinkML Source
name: ipv6_address
conforms_to: https://www.rfc-editor.org/rfc/rfc4291#section-2.2 (except compressed
form)
description: The IP v6 address of a device port.
title: IPv6 address
from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.10.0/iah-base.jsonld
rank: 1000
alias: ipv6_address
domain_of:
- Ipv6Identifier
- Ipv6Connectivity
range: string
pattern: ^(?:[a-fA-F0-9]{1,4}:){7}[a-fA-F0-9]{1,4}$