Skip to content

Slot: macvlan

Macvlan is a virtual LAN that you can use if you want to assign several IP addresses to the same network interface, basically splitting up the network interface into several sub-interfaces with their own IP addresses. You can then assign IP addresses based on the randomly generated MAC addresses.

URI: containers:macvlan

Applicable Classes

Name Description
PodmanNetwork Manage podman networks

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/ucs-containers

LinkML Source

name: macvlan
description: Macvlan is a virtual LAN that you can use if you want to assign several
  IP addresses to the same network interface, basically splitting up the network interface
  into several sub-interfaces with their own IP addresses. You can then assign IP
  addresses based on the randomly generated MAC addresses.
from_schema: https://w3id.org/lmodel/ucs-containers
rank: 1000
alias: macvlan
domain_of:
- PodmanNetwork
range: string