QuestionQ16

Identify and Resolve LTM Device Issues

Which command-line interface command checks whether the BIG-IP platform contains a Packet Velocity ASIC (PVA)?

  • A bigpipe platform show | grep -i pva
  • B tmsh show /sys hardware pva status
  • C tmsh show /sys hardware | grep -i pva
  • D tmsh show /ltm hardware | grep -i pva
Explanation

On BIG-IP 11.x and later, tmsh show /sys hardware reports system hardware information; filtering its output with grep -i pva detects a Packet Velocity ASIC. F5’s certification study guide specifies this command for determining whether the platform contains a PVA chip.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!