A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# mdix auto command?
- It automatically adjusts the port to allow device connections to use either a straight-through or a crossover cable.
- It applies an IPv4 address to the virtual interface.
- It applies an IPv6 address to the virtual interface.
- It permits an IPv6 address to be configured on a switch physical interface.
- It updates the MAC address table for the associated port.
Answers Explanation & Hints: The “mdix auto” command is used to configure the auto-MDIX feature on a switch port. This feature automatically detects the type of cable (straight-through or crossover) that is connected to the port and configures the connection appropriately.
In other words, issuing the “mdix auto” command allows the port to adjust automatically to either a straight-through or a crossover cable, depending on what type of cable is connected.
Therefore, the correct answer is: “It automatically adjusts the port to allow device connections to use either a straight-through or a crossover cable.”