> For the complete documentation index, see [llms.txt](https://davidjosearaujo.gitbook.io/online-courses/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://davidjosearaujo.gitbook.io/online-courses/ccna-200-301/etherchannel/pagp-lacp-and-static/pagp.md).

# PAgP

<figure><img src="https://1474932522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAgItg4KAZpnXjAFPWRf8%2Fuploads%2FJIvrCMFJj45MA0ySVHVX%2FScreenshot%20from%202023-06-29%2012-05-59.png?alt=media&amp;token=554d5f97-5768-4163-9d02-a4739966db25" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1474932522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAgItg4KAZpnXjAFPWRf8%2Fuploads%2FkojdoGAyrDONosttVHil%2FScreenshot%20from%202023-06-29%2012-06-18.png?alt=media&amp;token=693f5e7c-6b74-47b1-afdf-cd675e61b084" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
auto + auto = **no EtherChannel**

desirable + auto = EtherChannel

desirable + desirable = EtherChannel
{% endhint %}

<figure><img src="https://1474932522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAgItg4KAZpnXjAFPWRf8%2Fuploads%2FukzZlQw4fcypxFGJI5gD%2FScreenshot%20from%202023-06-29%2012-07-46.png?alt=media&amp;token=3d47c203-8a9a-4824-854b-dc3918517f65" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The channel-group member has to match for member interfaces on the same switch.

However, it **doesn't** have to match the channel-group number on the other switch.

(**channel-group 1** on ASW1 can form an EtherChannel with **channel-group 2** on DSW1).
{% endhint %}

```
SW(config-id)# channel-group <number> mode <mode>
```
