Practice Free D-PDC-DY-23 Exam Online Questions
A network administrator must configure separate rendezvous points for multicast groups 232.0.0.100 and 225.0.0.100.
Which commands are used for this configuration?
- A . OS10(config)# ip multicast rp-address 1.1.1.1 group-address 232.0.0.100/32
OS10(config)# ip multicast rp-address 2.2.2.2 group-address 225.0.0.100/32 - B . OS10(config)# ip pim rp-address 1.1.1.1 group-address 232.0.0.100/32
OS10(config)# ip pim rp-address 2.2.2.2 group-address 225.0.0.100/32 - C . OS10(config)# ip pim rp-address 232.0.0.100/32 group-address 1.1.1.1
OS10(config)# ip pim rp-address 225.0.0.100/32 group-address 2.2.2.2 - D . OS10(config)# ip pim rp-address 232.0.0.100/32 source-address 1.1.1.1
OS10(config)# ip pim rp-address 225.0.0.100/32 source-address 2.2.2.2
In the OS10 CLI what does Ctrl+A do?
- A . Deletes all the text before the cursor.
- B . Moves the cursor to the start of the command line.
- C . Moves the cursor to the end of the command line.
- D . Deletes the word before the cursor.
Refer to the exhibit.
What will happen when a network administrator enters the shutdown command?
- A . Maintains existing BGP sessions but no longer establishes new ones
- B . Terminates any established BGP sessions for the specified neighbor
- C . Stops any traffic from being sent on the physical interface used to reach neighbor 192.168.200.1
- D . Terminates established BGP sessions for the specified ASN (64567)
A company wants to document the steps that are needed for their upcoming deployment that are required to configure a single logical L2 domain from the perspective of attached devices that are terminating on separate nodes.
What three steps are recommended to meet these requirements? (Select 3)
- A . Configure the VLT heartbeat.
- B . Configure VLT port channel.
- C . Create a virtual router.
- D . Configure virtual IP addresses.
- E . Configure the discovery-interface.
On what does PBR base routing decisions?
- A . Dijkstra Algorithm
- B . Batch traffic
- C . Administrator-defined forwarding
- D . Shortest path
Which two spanning-tree methods are supported by VLT on a Dell Z9284F-ON? (Select 2)
- A . MSTP
- B . RSTP
- C . RSTP-PV
- D . STP
Which command is used to create a non-default VRF instance?
- A . ip vrf red
- B . ip vrf forwarding vrf-blue
- C . ip vrf forwarding new-vrf
- D . feature vrf green
A network administrator is implementing VRRP on a switch and has configured VLAN 10 to use a matching VRRP group ID 10.
Which two commands indicate default VRRP settings? (Select 2)
- A . OS10(config)# vrrp version 2
- B . OS10(conf-vlan10-vrid-10)# preempt
- C . OS10(conf-vlan10-vrid-10)# priority 10
- D . OS10(conf-vlan10-vrid-10)# advertise-interval secs 10
How are ACLs processed?
- A . LIFO
- B . FIFO
- C . Randomly
- D . Sequentially