LACP (802.3ad) Configuration & Verification: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
## <tt>'''# lsdev -Cc adapter'''</tt> | ## <tt>'''# lsdev -Cc adapter'''</tt> | ||
# The device configured for 802.3ad will have output similar to the following. | # The device configured for 802.3ad will have output similar to the following. | ||
<pre> | <pre style="width: 100px"> | ||
ent8 Available EtherChannel / IEEE 802.3ad Link Aggregation | ent8 Available EtherChannel / IEEE 802.3ad Link Aggregation | ||
</pre | </pre> | ||
Revision as of 18:48, 3 February 2015
Configuration
Verification
Verify LACP activity
- Verify LACP adapter activity is Active, Backup, or down.
- # entstat -d <etherchannel interface> | egrep 'ETH|Active|Backup'
List etherchannel devices
- List all adapters.
- # lsdev -Cc adapter
- The device configured for 802.3ad will have output similar to the following.
ent8 Available EtherChannel / IEEE 802.3ad Link Aggregation