QuestionQ55

SR Linux Configuration and Routing

Based on the exhibit output, which of the following statements is true?

Question Image

  • A An ACL filter is configured to accept ICMP packets, which are then processed by the tcpdump-like utility.
  • B capture-filter is configured to copy ICMP packets to the CPM where they are processed by the tcpdump-like utility.
  • C A cpm-filter policer is configured to rate limit ICMP packets, which are then captured in a log file.
  • D A cpm-filter is configured to accept ICMP packets, which are then captured in a log file.
Explanation

A capture filter copies matching ICMP packets to Control Plane Memory (CPM), where the tcpdump-like traffic-monitor utility can process and display them. The output reflects packet capture rather than ACL acceptance, CPM rate limiting, or logging to a file.

Community Discussion

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