Lxd network config

From Jay's Cafe' Wiki
Revision as of 06:49, 21 April 2025 by Jayctheriot (talk | contribs) (Created page with "<pre> lxc network show br0 name: br0 description: "" type: bridge managed: false status: "" config: {} used_by: </pre> <pre> lxc profile show default name: default description: Default LXD profile config: security.secureboot: "false" devices: eth0: name: eth0 nictype: bridged parent: br0 type: nic root: path: / pool: default type: disk used_by: </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
lxc network show br0
name: br0
description: ""
type: bridge
managed: false
status: ""
config: {}
used_by:
lxc profile show default
name: default
description: Default LXD profile
config:
  security.secureboot: "false"
devices:
  eth0:
    name: eth0
    nictype: bridged
    parent: br0
    type: nic
  root:
    path: /
    pool: default
    type: disk
used_by: