# doctl network – DigitalOcean Documentation > The commands under `doctl network` are for managing network products ## doctl network attachment The commands under `doctl network attachment` are for managing your Partner Attachment. With the Partner Attachment commands, you can get, list, create, update, or delete Partner Attachment, and manage their configuration details. - [doctl network attachment create](https://docs.digitalocean.com/reference/doctl/reference/network/attachment/create/index.html.md): Use this command to create a new Partner Attachment on your account. - [doctl network attachment delete](https://docs.digitalocean.com/reference/doctl/reference/network/attachment/delete/index.html.md): Deletes information about a Partner Attachment. This is irreversible - [doctl network attachment get](https://docs.digitalocean.com/reference/doctl/reference/network/attachment/get/index.html.md): Retrieves information about a Partner Attachment, including: - The Partner Attachment ID - The Partner Attachment Name - The Partner Attachment State - The Partner Attachment Connection Bandwidth in Mbps - The Partner Attachment Region - The Partner … - [doctl network attachment get-bgp-auth-key](https://docs.digitalocean.com/reference/doctl/reference/network/attachment/get-bgp-auth-key/index.html.md): Retrieves information about a BGP Auth key of Partner Attachment - [doctl network attachment get-service-key](https://docs.digitalocean.com/reference/doctl/reference/network/attachment/get-service-key/index.html.md): Retrieves information about a Service key of Partner Attachment, including: - The Service key Value - The Service key State - The Service key CreatedAt - [doctl network attachment list](https://docs.digitalocean.com/reference/doctl/reference/network/attachment/list/index.html.md): Retrieves a list of the Partner Attachment on your account, including the following information for each: - The Partner Attachment ID - The Partner Attachment Name - The Partner Attachment State - The Partner Attachment Connection Bandwidth in Mbps - The … - [doctl network attachment list-routes](https://docs.digitalocean.com/reference/doctl/reference/network/attachment/list-routes/index.html.md): Retrieves a list of the Partner Attachment Routes on your account, including the following information for each: - The Partner Attachment ID - The Partner Attachment Cidr - [doctl network attachment regenerate-service-key](https://docs.digitalocean.com/reference/doctl/reference/network/attachment/regenerate-service-key/index.html.md): Regenerates information about a Service key of Partner Attachment - [doctl network attachment update](https://docs.digitalocean.com/reference/doctl/reference/network/attachment/update/index.html.md): Use this command to update the name and and configuration of a Partner Attachment ## doctl network byoip-prefix The sub-commands of `doctl network byoip-prefix` manage Bring-Your-Own-IP (BYOIP) refixes. BYOIP Prefixes can be created and the IP addresses under that prefix can be used to assign to resources. BYOIP Prefixes are bound to the regions they are created in. - [doctl network byoip-prefix create](https://docs.digitalocean.com/reference/doctl/reference/network/byoip-prefix/create/index.html.md): Creates a new BYOIP Prefix. BYOIP Prefixes can be held in the region they were created in on your account. - [doctl network byoip-prefix delete](https://docs.digitalocean.com/reference/doctl/reference/network/byoip-prefix/delete/index.html.md): Permanently deletes a BYOIP Prefix. This is irreversible and it needs all IPs of the prefix to be unassigned - [doctl network byoip-prefix get](https://docs.digitalocean.com/reference/doctl/reference/network/byoip-prefix/get/index.html.md): Retrieves detailed information about a BYOIP Prefix - [doctl network byoip-prefix list](https://docs.digitalocean.com/reference/doctl/reference/network/byoip-prefix/list/index.html.md): Retrieves a list of all the BYOIP Prefixes in your account. - [doctl network byoip-prefix resource](https://docs.digitalocean.com/reference/doctl/reference/network/byoip-prefix/resource/index.html.md): Retrieves a list of all the Resources in your prefix. - [doctl network byoip-prefix update](https://docs.digitalocean.com/reference/doctl/reference/network/byoip-prefix/update/index.html.md): Updates the advertisement status of a BYOIP Prefix