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