Hi, I just want to get this course over with and this is the last assignment. The only reason I took this course is because one networking class was required to for Computer Information and Programming. I know this is basic stuff but i have gone sort of blank. I've put question marks after the answers because I'm not certain of it and I would gladly be corrected if I'm wrong.
IP address and mask:
http://i.imgur.com/mCWBP.jpgSubnet A
Specification
hosts:
http://i.imgur.com/wbhZU.jpgNumber of bits in the subnet : 25?
IP mask (binary) : 11111111.11111111.11111111.10000000?
New IP mask (decimal) : 255.255.255.128?
Maximum number of usable
subnets (including the 0th subnet) : 2?
Number of usable hosts per subnet: 126?
IP Subnet : ??
First IP Host address : 192.168.10.1?
Last IP Host address : 192.168.10.126?
Subnet B
Specification
hosts:
http://i.imgur.com/dWHk0.jpgNumber of bits in the subnet : 26?
IP mask (binary) : 11111111.11111111.11111111.11000000?
New IP mask (decimal) : 255.255.255.192?
Maximum number of usable
subnets (including the 0th subnet) : 4?
Number of usable hosts per subnet: 62?
IP Subnet : ??
First IP Host address : 192.168.10.129?
Last IP Host address : 192.168.10.190?
-----------------------------------------------------------
Device -||- IP address -||- Mask -||- Gateway
======================================
Host1 -||- ??? -||- ??? -||- ???
Router1-Fa0/0 -||- ??? -||- ??? -||------------
Host2 -||- ??? -||- ??? -||- ???
Router1-Fa0/1 -||- ??? -||- ??? -||------------
Okay, that's how far I've come. Thanks in advance!