Which description of the result is true?

Refer to the exhibit. Which description of the result is true?

A. An Ethernet monitoring session was created where traffic may be copied and forwarded to slot 1 port 9 for analysis.
B. An Ethernet monitoring session was created, activated and committed.
C. Ethernet traffic from slot 9 port 1 will be copied and forwarded to the destination SPAN port for analysis.
D. Ethernet traffic from slot 1 port 9 will be copied and forwarded to the destination SPAN port for analysis.

cisco-exams

One thought on “Which description of the result is true?

  1. This answer is A.

    https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/ucs-manager/CLI-User-Guides/System-Monitoring/3-1/b_UCSM_CLI_System_Monitoring_Guide_3_1/b_UCSM_CLI_System_Monitoring_Guide_3_1_chapter_01101.html
    Example

    The following example creates an Ethernet traffic monitoring session to copy and forward traffic to the destination port at slot 2, port 12, sets the admin speed to 20 Gbps, and commits the transaction:

    UCS-A# scope eth-traffic-mon
    UCS-A /eth-traffic-mon # scope fabric a
    UCS-A /eth-traffic-mon/fabric # create eth-mon-session EthMonitor33
    UCS-A /eth-traffic-mon/fabric/eth-mon-session* # create dest-interface 2 12
    UCS-A /eth-traffic-mon/fabric/eth-mon-session/dest-interface* # set speed 20gbps
    UCS-A /eth-traffic-mon/fabric/eth-mon-session/dest-interface* # commit-buffer
    UCS-A /eth-traffic-mon/fabric/eth-mon-session/dest-interface #

    What to do next

    Add traffic sources to the traffic monitoring session.

    Activate the traffic monitoring session.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.