Saturday, June 2, 2007

Subnetting for Fun part&2




Here is another problem. Give network scenario, please answer the following questions.

Given 151.170.100.230 /26 this is a host IP address and subnet mask on one of these networks

  • What is IP address of the host (PC2)
  • What is Subnet mask (PC2)
  • What is Network ID
  • What is DG(Default gateway)
  • First available IP address
  • Last available IP address
  • Broadcast IP address
  • How may Networks
  • How many Hosts in each network
  • What is next network IP?

Please post the answers, I will buy a beer to whom gets it right

Best

Oz ozugurlu

9 comments:

Anonymous said...

What is IP address of the host 151.170.100.230

What is Subnet mask
255.255.255.192

What is Network ID
230
What is DG(Default gateway)
151.170.100.193
First available IP address
151.170.100.194
Last available IP address
151.170.100.253
Broadcast IP address
151.170.100.254
How may Networks
4
How many Hosts in each network
62
What is next network IP?
None

Anonymous said...

What is IP address of the host (PC2)
151.170.100.230

What is Subnet mask (PC2)
255.255.255.192

What is Network ID
151.170.100.192

What is DG(Default gateway)
151.170.100.193

First available IP address
151.170.100.194

Last available IP address
151.170.100.254

Broadcast IP address
151.170.100.255

How many Networks
4

How many Hosts in each network
62

What is next network IP?
None

-Jason Tschohl

Anonymous said...

151.170.100.230
255.255.255.192
151.170.100.32
151.170.100.34
151.170.100.62
151.170.100.33
151.170.100.63
151.170.100.64
32
64

Anonymous said...

What is IP address of the host (PC2)151.170.100.230

What is Subnet mask (PC2)255.255.255.192

What is Network ID
151.170.100.192

What is DG(Default gateway)
151.170.100.193

First available IP address
151.170.100.194

Last available IP address
151.170.100.254

Broadcast IP address
151.170.100.255

How may Networks
4

How many Hosts in each network
62

What is next network IP?
151.170.100.231

Anonymous said...

1. 151.170.100.230
2. 255.255.255.192
3. 230
4. 255.255.255.65
5. 151.170.100.66
6. 151.170.100.126
7. 151.170.100.127
8. 4
9. 30
10. 151.171.100.231

Oz Casey, Dedeal said...

Thanks to everyone who worked on the problem

Best
oz

Unknown said...

IP address 151.170.100.230
Subnet Mask 151.170.100.192
Network ID 151.170.100.192
DG 151.170.100.193
Next Avai. IP 151.170.100.194
(this is because the first IP is assigned to the DG)
Last Avai. IP 151.170.100.254
Broadcast address 151.170.100.255

You get 4 networks: First .0
First IP .1
Last IP .62
Broadcast .63

Second .64
First IP .65
Last IP .126
Broadcast .127

3rd .128
First IP .129
Last IP .190
Broadcast .191

4th .192
First IP 193
Last IP .254
Broadcast .255

62 Available hosts.

Unknown said...

I need to correct this, I don't know what I was thinking. Anyways, there is only one thing to correct. with a class B /26 address, you get 1,024 networks, the hosts per network, Net ID and broadcast are still the same.

Anonymous said...

Who's right???