QuestionQ30

Operations

When starting a Python network telemetry collector, which command launches the Cisco bigmuddy-network-telemetry-collector from GitHub?

  • A model driven telemetry
  • B telemetry_receiver.py --ip-address <addr> --port <port>
  • C telemetry_receiver.py --destination <port> --url <url>
  • D streaming telemetry
Explanation

Cisco’s Bigmuddy telemetry receiver runs through telemetry_receiver.py and requires the listening IP address and port to accept incoming telemetry streams. The supported command format uses the --ip-address and --port arguments.

Learn more

Community Discussion

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