answersLogoWhite

0

Max Headroom

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about Computer Science

When did the Food Network First air?

11/23/93


Which 3 bytes of MAC address F2-A1-23-BC-D3-41 designates the unique station identifier?

The Unique Station Identifier for the mac address F2-A1-23-BC-D3-41 is BC-D3-41A MAC address is made up of two parts. The first three groups of the address is known as an OUI (Organisationally Unique Identifier). The OUI identifies the manufacturer of the network device.The last three groups of the address are set by the manufacturer and should be unique.


If you have the following Network ID 131.112.0.0 You need at least 500 hosts per network How many networks can you create What subnet mask will you use?

If you need to divide it up into the maximum number of subnets containing at least 500 hosts each, you should use a /23 subnet mask. This will provide you with 128 networks of 510 hosts each. If you used a /24 mask, you would be limited to 254 hosts. Similarly, a /22 mask would be wasteful, allowing you 1022 hosts.


What is default port number for telnet?

Telnet operates over TCP Port 23.


Describe the structure of an ip address?

IP addresses identify devices on the internet and other TCP/IP networks. They comprise four numbers separated by periods. The first part of an IP address identifies the network, and the last identifies the host. MAC addresses are used only for communication within a local network.There are four octects in a IP address. IP address can be assigned, MAC address are embedded in the (NIC)IP address is a 32 bit address consisting of a series of four 8 bit numbers separated by periods. An IP address identifies a computer, printer, or other device on a TCP/IP network such as the internet or an intranet.Mac address is a unique 42 bit address permanently embedded in a NIC and identifying device on a LAN.Source: CompTIA A+ Guide to Hardware by Jean Andrews (page 468)An IP address is a 32-bit address comprising a series of four 8-bit numbers separated by periods. An IP address identifies a computer, printer or other device on a TCP/IP network such as the internet or intranet.