Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

P1: You are given the following output upon checking on a machine. Answers the q

ID: 643728 • Letter: P

Question

P1: You are given the following output upon checking on a machine. Answers the questions below based on this output.

A. What domain is this machine on? B. What command was used to acquire this output? What does this command tell us? C. What is(are) the IP address(es) of this machine? In what version of IP are these addresses? In what format are the IP addresses presented? D. What is the default gateway of this machine? What does a default gateway do? E. What is the subnet mask of this machine? What is a subnet mask?

P1: You are given the following output upon checking on a machine. Answers the questions below based on this output. What domain is this machine on? B. What command was used to acquire this output? What does this command tell us? C. What is(are) the IP address(es) of this machine? In what version of IP are these addresses? In what format are the IP addresses presented? D. What is the default gateway of this machine? What does a default gateway do? E. What is the subnet mask of this machine? What is a subnet mask?

Explanation / Answer

ANSWER:

A. What domain is this machine on

158.121.55.202

B. What command was used to acquire this output?

iconfig

What does this command tell us?

To get your computers local network IP address, subnet mask, and default gateway typing ipconfig

C. What is(are) the IP address(es) of this machine?

192.168.208.1

192.168.47.1

In what version of IP are these addresses?

IPV4

In what format are the IP addresses presented?

IPv4 addresses are canonically represented in dot-decimal notation, which consists of four decimal numbers, each ranging from 0 to 255, separated by dots, e.g., 172.16.254.1. Each part represents a group of 8 bits (octet) of the address. In some cases of technical writing, IPv4 addresses may be presented in various hexadecimal, octal, or binary representations.

D. What is the default gateway of this machine?

158.121.54.1

What does a default gateway do?

Default gateway. In computer networking, a gateway is a node (a router) on a TCP/IP network that serves as an access point to another network.

E. What is the subnet mask of this machine?

255.255.254.0

What is a subnet mask?

A subnet mask is a screen of numbers used for routing traffic within a subnet. Once a packet has arrived at an organization's gateway or connection point with its unique network number, it can be routed to its destination within the organization's internal gateways using the subnet number.