nerdexam
Cisco

400-007 · Question #325

A software-defined networking (SDN) controller learns network topology information by using BGP link-state sessions with the route reflectors of an MPLS-enabled network. The controller then uses the…

The correct answer is D. SDN hybrid. The architecture is SDN hybrid because the centralized controller handles topology and policy decisions while individual routers retain a distributed control plane by storing policies as RIB entries.

Designing Network Infrastructure

Question

A software-defined networking (SDN) controller learns network topology information by using BGP link-state sessions with the route reflectors of an MPLS-enabled network. The controller then uses the topology information to apply on-demand traffic policies to the network through a protocol that is supported from all Layer 3 routers. Each policy is represented as a RIB entry in the control plane of the router. Which SDN model has been implemented?

Options

  • ASDN centralized
  • BSDN traffic engineering
  • CSD-WAN
  • DSDN hybrid

How the community answered

(38 responses)
  • A
    24% (9)
  • B
    13% (5)
  • C
    5% (2)
  • D
    58% (22)

Why each option

The architecture is SDN hybrid because the centralized controller handles topology and policy decisions while individual routers retain a distributed control plane by storing policies as RIB entries.

ASDN centralized

SDN centralized removes the distributed control plane entirely and has the controller directly program all forwarding entries; in this design routers maintain their own RIBs, which is not a fully centralized model.

BSDN traffic engineering

SDN traffic engineering describes a use case or application of SDN rather than a recognized architectural model classification.

CSD-WAN

SD-WAN is a specific overlay architecture for branch WAN connectivity and is not an SDN control-plane model applicable to MPLS core networks.

DSDN hybridCorrect

SDN hybrid combines a centralized controller - which uses BGP-LS sessions with route reflectors to learn the full MPLS topology - with a distributed forwarding plane where each router independently maintains its own RIB and processes locally installed policy entries. The controller pushes policies through a standard protocol such as BGP understood by all Layer 3 devices, preserving per-router autonomy while still enabling centralized orchestration, which is the defining characteristic distinguishing hybrid from fully centralized SDN.

Concept tested: SDN hybrid model combining centralized controller with distributed RIB

Source: https://www.cisco.com/c/en/us/solutions/software-defined-networking/overview.html

Topics

#SDN hybrid#BGP-LS#MPLS traffic engineering#controller-based networking

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice