---
title: network
description: Canonical makes open source secure, reliable and easy to use, providing
  support for Ubuntu and a portfolio of enterprise-grade technologies. Founded in
  2004, Canonical operates globally with team members in over 80 countries.
url: https://canonical-com-2950.demos.haus/maas/docs/network?format=md
---

*Submit*

# network

Enter keyword arguments in the form `key=value`.

## [Returns the list of MAC addresses connected to this network](https://canonical-com-2950.demos.haus/maas/docs/network?format=md#p-23306-returns-the-list-of-mac-addresses-connected-to-this-network)

```
maas $PROFILE network list-connected-macs [--help] [-d] [-k] name [data ...]
```

#### Positional arguments

* name

Only MAC addresses for nodes visible to the requesting user are
returned.

#### Command-line options

| Option | Effect |
| --- | --- |
| –help, -h | Show this help message and exit. |
| -d, --debug | Display more information about API responses. |
| -k, --insecure | Disable SSL certificate check |

## [Read network definition](https://canonical-com-2950.demos.haus/maas/docs/network?format=md#p-23306-read-network-definition)

This operation has been deprecated in favour of `subnet read`.

```
maas $PROFILE network read [--help] [-d] [-k] name [data ...]
```

#### Positional arguments

* name

#### Command-line options

| Option | Effect |
| --- | --- |
| –help, -h | Show this help message and exit. |
| -d, --debug | Display more information about API responses. |
| -k, --insecure | Disable SSL certificate check |

## [List networks.](https://canonical-com-2950.demos.haus/maas/docs/network?format=md#p-23306-list-networks)

```
maas $PROFILE networks read [--help] [-d] [-k] [data ...]
```

#### Keyword “node”

Optionally, nodes which must be attached to any returned networks. If more thanone node is given, the result will be restricted to networks that these nodes have in common.

This operation has been deprecated in favour of `subnets read`.

#### Command-line options

| Option | Effect |
| --- | --- |
| –help, -h | Show this help message and exit. |
| -d, --debug | Display more information about API responses. |
| -k, --insecure | Disable SSL certificate check |

---

[Previous

migrate](https://canonical-com-2950.demos.haus/maas/docs/migrate)
[Next

node](https://canonical-com-2950.demos.haus/maas/docs/node)

Last updated 1 year, 6 months ago. [Help improve this document in the forum](https://discourse.maas.io/t/network/11409).
