nerdexam
IBM

000-221 · Question #187

An AIX instance was initially configured to communicate over a single network interface. The administrator plans to configure an EtherChannel using the existing network interface and an additional…

The correct answer is A. Remove the existing IP information. When adding an existing configured interface into an EtherChannel, removing the IP address from that adapter is the required first step because individual member adapters cannot hold IP addresses - only the resulting EtherChannel device receives IP configuration.

Networking

Question

An AIX instance was initially configured to communicate over a single network interface. The administrator plans to configure an EtherChannel using the existing network interface and an additional network interface. Which is the correct sequence of steps to implement this configuration?

Options

  • ARemove the existing IP information
  • BConfigure the existing interface as a primary adapter
  • CConfigure the same IP address on the additional interface Add both adapters as primary adapters
  • DAdd both adapters as primary adapters

How the community answered

(50 responses)
  • A
    72% (36)
  • B
    4% (2)
  • C
    18% (9)
  • D
    6% (3)

Why each option

When adding an existing configured interface into an EtherChannel, removing the IP address from that adapter is the required first step because individual member adapters cannot hold IP addresses - only the resulting EtherChannel device receives IP configuration.

ARemove the existing IP informationCorrect

In AIX EtherChannel (IEEE 802.3ad link aggregation), member adapters are raw physical devices that form the channel and cannot have IP addresses assigned to them. Removing the existing IP configuration from the current interface is therefore the mandatory first step, after which both adapters can be joined to the EtherChannel and the IP address assigned to the resulting aggregated interface.

BConfigure the existing interface as a primary adapter

Configuring the existing interface as a primary adapter is a later step in EtherChannel setup and cannot be performed while an IP address is still assigned to that interface.

CConfigure the same IP address on the additional interface Add both adapters as primary adapters

Assigning the same IP address to the additional interface would create a duplicate address conflict on the network and is not part of any valid EtherChannel configuration procedure.

DAdd both adapters as primary adapters

Adding both adapters as primary adapters is an intermediate configuration step that cannot be performed until the IP information has first been removed from the existing adapter.

Concept tested: AIX EtherChannel configuration with existing network interface

Source: https://www.ibm.com/docs/en/aix/7.3?topic=bonding-etherchannel-link-aggregation

Topics

#EtherChannel#network configuration#IP addressing#adapter configuration

Community Discussion

No community discussion yet for this question.

Full 000-221 Practice