Palo Alto Networks Certified Network Security Engineer (PCNSE) — Question 213
Which CLI command displays the physical media that are connected to ethernet1/8?
Answer options
- A. > show system state filter-pretty sys.s1.p8.stats
- B. > show system state filter-pretty sys.s1.p8.med
- C. > show interface ethernet1/8
- D. > show system state filter-pretty sys.s1.p8.phy
Correct answer: D
Explanation
The correct command is > show system state filter-pretty sys.s1.p8.phy, as it specifically retrieves information about the physical media of the specified interface. The other options either focus on statistics (A), media information (B), or general interface details (C) rather than the physical media itself.