LACP (802.3ad) Configuration & Verification: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Configuration == | == Configuration == | ||
== Verification == | == Verification == | ||
=== Verify LACP activity === | |||
## <tt>'''# entstat -d <etherchannel interface> | egrep 'ETH|Active|Backup''''</tt> | ## <tt>'''# entstat -d <etherchannel interface> | egrep 'ETH|Active|Backup''''</tt> | ||
=== List etherchannel devices === | |||
## <tt>'''# lsdev -Cc adapter | |||
# Output will be similar to the following. | |||
== Further Reading == | == Further Reading == | ||
[[Category:AIX]] | [[Category:AIX]] |
Revision as of 17:23, 3 February 2015
Configuration
Verification
Verify LACP activity
- # entstat -d <etherchannel interface> | egrep 'ETH|Active|Backup'
List etherchannel devices
- # lsdev -Cc adapter
- Output will be similar to the following.