PortChannelMode
Defines how a Port Channel does channeling. auto(1) - place the port into passive negotiation state, in which the port waits for its peer to initiate negotiation. on(2) - force the port to enable channeling. off(3) - channeling is disabled. desirable(4) - place the port into active negotiating state, in which the port initiates negotiations with its peer and if the peer end agrees, channeling is enabled between them.
Possible values
4 objects| Number | Name |
|---|---|
| 1 | auto |
| 2 | on |
| 3 | off |
| 4 | desirable |