H12-323_V2.0 · Question #128
During the daily operation and maintenance of WLAN, an engineer found that the status of a certain interface of the wireless controller was abnormal. After troubleshooting, he suspected that the…
The correct answer is D. display interface. display interface provides full physical-layer detail for an interface, including the actual negotiated speed and duplex mode - exactly what's needed to compare configured versus operational negotiation state and confirm a mismatch. Why the distractors are wrong: A (display…
Question
During the daily operation and maintenance of WLAN, an engineer found that the status of a certain interface of the wireless controller was abnormal. After troubleshooting, he suspected that the port negotiation mode was inconsistent. Which of the following commands can be used to check?
Options
- Adisplay Current-configuration interface
- BDisplay interface Brief
- Cdisplay ip Interface
- Ddisplay interface
How the community answered
(18 responses)- A6% (1)
- B17% (3)
- C6% (1)
- D72% (13)
Explanation
display interface provides full physical-layer detail for an interface, including the actual negotiated speed and duplex mode - exactly what's needed to compare configured versus operational negotiation state and confirm a mismatch.
Why the distractors are wrong:
- A (
display current-configuration interface) shows what is configured in the running config, not the actual negotiated result - a port can be configured for auto-negotiation but have negotiated to the wrong speed/duplex. - B (
display interface brief) gives only a high-level summary (link state, IP, bandwidth) without the granular negotiation details. - C (
display ip interface) focuses on Layer 3 information (IP addresses, protocol state), not Layer 1/2 physical negotiation parameters.
Memory tip: Think of it as "less = less detail" - the more qualifiers you add to the command (brief, ip, current-configuration), the more you're filtering out raw physical data. When you suspect a hardware negotiation problem, use the bare display interface to get the unfiltered physical stats.
Topics
Community Discussion
No community discussion yet for this question.