![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem in finding a hardware problem | girish.batra | SUN Solaris | 8 | 09-09-2008 10:10 AM |
| NIM server setup on etherchannel setup environment | pdtak | AIX | 1 | 05-28-2008 04:54 PM |
| Failed to re-build the etherchannel after remove it. | tgst | AIX | 0 | 05-09-2005 04:51 AM |
| EtherChannel network redundance problem | Frank2004 | AIX | 0 | 04-15-2005 05:24 AM |
| SSH Problem auth problem | budrito | UNIX for Advanced & Expert Users | 1 | 03-17-2004 10:12 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|||||
|
Code:
# lsattr -El ent2 adapter_names ent0,ent1 EtherChannel Adapters True alt_addr 0x000000000000 Alternate EtherChannel Address True auto_recovery yes Enable automatic recovery after failover True backup_adapter NONE Adapter used when whole channel fails True hash_mode default Determines how outgoing adapter is chosen True mode standard EtherChannel mode of operation True netaddr 0 Address to ping True noloss_failover yes Enable lossless failover after ping failure True num_retries 3 Times to retry ping before failing True retry_time 1 Wait time (in seconds) between pings True use_alt_addr no Enable Alternate EtherChannel Address True use_jumbo_frame no Enable Gigabit Ethernet Jumbo Frames True |
|
|||||
|
Quote:
# entstat -d ent2 to find out if there are errors visible on the physical interfaces and the link aggregation status. Use the information from IBM Systems Information Center to get detailed status information. If necessary get back to the switch admin to find out whether your Etherchannel config works with the switch port setup. |
|
|||||
|
I found the problem...
I was configuring the controllers to act as a load balancing etherchannel controller. This normally would not be a problem, but I had each NIC connected to a different switch. I removed the Etherchannel adapter and recreated a new one with a primary/backup failover configuration and it is working fine now. |
| Sponsored Links | ||
|
|