NWC 204 FE EXAM QUESTIONS WITH
ANSWERS RATED A+
Which range of link-local addresses can be assigned to an IPv6-enabled
interface?
A.FE80::/10
B.FDEE::/7
C.FF00::/8
D.FEC0::/10 - ANSWER A.FE80::/10
A new network administrator has been asked to enter a banner message on a
Cisco device. What is the fastest way a network administrator could test
whether the banner is properly configured?
A.Enter CTRL-Z at the privileged mode prompt.
B.Power cycle the device.
C.Exit privileged EXEC mode and press Enter.
D.Exit global configuration mode.
E.Reboot the device - ANSWER Exit privileged EXEC mode and press Enter.
What happens when the transport input ssh command is entered on the switch
vty lines?
.The switch requires a username/password combination for remote access.
The SSH client on the switch is enabled.
Communication between the switch and remote users is encrypted.
The switch requires remote connections via a proprietary client software -
ANSWER Communication between the switch and remote users is encrypted.
What is the subnet ID associated with the IPv6 address
2001:DA48:FC5:A4:3D1B::1/64?
2001:DA48::/64
2001::/64
2001:DA48:FC5:A4::/64
2001:DA48:FC5::A4:/64 - ANSWER 2001:DA48:FC5:A4::/64
A client is using SLAAC to obtain an IPv6 address for its interface. After an
address has been generated and applied to the interface, what must the client
do before it can begin to use this IPv6 address?
It must send an ICMPv6 Router Solicitation message to determine what default
gateway it should use.
,It must send a DHCPv6 INFORMATION-REQUEST message to request the
address of the DNS server.
It must send a DHCPv6 REQUEST message to the DHCPv6 server to request
permission to use this address.
It must send an ICMPv6 Neighbor Solicitation message to ensure that the
address is not already in use on the network. - ANSWER It must send an ICMPv6
Neighbor Solicitation message to ensure that the address is not already in use
on the network.
What mechanism is used by a router to prevent a received IPv4 packet from
traveling endlessly on a network?
A.It checks the value of the TTL field and if it is 100, it discards the packet and
sends a Destination Unreachable message to the source host.
B.It increments the value of the TTL field by 1 and if the result is 100, it discards
the packet and sends a Parameter Problem message to the source host.
C.It checks the value of the TTL field and if it is 0, it discards the packet and
sends a Destination Unreachable message to the source host.
D.It decrements the value of the TTL field by 1 and if the result is 0, it discards
the packet and sends a Time Exceeded message to the source host. - ANSWER
D.It decrements the value of the TTL field by 1 and if the result is 0, it discards
the packet and sends a Time Exceeded message to the source host.
A network administrator is designing the layout of a new wireless network.
Which three areas of concern should be accounted for when building a wireless
network? (Choose three.)
A.mobility options
B.security
C.interference
D.coverage area
E.packet collision
F.extensive cabling - ANSWER B.security
C.interference
D.coverage area
A network administrator notices that some newly installed Ethernet cabling is
carrying corrupt and distorted data signals. The new cabling was installed in the
ceiling close to fluorescent lights and electrical equipment. Which two factors
may interfere with the copper cabling and result in signal distortion and data
corruption? (Choose two.)
A.EMI
B.signal attenuation
C.crosstalk
D.RFI
E.extended length of cabling - ANSWER A.EMI
D.RFI
, Data is being sent from a source PC to a destination server. Which three
statements correctly describe the function of TCP or UDP in this situation?
(Choose three.)
A.TCP is the preferred protocol when a function requires lower network
overhead.
B.The source port field identifies the running application or service that will
handle data returning to the PC.
C.The TCP source port number identifies the sending host on the network.
D.UDP segments are encapsulated within IP packets for transport across the
network.
E.The UDP destination port number identifies the application or service on the
server which will handle the data.
F.The TCP process running on the PC randomly selects the destination port
when establishing a session with the server - ANSWER B.The source port field
identifies the running application or service that will handle data returning to the
PC.
A group of Windows PCs in a new subnet has been added to an Ethernet
network. When testing the connectivity, a technician finds that these PCs can
access local network resources but not the Internet resources. To troubleshoot
the problem, the technician wants to initially confirm the IP address and DNS
configurations on the PCs, and also verify connectivity to the local router. Which
three Windows CLI commands and utilities will provide the necessary
information? (Choose three.)
A.netsh interface ipv6 show neighbor
B.arp -a
C.tracert
D.ping
E.ipconfig
F.nslookup
G.telnet - ANSWER D.ping
E.ipconfig
F.nslookup
What two pieces of information are displayed in the output of the show ip
interface brief command? (Choose two.)
speed and duplex settings
MAC addresses
next-hop addresses
interface descriptions
IP addresses
Layer 1 statuses - ANSWER IP addresses
Layer 1 statuses
ANSWERS RATED A+
Which range of link-local addresses can be assigned to an IPv6-enabled
interface?
A.FE80::/10
B.FDEE::/7
C.FF00::/8
D.FEC0::/10 - ANSWER A.FE80::/10
A new network administrator has been asked to enter a banner message on a
Cisco device. What is the fastest way a network administrator could test
whether the banner is properly configured?
A.Enter CTRL-Z at the privileged mode prompt.
B.Power cycle the device.
C.Exit privileged EXEC mode and press Enter.
D.Exit global configuration mode.
E.Reboot the device - ANSWER Exit privileged EXEC mode and press Enter.
What happens when the transport input ssh command is entered on the switch
vty lines?
.The switch requires a username/password combination for remote access.
The SSH client on the switch is enabled.
Communication between the switch and remote users is encrypted.
The switch requires remote connections via a proprietary client software -
ANSWER Communication between the switch and remote users is encrypted.
What is the subnet ID associated with the IPv6 address
2001:DA48:FC5:A4:3D1B::1/64?
2001:DA48::/64
2001::/64
2001:DA48:FC5:A4::/64
2001:DA48:FC5::A4:/64 - ANSWER 2001:DA48:FC5:A4::/64
A client is using SLAAC to obtain an IPv6 address for its interface. After an
address has been generated and applied to the interface, what must the client
do before it can begin to use this IPv6 address?
It must send an ICMPv6 Router Solicitation message to determine what default
gateway it should use.
,It must send a DHCPv6 INFORMATION-REQUEST message to request the
address of the DNS server.
It must send a DHCPv6 REQUEST message to the DHCPv6 server to request
permission to use this address.
It must send an ICMPv6 Neighbor Solicitation message to ensure that the
address is not already in use on the network. - ANSWER It must send an ICMPv6
Neighbor Solicitation message to ensure that the address is not already in use
on the network.
What mechanism is used by a router to prevent a received IPv4 packet from
traveling endlessly on a network?
A.It checks the value of the TTL field and if it is 100, it discards the packet and
sends a Destination Unreachable message to the source host.
B.It increments the value of the TTL field by 1 and if the result is 100, it discards
the packet and sends a Parameter Problem message to the source host.
C.It checks the value of the TTL field and if it is 0, it discards the packet and
sends a Destination Unreachable message to the source host.
D.It decrements the value of the TTL field by 1 and if the result is 0, it discards
the packet and sends a Time Exceeded message to the source host. - ANSWER
D.It decrements the value of the TTL field by 1 and if the result is 0, it discards
the packet and sends a Time Exceeded message to the source host.
A network administrator is designing the layout of a new wireless network.
Which three areas of concern should be accounted for when building a wireless
network? (Choose three.)
A.mobility options
B.security
C.interference
D.coverage area
E.packet collision
F.extensive cabling - ANSWER B.security
C.interference
D.coverage area
A network administrator notices that some newly installed Ethernet cabling is
carrying corrupt and distorted data signals. The new cabling was installed in the
ceiling close to fluorescent lights and electrical equipment. Which two factors
may interfere with the copper cabling and result in signal distortion and data
corruption? (Choose two.)
A.EMI
B.signal attenuation
C.crosstalk
D.RFI
E.extended length of cabling - ANSWER A.EMI
D.RFI
, Data is being sent from a source PC to a destination server. Which three
statements correctly describe the function of TCP or UDP in this situation?
(Choose three.)
A.TCP is the preferred protocol when a function requires lower network
overhead.
B.The source port field identifies the running application or service that will
handle data returning to the PC.
C.The TCP source port number identifies the sending host on the network.
D.UDP segments are encapsulated within IP packets for transport across the
network.
E.The UDP destination port number identifies the application or service on the
server which will handle the data.
F.The TCP process running on the PC randomly selects the destination port
when establishing a session with the server - ANSWER B.The source port field
identifies the running application or service that will handle data returning to the
PC.
A group of Windows PCs in a new subnet has been added to an Ethernet
network. When testing the connectivity, a technician finds that these PCs can
access local network resources but not the Internet resources. To troubleshoot
the problem, the technician wants to initially confirm the IP address and DNS
configurations on the PCs, and also verify connectivity to the local router. Which
three Windows CLI commands and utilities will provide the necessary
information? (Choose three.)
A.netsh interface ipv6 show neighbor
B.arp -a
C.tracert
D.ping
E.ipconfig
F.nslookup
G.telnet - ANSWER D.ping
E.ipconfig
F.nslookup
What two pieces of information are displayed in the output of the show ip
interface brief command? (Choose two.)
speed and duplex settings
MAC addresses
next-hop addresses
interface descriptions
IP addresses
Layer 1 statuses - ANSWER IP addresses
Layer 1 statuses