DELL EMC D-PDC-DY-23 Dell PowerSwitch Data Center Deploy 2023 Online Training
DELL EMC D-PDC-DY-23 Online Training
The questions for D-PDC-DY-23 were last updated at Nov 23,2024.
- Exam Code: D-PDC-DY-23
- Exam Name: Dell PowerSwitch Data Center Deploy 2023
- Certification Provider: DELL EMC
- Latest update: Nov 23,2024
You have been asked to examine a BGP configuration for a co-worker who is having difficulty establishing BGP peering. The address shown is that of the neighbor’s Lo0 interface.
Given the configuration shown, what would be your recommendation?
S3(config-router-bgp-65042)# neighbor 192.168.32.1
S3(config-router-neighbor)# remote-as 65042
- A . Modify the existing configuration to be: S3(config-router-bgp-65042)# neighbor 192.168.32.1/24 S3(config-router-neighbor)# peer-as 65042
- B . Add the following to the existing configuration: S3(config-router-neighbor)# update- source loopback 0 S3(config-router-neighbor)# no shutdown
- C . Issue the no shutdown command and verify that the BGP state is ESTABLISHED
- D . Issue the no shutdown command and verify that the BGP state is ACTIVE
The VLAN tag is located between which fields in the Ethernet frame?
- A . Destination MAC and Source MAC
- B . Ether Type/Size and Data
- C . Preamble and Destination MAC
- D . Source MAC and Ether Type/Size
What is a valid OS10 iBGP configuration?
- A . S2(config)# router bgp 64507
S2(config-router-bgp-64507)# peer-as 64507
S2(config-router-bgp-64507)# neighbor 192.168.32.1
S2(config-router-neighbor)# update-source loopback 0
S2(config-router-neighbor)# no shutdown - B . S2(config)# router bgp 64507
S2(config-router-bgp-64507)# neighbor 192.168.32.1
S2(config-router-bgp-64507)# remote-as 64507
S2(config-router-bgp-64507)# update-source loopback 0
S2(config-router-bgp-64507)# no shutdown - C . S2(config)# router bgp 64507
S2(config-router-bgp-64507)# neighbor 192.168.32.1
S2(config-router-neighbor)# remote-as 64507
S2(config-router-neighbor)# update-source loopback 0
S2(config-router-neighbor)# no shutdown - D . S2(config)# router bgp 64507
S2(config-router-bgp-64507)# remote-as 64507
S2(config-router-bgp-64507)# neighbor 192.168.32.1
S2(config-router-neighbor)# update-source loopback 0
S2(config-router-neighbor)# no shutdown
Which OSPF router is responsible for originating Network Link State Advertisements?
- A . Designated Router
- B . Internal Router
- C . Area Border Router
- D . Backbone Router
How are BGP neighbor relationships created?
- A . Dynamically discovered when BGP is enabled on a specific interface
- B . Statically assigned using BGP MED (Multi-Exit Discriminator)
- C . Dynamically discovered using BGP Origin Code
- D . Statically assigned using the IP address of the BGP neighbor
How does a DHCP Client make a request to a DHCP server following an offer?
- A . Multicast
- B . ACK
- C . Broadcast
- D . Unicast
Which router types are contained in a single-area OSPF implementation?
- A . Stub router and ABR
- B . ABR and ASBR
- C . Internal router and ASBR
- D . Backbone router and Internal router
What does the stratum value of 16 mean on an NTP server?
- A . Device is a reference clock.
- B . Device has the highest synchronized accuracy.
- C . Device has the lowest synchronized accuracy.
- D . Device is unsynchronized.
A network administrator has recently configured eBGP to use source addressing from its loopback interfaces. Customers later report that eBGP routes are not being learned.
What could be the cause of this issue?
- A . BGP devices must be configured with the multihop command when using loopback interfaces
- B . BGPv4 does not support the use of loopback interfaces
- C . BGP devices must be configured to use source addressing from its physical interfaces only
- D . The network administrator neglected to issue the no shutdown command to bring the loopback interface online
Which two options describe the differences between Layer 2 and Layer 3 QoS? (Select 2)
- A . DSCP priorities are a combination of Class Selector and Drop Precedence.
- B . CoS priorities are encoded in the IP header.
- C . 802.1P trust-maps only trigger against 802.1Q tagged traffic.
- D . DSCP implements seven unique traffic classes for packet queueing.