///
Analise a sequência de comandos que foi executada no prompt de comandos em uma estação de trabalho com o sistema operacional Microsoft Windows 8 Enterprise instalado:
C:\>ping www.governoeletronico.gov.br
Pinging www.governoeletronico.gov.br [10.0.0.1] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 10.0.0.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\>nslookup www.governoeletronico.gov.br
Server: dns01.concurso.local
Address: 192.168.176.251
Non-authoritative answer:
Name: governoeletronico.gov.br
Addresses: 2804:150:0:204::94
161.148.1.94
Aliases: www.governoeletronico.gov.br
C:\>ping 161.148.1.94
Pinging 161.148.1.94 with 32 bytes of data:
Reply from 161.148.1.94: bytes=32 time=80ms TTL=52
Reply from 161.148.1.94: bytes=32 time=173ms TTL=52
Reply from 161.148.1.94: bytes=32 time=152ms TTL=52
Reply from 161.148.1.94: bytes=32 time=127ms TTL=52
Ping statistics for 161.148.1.94:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 80ms, Maximum = 173ms, Average = 133msAssinale a alternativa que melhor descreve a situação que está ocorrendo na estação de trabalho: