answersLogoWhite

0


Best Answer

This assumes you know how to subnet. On a network with 190.254.0.0 as a host address and using 11 bits for the subnet mask. The network address is 190.224.0.0 and the end of the range is 190.255.255.224. The address you show is within this range so cannot be the network address. If you don't know how to work this out manually use a subnet calculator such as the one on this URL: http://www.boson.com/FreeUtilities.html

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the valid ip address with network number 190.254.0.0 using 11 bits?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What is logical address in computer networks?

logical address is called as global address and physical address is called as local address .the ip address,which is used by the user in the network is found to be global for use and it is easily identified in any network .physical address is mac address ,which is stored in the nic card,which is mainly used ,when the system is connected in the network using switch


What is classful network?

classfull netwok means all range of IPs have the same of subnetmask classless network means there is different in subnetmask of networks for examble i have two network connected through routers the first network ip is 192.168.2.0 255.255.255.192 the secound network ip is 10.1.2.1.0 255.255.255.240 for more information contact me on monkez_3@hotmail.com


How many computers do you need to create a network?

You can have as many users you want on an enterprise network provided you have the ip address range for any number of applications. This can be unlimited if properly designed by using sub net addressing or by using a deferred addressing techniques. However care must be taken and follow strict designed rules otherwise there can be clash of addressing standards.


What are two statements that accurately describe the use of port numbers by clients on a network?

A port is identified for each address and protocol by a 16-bit number, commonly known as the port number Only one process may bind to a specific IP address and port combination using the same transport protocol.


What is the difference between an Ethernet Address and an mac address?

Ethernet address is really not a good term to use. I think you mean a MAC address. A MAC address is given to any device that accesses the internet. Such devices include WiFi cards, modems, and routers. These are only used by networks that devices connect to, and not by websites. They can be used for filtering and identifying devices on a network.Ip (Internet Protocol) addresses are assigned to networks (one per network) by an ISP (Internet Service Provider) such as Comcast. These are sent to everything you interact with online, so that your network, rather than your computer, is identified.Now there are two kinds of Ip addresses: internal and external. Internal are used by your network to identify each device that connects to it. External Ip's are assigned by your ISP to identify you to the world. I explained the difference more in-depth in another answer, which is right here:What_is_the_difference_between_an_Ip_address_and_a_http_address

Related questions

What specifies which node on the sub network is being addressed?

If you're talking about addressing nodes using network address translation, then a port number specifies the node on the sub network.


Can you share network using mac address?

yes


How do you get the Broadcast address of an IP address?

The address before the next valid network address will be the broadcast address For Example:192.168.1.64 the broadcast address is 192.168.1.127


What is the drawback of using a MAC address?

Someone can spoof it using a MAC spoof attack. This is where an attack acquires your MAC address, sends a disconnect signal to your computer to disconnect you from the network, and then connects onto the network with your MAC address, making the network's authentication systems think it is you, but it is really a hacker. When you try to get back on, you find that you can't because the network won't allow two computers with the same MAC address to be connected on the network.


What can you do if someone is using your address?

Block the email address via your network and make a new one it will be safe.


What is logical address in computer networks?

logical address is called as global address and physical address is called as local address .the ip address,which is used by the user in the network is found to be global for use and it is easily identified in any network .physical address is mac address ,which is stored in the nic card,which is mainly used ,when the system is connected in the network using switch


If you set a systems subnet mask to 255.255.255.0 how many computers can you put on the network without using a router?

254. 256 minus the network address, minus the broadcast address.


Which of the folllowing uses a single public IP address to access the Internet on behalf of all of the hosts on the network that may be using other IP addresses or private IP addresses?

•If the hosts on a network using private IP addresses need to access the Internet, a problem arises because the private IP addresses are not allowed on the Internet. •The solution is to use NAT (Network Address Translation), which uses a single public IP address to access the Internet on behalf of all hosts on the network using other IP addresses.


How do you access your wireless routers home page when it says connection timed out?

Make sure that you are using a correct ip address. IP address for your router you can find in network properties of your network adapter when you are connected to the wireless network.


Why do you AND ing the subnet and ip address?

Because this is the way you can easily and quickly isolate the network portion from the host portion of the address to just get the network id, which would be using for routing purposes.


What is ipnetwork?

An IP address is a numerical value assigned to devices in a computer network that uses internet protocol between its computers. An IP network refers to a set of computers using this address.


What action is taken by a host on an Ethernet network when the host attempts to contact a remote host on another network?

The packet is sent using the IP address and MAC address of the default gateway.