lxc network show UPLINK
config:
dns.nameservers: 8.8.8.8,1.1.1.1
ipv4.gateway: 64.X.X.65/28
ipv4.ovn.ranges: 64.X.X.69-64.X.X.69
ipv4.routes: 64.X.X.64/28
volatile.last_state.created: "false"
description: ""
name: UPLINK
type: physical
used_by:
- /1.0/networks/ovn0
managed: true
status: Created
locations:
- lxd1
- lxd2
- lxd3
lxc network show ovn0
config:
bridge.mtu: "1442"
dns.domain: foo.net
ipv4.address: 10.1.1.1/24
ipv4.nat: "true"
ipv6.address: fd42:9ce4:b0ee:e3ff::1/64
ipv6.nat: "true"
network: UPLINK
volatile.network.ipv4.address: 64.X.X.69
description: ""
name: ovn0
type: ovn
used_by:
- /1.0/instances/c2
- /1.0/instances/c3
managed: true
status: Created
locations:
- lxd1
- lxd2
- lxd3
lxc network info UPLINK
Error: Network interface "UPLINK" not found
username@lxd1:~$ lxc network status UPLINK
Error: unknown command "status" for "lxc network"
username@lxd1:~$ lxc network info ovn0
Name: ovn0
MAC address: 00:aa:3e:bb:74:d2
MTU: 1442
State: up
Type: broadcast
IP addresses:
inet 10.1.1.1/24 (link)
inet6 fd42:9ce4:b0ee:e3ff::1/64 (link)
Network usage:
Bytes received: 0B
Bytes sent: 0B
Packets received: 0
Packets sent: 0
OVN:
Chassis: lxd1