|
|
@ -25,8 +25,7 @@ requirements:
|
|
|
|
- Arista EOS 4.10
|
|
|
|
- Arista EOS 4.10
|
|
|
|
- Netdev extension for EOS
|
|
|
|
- Netdev extension for EOS
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Manage port channel interface resources on Arista EOS network
|
|
|
|
- Manage port channel interface resources on Arista EOS network devices
|
|
|
|
devices
|
|
|
|
|
|
|
|
options:
|
|
|
|
options:
|
|
|
|
interface_id:
|
|
|
|
interface_id:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
@ -56,7 +55,7 @@ options:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- enables the use of the LACP protocol for managing link bundles
|
|
|
|
- enables the use of the LACP protocol for managing link bundles
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
default: 'active',
|
|
|
|
default: 'active'
|
|
|
|
choices: [ 'active', 'passive', 'off' ]
|
|
|
|
choices: [ 'active', 'passive', 'off' ]
|
|
|
|
notes:
|
|
|
|
notes:
|
|
|
|
- Requires EOS 4.10 or later
|
|
|
|
- Requires EOS 4.10 or later
|
|
|
|