1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
prisoha [69]
3 years ago
14

Network id is 192.168.10.32/28. what would be the ip address, if you assign the last available ip address in the range

Computers and Technology
2 answers:
Yakvenalex [24]3 years ago
6 0
192.168.10.47 would be the multicast address for this network.
Yuliya22 [10]3 years ago
3 0

IP address:

192.168.10.47 would be the multicast address for this network

Further Explanation:

When you receive a block of addresses from an ISP, what you get will look something like this: 192.168.10.32/28. This is telling you what your subnet mask is. The slash notation (/) means how many bits are turned on (1s). Obviously, the maximum could only be /32 because a byte is 8 bits and there are 4 bytes in an IP address: 4 × 8 = 32. But keep in mind that the largest subnet mask available (regardless of the class of address) can only be a /30 because you have to keep at least 2 bits for host bits.

192.168.10.47:

IP address 192.168.10.47 is registered by the Internet Assigned Numbers Authority (IANA) as a part of private network 192.168.10.0/24. ... The fixed IP address of such a device in network range 192.168.10.0/24 would generally be 192.168.10.1 or 192.168.10.254 depending on the provider.

An example of a NAT gateway would be a wired or wireless router you receive from a broadband provider. The fixed IP address of such a device in network range 192.168.10.0/24 would generally be 192.168.10.1 or 192.168.10.254 depending on the provider. A gateway web interface should be available through the HTTP (Hypertext Transfer Protocol) and/or HTTPS (Hypertext Transfer Protocol Secure) protocols. To try this you should enter 'http://ip address' or 'https://ip address' in the address bar of your favorite web browser like Google Chrome or Mozilla Firefox and log in with the username and password provided by your provider.

You can use these types of (private network) IP addresses in your local network and assign it to your devices such as a personal computer, laptop, tablet and/or smartphone. It is also possible to configure a range within a DHCP (Dynamic Host Configuration Protocol) server to do the IP assigning automatically.

Learn more:

  • How many host ids does a /20 network support?

brainly.com/question/7758629

Keywords: IP address, network, host, classes of network, gateway, subnet mask, HTTP, HTTPS, NAT, DHCP.

You might be interested in
What file formats can you safely use in a video presentation
dlinn [17]

i use fat 86 try it ok

7 0
3 years ago
Where do players resurrect if they have been destroyed in a game?
CaHeK987 [17]

Usually back to their start point. Or a random place on the map.

3 0
4 years ago
Which social networking site became a gaming platform after 2009?
Art [367]
It is hi5 if I’m a Plato class
8 0
3 years ago
Read 2 more answers
Write a python program to check whether the number is divisible by 7. If its divisible, print its divisible otherwise find previ
Stells [14]

f = int(input("Enter a number: "))

if(f%7==0):

   print("It's divisible by 7.")

else:

   if(f<7):

       print("7")

   else:

       print(str(f-(f%7))+", "+str(f+(7-(f%7))))

7 0
2 years ago
The IntList class contains code for an integer list class. Study it; notice that the only things you can do are: create a list o
torisob [31]

Explanation:

public class Int_List

{

protected int[] list;

protected int numEle = 0;

 

public Int_List( int size )

{

list = new int[size];

public void add( int value )

{

if ( numEle == list.length )

{

System.out.println( "List is full" );

}

else

{

list[numEle] = value;

numEle++;

}

}

public String toString()

{

String returnStr = "";

for ( int x = 0; x < numEle; x++ )

{

returnStr += x + ": " + list[x] + "\n";

}

return returnStr;

}

}

public class Run_List_Test

{

public static void main( String[] args )

{

 

Int_List myList = new Int_List( 7 );

myList.add( 102 );

myList.add( 51 );

myList.add( 202 );

myList.add( 27 );

System.out.println( myList );

}

}

Note: Use appropriate keyword when you override "tostring" method

8 0
3 years ago
Other questions:
  • Being tired has very similar effects on the body as what
    7·1 answer
  • It is not possible to convert a numbered list to a bulleted list in Word 2007. T or F
    13·1 answer
  • What are two fundamental components of data structures?
    10·1 answer
  • Which key is used in word processors to create indentations?
    13·2 answers
  • In order to use an object in a program, its class must be defined.
    9·1 answer
  • Force field meaning in science fiction
    6·1 answer
  • Contemporary operation of networking technology is possible only through the usage of open-use technology and layering approache
    13·1 answer
  • What are some difficulties in synchronizing audio and video during telecine transfer? (Select all that apply.)
    13·1 answer
  • I make a budget of my 1st Gamer PC its good?
    9·1 answer
  • what is one benefit of placing voip gateways in geographically separated branch offices that have an existing wan connection?
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!