Configure Packet Capture

Procedure

  1. Enable packet capture on an interface.
    device# capture packet interface ethernet IFNAME { direction [ both | rx | tx ]
    [packet-count 1-8000 ] }
  2. Start packet capture.
    device# capture start
  3. Stop packet capture.
    device# capture stop