nerdexam
Cisco

300-625 · Question #69

Refer to the exhibit. A network engineer must configure the SAN telemetry streaming feature to stream statistics form a Cisco MDS 9000 Series Switch to two external receivers with the IP addresses…

The correct answer is A. Add IP address 192.168.1.5 port 50005 protocol gRPC encoding GPB under destination-group C. Add dst-grp 200 under subscription 100. SAN Telemetry Streaming on Cisco MDS 9000 Option A is correct because the exhibit likely shows an existing destination-group (e.g., group 200) that needs a second receiver entry - adding 192.168.1.5 with port 50005, gRPC protocol, and GPB encoding defines the new external…

Implementation

Question

Refer to the exhibit. A network engineer must configure the SAN telemetry streaming feature to stream statistics form a Cisco MDS 9000 Series Switch to two external receivers with the IP addresses 192.168.1.4 and 192.168.1.5. Which two configurations accomplish this configuration? (Choose two.)

Exhibit

300-625 question #69 exhibit

Options

  • AAdd IP address 192.168.1.5 port 50005 protocol gRPC encoding GPB under destination-group
  • BAdd IP address 192.168.1.5 port 50005 protocol gRPC encoding GPB under destination-group
  • CAdd dst-grp 200 under subscription 100.
  • DAdd dst-grp 300 under subscription 200.
  • EAdd dst-grp 100 under subscription 200.

How the community answered

(49 responses)
  • A
    82% (40)
  • B
    2% (1)
  • D
    6% (3)
  • E
    10% (5)

Explanation

SAN Telemetry Streaming on Cisco MDS 9000

Option A is correct because the exhibit likely shows an existing destination-group (e.g., group 200) that needs a second receiver entry - adding 192.168.1.5 with port 50005, gRPC protocol, and GPB encoding defines the new external collector endpoint within that group. Option C is correct because after creating or populating destination-group 200 with the new IP, you must bind it to subscription 100 using dst-grp 200, which is what actually activates streaming to that destination.

Option B is a distractor that appears identical to A in this transcription but in the actual exhibit likely references the wrong destination-group number or an incorrect parameter, making it invalid. Option D is wrong because it references subscription 200, which does not exist in the exhibit's configuration - the active subscription is 100. Option E is wrong because dst-grp 100 already points to 192.168.1.4 (the first receiver already configured), and it attempts to add it to the non-existent subscription 200.

Memory tip: Think of telemetry configuration in two layers - define (destination-group with IP/port/protocol) and activate (subscription binding with dst-grp). Both steps are required: one without the other means streaming never reaches the new receiver. When you see "two receivers," you almost always need both a destination entry and a subscription reference.

Topics

#Telemetry Streaming#gRPC#Destination Groups#Subscriptions

Community Discussion

No community discussion yet for this question.

Full 300-625 Practice