DELL EMC D-PDC-DY-23 Übungsprüfungen
Zuletzt aktualisiert am 26.04.2025- Prüfungscode: D-PDC-DY-23
- Prüfungsname: Dell PowerSwitch Data Center Deploy 2023
- Zertifizierungsanbieter: DELL EMC
- Zuletzt aktualisiert am: 26.04.2025
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
Which command mode allows configuration of switches L2 and L3 interfaces?
- A . EXEC Mode
- B . Interface
- C . Configuration
- D . Global
When configuring a vrf instance for the management interface that has been in use, what step must be done first to configure it?
- A . Configure a management route
- B . Remove the default route
- C . Remove all configured settings
- D . Configure an IP Address
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
Two (2) Dell EMC Networking OS10 switches in a VLT configuration need to be upgraded.
How will the reload of these switches proceed to result in the default initial state?
- A . Reload the primary VLT node. This process will automatically trigger the reload of the secondary node after it has completely recovered.
- B . Reload the primary VLT node and wait for it to join as secondary. Wait until after delay restore timer has expired. Reload VLT secondary node and wait for it to join as secondary.
- C . Reload the primary VLT node.This will automatically trigger the simultaneous reload of the secondary node.
- D . Reload the primary VLT node and wait for it to join as primary. Wait until after delay restore timer has expired. Reload VLT secondary node and wait for it to join as secondary.
A network administrator has to configure a virtual IP address using VRRP on interface VLAN 100 within OS10.
What are the correct steps to accomplish this?
- A . OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ip address 10.0.100.2/24
OS10(conf-if-vl-100)# vrrp-group 256
OS10(conf-vlan100-vrid-256)# virtual-address 10.0.100.1 - B . OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ip address 10.0.100.2/24
OS10(conf-if-vl-100)# standby-group 250
OS10(conf-vlan100-vrid-250)# virtual-address 10.0.100.1 - C . OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ip address 10.0.100.1/24
OS10(conf-if-vl-100)# vrrp-group 250
OS10(conf-vlan100-vrid-250)# virtual-address 10.0.100.2 - D . OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ip address 10.0.100.1/24
OS10(conf-if-vl-100)# standby-group 256
OS10(conf-vlan100-vrid-256)# standby-address 10.0.100.2
What does an ABR do with a Type 7 LSA it receives from an attached NSSA?
- A . It translates the Type 7 to a Type 5, and floods the LSA
- B . Nothing, since Type 7 originated external routing information is rejected by an ABR
- C . It floods the Type 7 to the rest of the OSPF domain
- D . It summarizes the information in the Type 7 LSA in a new Type 3 LSA
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
Refer to the exhibit.
Which configuration will allow S1 to ping S2’s Lo0 address?
- A . S1(config-router)# ip route 144.254.32.1 192.168.32.2/32
- B . S1(config-router)# ip route 192.168.32.2 144.254.32.1/32
- C . S1(config)# ip route 144.254.32.1/32 192.168.32.2
- D . S1(config)# ip route 192.168.32.2 144.254.32.1/32
Which switch mode is used to manage files and display switch information?
- A . Interface
- B . Network
- C . Exec
- D . Configuration