Geschreven door studenten die geslaagd zijn Direct beschikbaar na je betaling Online lezen of als PDF Verkeerd document? Gratis ruilen 4,6 TrustPilot
logo-home
Tentamen (uitwerkingen)

WGU D415 – SDN | OA | OBJECTIVE ASSESSMENT EXAM QUESTIONS AND CORRECT DETAILED ANSWERS

Beoordeling
-
Verkocht
-
Pagina's
36
Cijfer
A+
Geüpload op
10-05-2026
Geschreven in
2025/2026

Prepare for the WGU D415 Software Defined Networking (SDN) objective assessment (OA) exam with this comprehensive question bank. Contains actual exam questions with correct detailed answers covering all essential SDN and NFV domains: OpenStack modules (Nova, Glance, Keystone, Cinder, Swift, Neutron, Horizon, Heat, Ceilometer, Ironic, Congress, Designate, Barbican, Murano, Trove, Sahara, Manila, Zaqar, Magnum), virtual overlay networks provisioning, defense-in-depth layers (preventative, detection/response, recovery), authenticated vulnerability scanning, secure boot for VNF authenticity, physical resource segregation for security, IPS vs IDS (IPS takes configured action on threats), security threat classification (intentional/unintentional), TAP/SPAN ports for IDS to avoid inline performance impact, centralized networking advantages (easy deployment/management), firewalls blocking controller-southbound connectivity, network programmability benefits (reduced user error), OpenStack Swift for unstructured data storage, Glance for VM image management, Barbican for secure authentication storage, SDN southbound API (controller to OpenFlow switch/router communication), northbound API connecting application and control layers, bastion host as main point of contact for incoming connections, traditional firewalls fail to protect against internal attacks, controller diversity for security/intrusion tolerance, proactive/reactive security recovery mechanisms, clustering defends against single point of failure in controller, logs for event analysis/troubleshooting, moving target defense (MTD) shuffling technique (swapping computing architectures), CVSS as open-source framework for software vulnerability identification/definition, software-defined security key features (policy-driven automated orchestration, removing human middleware), proactive security (changing attack surface over time), SNMP advantage over NetFlow (real-time management functionality), firewall restricts access between protected network and internet, IPS can reset network connection automatically, centralized logging interdependent services (collect logs, transport logs), communication between LANs requires router, event-based telemetry exposes link state change (up up to up down), transport OSI layer handles segment PDU, OpenFlow protocol defines controller-network device communication, Ansible open-source network automation tool, infrastructure as code for reliable state, SDN introduces flexibility/dynamism/automation into network object management, OpenStack Keystone provides authentication, SDN southbound interface for controller to manage forwarding elements, Beacon OpenFlow controller multi-threaded cross-platform modular, DHCP server destination port 67, IPv6 anycast address identifies each network interface, VLANs as logical LANs based on physical LANs, network virtualization benefit: debugging and intrusion detection via slices, Layer 2 switch controls data frames to connected devices, L2TP supports VPNs without encryption, AAA authorization for granting user privileges, password authentication (what user knows), attack phase reconnaissance (gathering information), vulnerability as weakness/gap in security system, cyber kill chain exploitation (actual detonation of attack), defense-in-depth detection and response mechanism (watches activities to determine attacks/repair damages), NIST publishes security frameworks/standards, logging provides deep insight into events, IPS proactively examines/detects/prevents vulnerability exploitation, application plane security problems (cross-site scripting, request forgery), OpenFlow protocol enables SDN controller to interact with switch/router, virtual router prohibits VXLAN network communication with other networks, virtual firewall inspects packets and provides filtering/monitoring for VMs, SDN microsegmentation fine-grained data flow policy management reduces attack surface, distributed firewall topology independence protects telecommuters, proxy program deals with external devices on behalf of internal clients, network automation configures multiple wireless access points, automation software can add firewall to network, Ansible playbook logic, Chef written in C++/Clojure/Ruby, SDN enables single device configured for switching/routing/load balancing/security monitoring, NFV moves network functions from dedicated hardware to non-physical environment, NIST 800-125B virtual firewalls for delay-sensitive VMs, NIST 800-125B firewall integrated with virtualization management platform, NIST 800-53 generate timestamps for audit records, NFV moved functions from stand-alone appliances to software on any server, NFV pay-as-you-go services without large upfront investment, VNFs as software applications performing specific network tasks within NFV architecture, NFV and SDN mutually beneficial used together, RBAC for differentiated access based on entitlement, IEEE 1588 synchronized clock for accurate time-sensitive event correlation, SDLC initiation phase includes security categorization and preliminary risk assessment, quantitative and qualitative risk analysis methodologies, asset as anything of value to organization, workload migrations impact NFV tenant quality of service/security, VNF manager vulnerability allows attackers to obtain cryptographic keys, key concept in host routing: single gateway preferred for specific traffic type, Nessus vulnerability scanning program, bastion firewall placed in DMZ withstands attacks, application plane developed for telemetry, hardware end-of-life compromised data security due to reduced security fix support. Essential for WGU D415 SDN OA exam success.

Meer zien Lees minder
Instelling
Vak

Voorbeeld van de inhoud

WGU D415 - SDN | OA | OBJECTIVE

ASSESSMENT EXAM

QUESTIONS AND CORRECT DETAILED
ANSWERS




What includes interoperable modules used to orchestrate large pools of
computing, storage, and networking resources?



OpenStack

Network functions virtualization (NFV)

OpenFlow

Network functions virtualization infrastructure (NFVI) - ✔✔✔

Correct Answer > OpenStack



How do virtual overlay networks function in relation to existing network
structures?



Provision and manage networks alongside other virtual resources

Link physical computers through secured wired connections

Page 1 of 36

,Establish a well-defined trusted domain barrier without multiple firewalls

Interchange protocols among the application, transport, and network layers -
✔✔✔ Correct Answer > Provision and manage networks alongside other virtual
resources



A network administrator designed a three-layer security system for the network.
An attack on the system has exploited a hole in the first layer of the security
system. Which layer does the attack face next?



Detection and response mechanisms

Preventative mechanisms

Recovery mechanisms

Encapsulation and encryption mechanisms - ✔✔✔ Correct Answer >

Detection and response mechanisms



Which technique can a network administrator use to identify potential
weaknesses that would be accessible to a trusted network user?



Authenticated vulnerability scan

Network communication scan

Corrupted packet log scan

VNF service flooding scan - ✔✔✔ Correct Answer > Authenticated
vulnerability scan

Page 2 of 36

,Which tool can a developer use to ensure that the code loaded in the VNF
execution environment is authentic?



Secure Boot

OpenFlow

VNF Manager

Ruby vSphere - ✔✔✔ Correct Answer > Secure Boot



Which method improves network partitioning to reduce threat effectiveness?



Physical segregation of hardware

Consolidation of controllers

Merging of communication channels

Expanding demilitarized zones - ✔✔✔ Correct Answer > Physical segregation
of hardware



Which function does an intrusion prevention system (IPS) perform in a
network?



It scans for patterns that could be a threat and only alerts the administrator via
text message.


Page 3 of 36

, It scans for patterns that could be a threat and takes the configured action
against them.

It scans for threats, logs them as a nuisance, and then allows the traffic through.

It scans for nonthreatening traffic and blocks all other traffic to a network. -
✔✔✔ Correct Answer > It scans for patterns that could be a threat and takes the
configured action against them.



How are security threats that happen within a computer network classified?



As detectable and unknown

As malicious and robust

As divisive and destructive

As intentional and unintentional - ✔✔✔ Correct Answer > As intentional and
unintentional



Why does an intrusion detection system (IDS) use a TAP or SPAN port to
analyze a copy of the inline traffic stream?



To ensure that inline network performance is not impacted

To act as a gatekeeper through which all network traffic must pass

To prevent damage to any packet data that is analyzed

To facilitate the storage and tracking of network packet data -



Page 4 of 36

Geschreven voor

Vak

Documentinformatie

Geüpload op
10 mei 2026
Aantal pagina's
36
Geschreven in
2025/2026
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

$24.49
Krijg toegang tot het volledige document:

Verkeerd document? Gratis ruilen Binnen 14 dagen na aankoop en voor het downloaden kun je een ander document kiezen. Je kunt het bedrag gewoon opnieuw besteden.
Geschreven door studenten die geslaagd zijn
Direct beschikbaar na je betaling
Online lezen of als PDF

Maak kennis met de verkoper
Seller avatar
TESTBANKNURSEHUB
4.0
(2)

Maak kennis met de verkoper

Seller avatar
TESTBANKNURSEHUB Chamberlain College Of Nursing
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
8
Lid sinds
8 maanden
Aantal volgers
0
Documenten
3097
Laatst verkocht
2 weken geleden
your document plug

I offer all types of documents notes, exams and study guide practice exams. Feel free to contact me for any clarification and document prices.

4.0

2 beoordelingen

5
0
4
2
3
0
2
0
1
0

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Bezig met je bronvermelding?

Maak nauwkeurige citaten in APA, MLA en Harvard met onze gratis bronnengenerator.

Bezig met je bronvermelding?

Veelgestelde vragen