nerdexam
Cisco

400-007 · Question #322

Which aspect of BGP-LS makes it scalable in large network when multiarea topology information must be gathered?

The correct answer is D. TCP-based flow control. BGP-LS runs over TCP, which provides built-in flow control that allows large-scale link-state topology data to be reliably distributed across multiarea networks.

Designing Network Infrastructure

Question

Which aspect of BGP-LS makes it scalable in large network when multiarea topology information must be gathered?

Options

  • Atransmit flow control
  • Bopen-loop flow control
  • Chardware flow control
  • DTCP-based flow control

How the community answered

(40 responses)
  • A
    3% (1)
  • B
    5% (2)
  • D
    93% (37)

Why each option

BGP-LS runs over TCP, which provides built-in flow control that allows large-scale link-state topology data to be reliably distributed across multiarea networks.

Atransmit flow control

Transmit flow control is not a defined BGP-LS mechanism and does not describe a scalability feature specific to BGP-LS operation.

Bopen-loop flow control

Open-loop flow control provides no receiver feedback to the sender, which is the opposite of TCP's closed-loop behavior and would reduce reliability rather than improve scalability.

Chardware flow control

Hardware flow control uses physical signaling such as RTS/CTS on serial interfaces and has no relevance to BGP-LS, which operates at the application layer.

DTCP-based flow controlCorrect

BGP-LS uses TCP as its transport, inheriting TCP's sliding-window flow control and congestion control mechanisms. This ensures that large volumes of link-state information from multiple IGP areas can be delivered to an SDN controller without overwhelming either endpoint, making BGP-LS well-suited for collecting topology across large, complex networks.

Concept tested: BGP-LS scalability via TCP-based flow control

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

Topics

#BGP-LS#topology distribution#TCP flow control#scalability

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice