answersLogoWhite

0

What else can I help you with?

Related Questions

What is the sub-net for the following address 172.16.12.0 sub-net mask of 255.255.255.0?

Of the information supplied, 255.255.255.0 is the sub-net mask. It's address usually starts with 255. 172.16.12.0 seems to be the local IP address of your gateway/router.


What is the purpose of dividing a large TCPIP address space into multiple amaller networks called?

The purpose of dividing a large TCP/IP address space into multiple smaller networks called sub netting. Each sub network have its own sub net address. The first address of the sub net is the sub net identifier.


What is the network address of 199.44.2.0?

That is the IP address! There is also a sub-net, usually 255.255.255.0 to consider.


What is the difference between a Network address and Broadcast address?

When you set up a sub network you decide upon the subnet mask and this determines the network address (all zeros in the subnet portion of the address) and the broadcast address (all ones in the subnet portion of the address). When you assign the host addresses in your subnet, then you use the addresses between the network address and the broadcast address.


What is the default sub-net mask for a class B address?

255.255.0.0255.255.0.0 is the default for a class B address


What information is needed to configure a NIC?

i.p address, sub-net mask and default gateway


What is the purpose of Subnetting?

Definition: A subnet is a logical grouping of connected network devices. Nodes on a subnet tend to be located in close physical proximity to each other on a LAN.The pourpose of subnetting is not to provide extra addresses, but to keep network data separated to prevent congestion.


Suppose your computers IP address is 155.61.9.188 and your administrator has not sub netted the networkto which you are connected what is your computers sub net?

This should help you: http://www.subnet-calculator.com/


What is delegate in net?

It is when you get the address of a subroutine so that you can use it...like pointers in C. For example: Private Delegate Sub Test() Sub bla() 'do nothing End sub Private the_delegate As Test = AddressOf bla 'to call the subroutine bla Sub Load() the_delegate.Invoke() End Sub


What is sub net mask within the TCPIP configuration is used to distinguish?

The subnet mask within the TCP/IP configuration is used to distinguish the ? from the host address.


What is a sub net and explain three major components of a subnet?

A subnet, or subnetwork, is a segmented piece of a larger network that allows for more efficient routing and management of IP addresses. The three major components of a subnet are the subnet mask, which determines the network and host portions of an IP address; the network address, which identifies the subnet itself; and the broadcast address, which allows communication to all devices within the subnet. Together, these components help organize and optimize network traffic.


How many ip address you can set under windows OS?

using sub net masking 255 x 255 x 255 = 16521375 - Nidhi gupta