nerdexam
Cisco

300-820 · Question #174

Which technique can be used to have media flow directly between two endpoints that have a NAT between them?

The correct answer is D. STUN makes UDP connections through NAT devices. STUN (Session Traversal Utilities for NAT) is the standard protocol that allows endpoints behind NAT devices to establish direct UDP media paths by discovering their public-facing IP addresses and ports.

Mobile and Remote Access

Question

Which technique can be used to have media flow directly between two endpoints that have a NAT between them?

Options

  • AThe endpoints can use a Cisco router API to disable NAT temporarily.
  • BCisco Mobile and Remote Access allows for media traffic directly between two internal endpoints.
  • CCisco access protocol can make a direct path between endpoints on an internal network.
  • DSTUN makes UDP connections through NAT devices.

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    3% (1)
  • D
    85% (29)

Why each option

STUN (Session Traversal Utilities for NAT) is the standard protocol that allows endpoints behind NAT devices to establish direct UDP media paths by discovering their public-facing IP addresses and ports.

AThe endpoints can use a Cisco router API to disable NAT temporarily.

No Cisco router API exists that allows endpoints to temporarily disable NAT; NAT traversal requires protocol-level solutions, not administrative disablement.

BCisco Mobile and Remote Access allows for media traffic directly between two internal endpoints.

Cisco Mobile and Remote Access (MRA) routes media through Expressway infrastructure for remote endpoints - it does not create a direct media path between two internal endpoints.

CCisco access protocol can make a direct path between endpoints on an internal network.

There is no Cisco protocol called 'Cisco access protocol' that creates direct paths between internal endpoints; this is a fabricated option.

DSTUN makes UDP connections through NAT devices.Correct

STUN (Session Traversal Utilities for NAT) works by allowing an endpoint to send a binding request to a STUN server on the public internet, which reflects back the public IP address and port that the NAT device assigned. Both endpoints can exchange these mapped addresses via signaling, enabling direct UDP media flow through the NAT without requiring NAT reconfiguration.

Concept tested: STUN NAT traversal for media endpoints

Source: https://www.rfc-editor.org/rfc/rfc5389

Topics

#NAT Traversal#STUN#Media Flow

Community Discussion

No community discussion yet for this question.

Full 300-820 Practice