answersLogoWhite

0

172.16.15.20

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the first valid host address of 193.168.22.1?

0001 0110 001 is the first valid host address of 193.168.22.1.


What is valid CLASS-C host address?

An example of a valid class C address would be 192.168.6.200


Is 142.226.0.15 is a valid host address?

Yes, 142.226.0.15 is a valid host address. It falls within the range of public IP addresses and adheres to the IPv4 format, consisting of four octets. Additionally, it does not fall within any reserved ranges for private IP addresses or special use.


Why is it unlickely that you will find the IP address 192.168.250.10 on the Internet?

It is unlikely that you will find the IP address 192.168.250.10 on the internet because the .10 represents the number of host connected to an individual network. Also, IEEE recommends that the following IP addresses be used for private networks: 10.0.0.0 through 10.255.255.255 Class A 172.16.0.0 through 172.31.255.255 Class B 192.168.0.0 through 192.168.255.255 Class C


A device or host on the Internet is identified by what address?

By its IP address


What is an InetAddress?

It is a class in Java which represents an Internet Protocol (IP) address. An instance of an InetAddress consists of an IP address and possibly corresponding hostname. The Class represents an Internet address as Two fields: 1- Host name(The String)=Contain the name of the Host. 2- Address(an int)= The 32 bit IP address. This fields are not public, so we cant Access them directly. There is not public constructor in InetAddress class, but it has 3 static methods that returns suitably initialized InetAddress Objects. public String getHostName() public byte[] getAddress() public String getHostAddress()


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 is responsible for discovering the internet address of a host on the local network?

RARP


What is the valid host range for the subnet in which the IP address 192.168.10.206.255.255.255.240 resides?

The host range is 192.168.10.193 - 206; total usable hosts =14.


Who are you on the computer?

Who you are on the computer can usually be an anonymity, you can be anyone you want. In internet working you are a host. You view and receive data from the internet. Your identity is your IP address. Your IP address is your default gateway to the internet that's who you are.


What ip address will be placed in the source address in an internet pa?

The source address contains the IP address of the computer (or other host) that sends the IP packet.The source address contains the IP address of the computer (or other host) that sends the IP packet.The source address contains the IP address of the computer (or other host) that sends the IP packet.The source address contains the IP address of the computer (or other host) that sends the IP packet.


If a host had an ip address of 123.123.2.5 and the internet gateway had a private address of 123.123.2.1 what would the route add command look like to create the default gateway on the host?

OS 125.587.4.3 Linux: route add default gw 123.123.2.1 Windows: route ADD 0.0.0.0 MASK 0.0.0.0 123.123.2.1 Specifications Have Double of The Address And It Depends On If It Is A Private Or Public Addres From linksys