Practice Free D-PDC-DY-23 Exam Online Questions
What is the size of the VLAN tag in an Ethernet frame?
- A . 4 bytes
- B . 8 bytes
- C . 1 byte
- D . 2 bytes
Which best describes traffic flow in a campus network environment?
- A . North-East
- B . South-West
- C . East-West
- D . North-South
Which command is used to determine the VLT peer unit address?
- A . show vlt <Domain ID> role
- B . show running configuration vlt
- C . show vlt <Domain ID>
- D . show vlt <Domain ID> detail
Exhibit
What is the VRRP state of OS10-A after a router with a default VRRP admin priority with VRID100 comes online?
- A . master-state
- B . standby-state
- C . backup-state
- D . primary-state
What is a characteristic of a static LAG on a Dell Networking OS10 switch?
- A . Uses LACP for configuration only
- B . Does not allow reconfiguration of the predefined ports
- C . Does not use any protocol for configuration and management
- D . Uses LACP for management only
What is the range of values that can be used when using the vlt-port-channel command?
- A . 1-128
- B . 1-512
- C . 1-1024
- D . 1-256
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
Multicast flood restrict is a feature enabled by default on OS10 switches to ensure that no traffic drop occurs.
What is a recommended configuration step for its implementation?
- A . Configure the interface between the PIM routers as a dynamic multicast router port
- B . Enable IGMP snooping on the VLAN interfaces between two PIM routers with no IGMP receivers
- C . Disable IGMP snooping on the VLAN between two PIM routers with no IGMP receivers on that VLAN
- D . Configure the interface between the PIM routers and the rendezvous point as a static multicast router port
What is the security impact of enabling LLDP?
- A . Switch information is advertised.
- B . Broadcasts toms are possible.
- C . Login over telnet is permitted.
- D . SNMP data is broadcasted on all ports
Which OS10 configuration will result in successfully assigning an IP address to interface 1/1/3, a 10G Ethernet interface?
- A . S3(config)# interface ethernet 1/1/3
S3(conf-if-eth1/1/3)# ip address 144.254.33.1/24
S3(conf-if-eth1/1/3)# no switchport - B . S3(config)# interface ethernet 1/1/3
S3(conf-if-eth1/1/3)# no switchport
S3(conf-if-eth1/1/3)# ip address 144.254.33.1/24 - C . S3(config)# interface tengigabitethernet 1/1/3
S3(conf-if-eth1/1/3)# ip address 144.254.33.1/24
S3(conf-if-eth1/1/3)# no shutdown - D . S3(config)# interface ethernet 1/1/3
S3(conf-if-eth1/1/3)# ip address 144.254.33.1/24
S3(conf-if-eth1/1/3)# no shutdown