QUESTION
Refer to above network diagram
You are the network administrator at Ranet, and
have to config the router "Ranet-BR" via Console
Terminal as below:
Task 1. enable interface Se0/0/0 and set IP address
/Subnet Mask that can connect with router
"Ranter-HQ" at 192.168.0.254/30
Task 2. enable interface Se0/1/0 and set IP address
/Subnet Mask that can connect with router
"Ranter-BR1-1" at 192.168.0.30/30
Task 3. The Headquater has given IP address
range 192.168.0.0/27 for the network
behind our router, then you have to:
3.1 enable interface Fa0/0 and set
IP address/Subnet Mask to be the
last IP of this subnet that has
10 host as members.
3.2 enable interface Fa0/1 and set
IP address/Subnet Mask to be the
last IP of this subnet that has
5 host as members.
3.3 Set IP address/Subnet Mark of Host1
in each LAN to be the first IP of its
own subnet, and set IP of gateway also
If the configuration is correct, Host1 in each subnet
must be able to ping to Ranet Server at 192.168.0.33
ANSWER
I have completed Task 1 and 2 by giving Se0/0/0 "192.168.0.253 255.255.255.252" and Se0/1/0 "192.168.0.29 255.255.255.252"
Problem is with 3.1,3.2,3.3
The solution for 3.1 and 3.2 says giving 192.168.0.14/28 to Fa0/0 and 192.168.0.22/29 to Fa0/1 .
What I dont understand is that why they have used ip address range 1-14(as 0 and 15 cant be used) and address range 17-22(as 16 and 23 cant be used) of all the subnets available??? 3.3 is straight forward no problem with it as 3.1 and 3.2 ranges would be utilized here.