answersLogoWhite

0

This address is for a class B network (128 - 191)

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Which octets are used for the network address and for host address in class A class b class c?

There are4 octets in an IP address as shown below:Octet1.Octet2.Octet3.Octet4Every IP class has different allocation of network and host ID.For class A, the network and host IDs' allocation is as follows:Network.Host.Host.HostFor class B, the network and host IDs' allocation is as follows:Network.Network.Host.HostFor class C, the network and host IDs' allocation is as follows:Network.Network.Network.HostYou may go to the following link get more info on IP address classes and their IDs:www.iphow.x10hosting.com


In bits before subnetting how large is the host portion in a Class A network?

In a class A network, the first 8 bits specify the network, the remaining 24 bits specify the host.


No of host in class A?

The number of hosts in a classfull class A network with no subnetting is 16,777,214


How many networks are there in a class c network?

Class C (192-223) In Class C there is 3 network bits and one host bit.


Which octets are used for the network address and for host addresses in Class A Class B Class C?

There are 4 octets in an IP address as shown below:Octet1.Octet2.Octet3.Octet4 Every IP class has different allocation of network and host ID.For class A, the network and host IDs' allocation is as follows:Network.Host.Host.HostFor class B, the network and host IDs' allocation is as follows:Network.Network.Host.HostFor class C, the network and host IDs' allocation is as follows:Network.Network.Network.HostYou may go to the following link get more info on IP address classes and their IDs:www.iphow.co.cc


Which class of id address provide a maximum of only 254 host addresses per network id?

Class C network


What is the host id of this IP address of 131.107.2.200?

Since this is a class C network address, the host id is 24, the network id is 201.123.87.0


Assuming no subnetting what are valid Class B host addresses?

A classful class B network has a network range of 128 - 191. For host addresses, anything that is legal for an IP address in the last 2 octets would be a valid host address for a class B with no subnets.


What are the advantages of Class A network over Class B and Class C?

A class A network has more IP addresses - you can connect more hosts on it.A class C network has 256 IP addresses (of which you can use 254), a class B network about 65,000, a class A network about 17 million.More specifically, a Class A network can have 16,777,214 usable host addresses per network whereas a Class B network can have 65,6534 usable host addresses per network.Another advantage is the ridiculous amounts of subnetting you can do. For example, in a Class C network, you can't borrow the same number of bits as you can with a Class A because you only have the last octet to work with for the host portion. With a Class A network, the last three octets are the entire host portion, so you have 24 bits to work with for subnetting (technically 23 since you can't subnet down through all available bits and have no bits left for hosts =p). Due to the amount of subnets you can have and the 16+ million hosts you can potentially have on the same network, Class A networks are reserved for super big applications (ISPs and gigantic companies).


In which class support maximum number of host?

class A supports maximum number of hosts. | | | | | <------network------><--------------------------------hosts------------------------------------>


How many networks are there in class a network?

There are a total of 126 networks with 16,777,214 addresses per network in a Class A Address of ipv4. Such a big range Ha!


What is the network ID and what is the host id of ip address 110.10.10.1?

Assuming that this is a Class A network (Class A Networks range from 1-127) the default subnet masked is 255.0.0.0. Therefore the network ID would be 110.0.0.0 and the host ID would be x.10.10.1