DELL EMC D-NWG-FN-23 Dell Networking Foundations 2023 Online Training
DELL EMC D-NWG-FN-23 Online Training
The questions for D-NWG-FN-23 were last updated at Feb 20,2025.
- Exam Code: D-NWG-FN-23
- Exam Name: Dell Networking Foundations 2023
- Certification Provider: DELL EMC
- Latest update: Feb 20,2025
Which type of domains are connected by a Layer 2 switch?
- A . Single collision domain and a single broadcast domain
- B . Multiple broadcast domains and multiple collision domains
- C . Multiple collision domains and a single broadcast domain
- D . Single collision domain and multiple broadcast domains
Which command is available in OS6 to verify jumbo frames?
- A . show interfaces counters
- B . show hardware drops
- C . show interface flowcontrol
- D . show interfaces config
What accurately describes IPv6 addressing?
- A . IPv6 addresses are denoted by eight groups of four hexadecimal numbers.
- B . IPv6 uses 128 hexadecimal numbers instead of the 32 hexadecimal numbers used by IPv4.
- C . IPv6 is used to converse IP addresses and utilize private addresses.
- D . IPv6 uses broadcast addresses for neighbor discovery.
A dell Networking N-Series has configured a port-channel with LACP using the interfaces Tel/0/1 and Tel/0/2.
How is the egress traffic distributed among the interfaces?
- A . Load balanced using a hash function
- B . Load balanced per packet using Round Robin
- C . Traffic overflow will be sent to the second interface
- D . Interfaces will be used in active/passive
Which route type is added to the routing table by a routing protocol?
- A . Default route
- B . Dynamic
- C . Static
- D . Directly connected
Which nanometer range will an SFP work in multi-mode?
- A . 850
- B . 1310
- C . 1510
- D . 1610
Which operating system does an N-Series switch use?
- A . OS 3
- B . OS 6
- C . OS 9
- D . OS 10
A service technician is deploying four Dell N-Series switches in a company’s network. The technician has enabled the spanning tree protocol on the switches.
Which switch would the spanning tree protocol select as a root bridge?
- A . 22-33-44-55-66-77 : 32768
- B . 11-22-33-44-55-66 : 36864
- C . 22-33-44-55-66-78 : 32768
- D . 11-22-33-44-55-65 : 32768
Which formula is used for calculating OSPF interface costs?
- A . Reference bandwidth C interface bandwidth
- B . Reference bandwidth / interface bandwidth
- C . Reference bandwidth + interface bandwidth
- D . Interface bandwidth / reference bandwidth
What are the required commands to configure a native VLAN of 10 and a tagged VLAN of 20 on an OS6 switch?
- A . # interface ethernet 1/6
# switchport trunk encapsulation dot1
# switchport trunk native vlan 10
# switchport trunk allowed vlan 20
# switchport mode trunk - B . # interface gigabitethernet 1/0/6
# switchport mode trunk
# switchport mode allow vlan 20
# switchport mode trunk native vlan 10 - C . # interface ethernet 1/1/6
# switchport mode trunk
# switchport trunk allowed vlan 20
# switchport access vlan 10 - D . # interface gigabitethernet 1/0/7
# switchport mode trunk
# switchport mode allow vlan 20
# switchport mode trunk native vlan 10