Skip to content

Slot: macAddress

The mac address required for L2 connectivity setup.

URI: gx:macAddress

Applicable Classes

Name Description Modifies Slot
InterconnectionPointIdentifier Interconnection Point Identifier is a unique Service Access Point that identi... no

Properties

  • Range: xsd:string

  • Regex pattern: (?:[0-9a-fA-F]{2}\:){5}[0-9a-fA-F]{2}

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/gaia-x/development#slots

LinkML Source

name: macAddress
description: The mac address required for L2 connectivity setup.
title: mac address
from_schema: https://w3id.org/gaia-x/development#slots
alias: macAddress
domain_of:
- InterconnectionPointIdentifier
range: string
multivalued: false
pattern: (?:[0-9a-fA-F]{2}\:){5}[0-9a-fA-F]{2}