000-221 · Question #166
Given the NIB configuration shown below, what is the most likely reason that after a link failure for ent0, there was no automatic failover to ent2?
The correct answer is B. No Internet Address to Ping is specified. NIB (Network Interface Backup) relies on ICMP ping testing to detect primary link failure; without a configured ping target, NIB cannot detect the outage and will not trigger automatic failover.
Question
Given the NIB configuration shown below, what is the most likely reason that after a link failure for ent0, there was no automatic failover to ent2?
Exhibit
Options
- AAlternate Address is not set
- BNo Internet Address to Ping is specified
- CAutomatically Recover to Main Channel is set to yes
- Dent0 and ent2 have different media speeds specified
How the community answered
(15 responses)- A7% (1)
- B73% (11)
- C7% (1)
- D13% (2)
Why each option
NIB (Network Interface Backup) relies on ICMP ping testing to detect primary link failure; without a configured ping target, NIB cannot detect the outage and will not trigger automatic failover.
The Alternate Address setting controls whether a virtual MAC address is used during failover, but its absence does not prevent the failover detection mechanism from triggering.
NIB uses a configurable 'Internet Address to Ping' to actively probe reachability through the primary adapter. When no ping address is specified, NIB has no mechanism to detect that ent0's link has failed, so the failover condition is never triggered and traffic continues to attempt to use the failed primary interface.
'Automatically Recover to Main Channel' governs behavior after a failover has already occurred (returning to ent0 when it recovers), not the initial detection and switchover to the backup.
Mismatched media speeds between ent0 and ent2 would cause performance issues but would not disable the NIB failover detection mechanism itself.
Concept tested: AIX NIB failover detection via ping configuration
Source: https://www.ibm.com/docs/en/aix/7.3?topic=backup-network-interface
Topics
Community Discussion
No community discussion yet for this question.
