PSE-STRATA · Question #189
Which CLI command allows visibility into SD-WAN events such as path Selection and path quality measurements?
The correct answer is D. >show sdwan event. show sdwan event is correct because it displays SD-WAN event logs, including path selection decisions and path quality measurements - exactly the visibility needed for monitoring dynamic path changes and SD-WAN policy behavior in real time. Why the distractors are wrong: A…
Question
Which CLI command allows visibility into SD-WAN events such as path Selection and path quality measurements?
Options
- A
show sdwan path-monitor stats vif
- B
show sdwan session distribution policy-name
- C
show sdwan connection all
- D
show sdwan event
How the community answered
(32 responses)- A6% (2)
- B13% (4)
- C3% (1)
- D78% (25)
Explanation
show sdwan event is correct because it displays SD-WAN event logs, including path selection decisions and path quality measurements - exactly the visibility needed for monitoring dynamic path changes and SD-WAN policy behavior in real time.
Why the distractors are wrong:
- A (
show sdwan path-monitor stats vif) relates to path monitor statistics on a specific virtual interface - useful for health metrics, but not event history or path selection events. - B (
show sdwan session distribution policy-name) shows how sessions are distributed across paths for a given policy - a traffic distribution view, not an event log. - C (
show sdwan connection all) displays active SD-WAN connections/tunnels - a connectivity overview, not event-level path selection data.
Memory tip: Think D for Diary - event is the SD-WAN diary that records what happened and when, making it your go-to for path selection and quality events over time. The other commands give you snapshots of current state, not historical event data.
Community Discussion
No community discussion yet for this question.