answersLogoWhite

0

What else can I help you with?

Related Questions

What allows a host to obtain an IP address dynamically when it connects to the network?

Its very simple one when the host connects to the network it is DHCP dynamic host control protocol which is used to assign the IP address to the address seeking hosts in the network. it simply take any IP address from the pool of IP address and assign on to the host on lease based after using this must be sent back to the DHCP server ( your router in most cases )


What does an ad network companie specialise in?

An advertising network is a company who connects advertisers to websites that want to be hosts for their advertisements. They must find ad space and fill it.


A network administrator implements inter-VLAN routing by configuring subinterfaces on a router What is one important fact that must considered?

The IP address of each router subinterface mist be used as the default gateway for hosts on the corresponding VLAN.


What unique thing must every node on a network have?

IP Address


What must each host on a TCP IP network be configured with in order to communicate?

IP Address


Does each computer at a library have a different IP Address?

Yes, all devices on a network must have a unique IP address or you will have an IP conflict and one of the devices will have its network connection disabled.


What IP addresses are subnetted A 139.233.12.12 255.255.255.0 B 10.0.0.1 255.255.255.0 C 192.168.0.1 255.255.255.0 D 190.233.17.3 255.255.255.0?

A, B and D are subnets. C is not. IP addresses A and D are both Class B subnets. Class B addresses normally have a subnet mask of 255.255.0.0. The first two bits of a class B network are always 10 which leaves 14 bits for the network prefix, thus allowing up to 16,384 separate Class B networks (including 139.233.0.0 and 190.233.0.0). The last 16 bits denote the host number thus there can be up to 65,536 hosts per network. By specifying a subnet mask of 255.255.255.0 the network can be divided into as many as 256 separate subnets each with 256 hosts. IP address B is a Class A subnet. Class A addresses normally have a subnet mask of 255.0.0.0. The first bit of a class A network is always 0, which leaves 7 bits for the network prefix, thus allowing up to 127 Class A networks (including 10.0.0.0). The last 24 bits denote the host number thus there can be up to 16,777,216 hosts per network. By specifying a subnet mask of 255.255.255.0, the hosts can be divided into as many as 65,536 separate subnets each with up to 256 hosts. IP address C is a Class C address, but is not a subnet. Class C addresses normally have a subnet mask of 255.255.255.0. The first three bits in a Class C network are always 110, leaving 21 bits for the network prefix, thus allowing up to 2,097,152 Class C networks (including 192.168.0.0). The last 8 bits denote the host number thus there can be up 256 hosts per network. To make a subnet out of a Class C address you must have a subnet mask of 255.255.255.X, where X may be 192, 224, 240, 248 or 252. That is, 2, 3, 4, 5 or 6 bits to denote the subnet and the remaining bits to denote the hosts. Thus a subnet mask of 255.255.255.192 would allow as many as 4 subnets each with up to 64 hosts, while a subnet mask of 255.255.255.240 would allow as many as 16 subnets each with up to 16 hosts. It should be noted that the maximum number of hosts is actually 2 less than the figures shown above. This is because the host address with all 0 bits is reserved for network address while the host address with all 1 bits is reserved for broadcasting.


What type of information must a protocol suite supply to be rout able?

Network layer address network + Guide to networks pg 137


Why is giving every PC an IP is important for the communication inside network?

Because without an IP address a device cannot communicate on a network. Within a LAN, an IP address must be unique.


What is unique about network IP addresses?

An IP address must be unique within a LAN; the combination of the network and host portion must present a number that is not duplicated anywhere else in the network. Outside of a LAN the IP addresses do not have to be unique, except that the network id portion can only be used by the organization that owns the IP network address. The host portion does not need to be unique across all LANs within an enterprise network.


A network uses a subnet mask of 255.255.255.0 and has a computer on the network with the IP address of 120.12.12.3 Will the IP address 120.12.12.3 be on the network Explain your answer?

No, because first three octets are suppose to be same and they are not.


Which two items must be unique to each computer and cannot be duplicated on a network?

The computer's MAC address must be unique, and the internal IP address must be unique. Either of these being the same as another computer's causes issues which won't let your computer connect.