Exam PSE Strata All QuestionsBrowse all questions from this exam
Question 43

Which CLI commands allows you to view SD-WAN events such as path selection and path quality measurements?

    Correct Answer: B

    To view SD-WAN events such as path selection and path quality measurements, the appropriate CLI command is 'show sdwan event'. This command provides an overview of SD-WAN events, which includes information on path selections and path quality assessments.

Discussion
svcksOption: B

https://docs.paloaltonetworks.com/sd-wan/3-2/sd-wan-admin/troubleshooting/use-cli-commands-for-sd-wan-tasks

gtricktyOption: B

B is right. Looking at the CLI TS sheet, " View SD-WAN events such as path selection and path quality measurements. show sdwan event " https://docs.paloaltonetworks.com/sd-wan/1-0/sd-wan-admin/troubleshooting/use-cli-commands-for-sd-wan-tasks.html

samir111Option: B

View SD-WAN events such as path selection and path quality measurements. When you make an SD-WAN configuration change (such as a Path Quality profile change) that results in a different SD-WAN path being selected, the traffic log does not count or log the path change. > show sdwan event https://docs.paloaltonetworks.com/sd-wan/1-0/sd-wan-admin/troubleshooting/use-cli-commands-for-sd-wan-tasks

Erle1988Option: B

B is right

cheatfaceOption: C

I thinks it's C: show sdwan path-monitor stats vif This command allows you to view latency, jitter, and packet loss on a virtual SD-WAN interface, which are key components of path quality measurements.