Book now with code EOY2025
yengiang wrote: » Which command will assign the last usable IP address from the 192.168.32.128/28 subnetwork to a router interface? A. Router(config-if)# ip address 192.168.32.142 255.255.255.240 B. Router(config-if)# ip address 192.168.32.143 255.255.255.240 C. Router(config-if)# ip address 192.168.32.158 255.255.255.240 D. Router(config-if)# ip address 192.168.32.142 255.255.255.248 E. Router(config-if)# ip address 192.168.32.144 255.255.255.224 F. Router(config-if)# ip address 192.168.32.158 255.255.255.224 So /28=255.255.255.240 (11111111.11111111.11111111.1111.0000) subnet: 2^4 = 16 host-per subnet: (2^4)-2=14 valid subnet: 256-240=16 (increment number) 0,16,32,64,80,96,112,128,144,160,176,192,208,224,240,256 broadcast address: subnet #9 : 192.168.32.143 valid host: 192.168.32.129 - 192.168.32.142 broadcast address: subnet #10: 192.168.159 valid host: 192.168.32.145 - 192.168.32.158 I can understand: D,E,F are incorrect. B is the broadcast address. Why the answer is A? not C? Please explain. Thank you,
yengiang wrote: » Thank you. I just need to focus on what was being asked in the questions.:)
yengiang wrote: » B is the only answer. Per Todd Lammle, it's one of the hardest subnetmask. I just need to re-read this section again to tackle this kind of question. Thanks for breaking it down.
yengiang wrote: » jvrlopez: I'm still struggling with the same question everyday but my speed is getting better. routemypacket: Thanks for showing a good way to learn CIDR. Here's another question: The command ip route 192.168.100.160 255.255.255.224 192.168.10.2 was issued on a router. No routing protocols or other static routes are configured on the router. Which statement is true about this command? A. The interface with IP address 192.168.10.2 is on this router. B. The command sets a gateway of last resort for the router. C. Packets that are destined for host 192.168.100.190 will be sent to 192.168.10.2. D. The command creates a static route for all IP traffic with the source address 192.168.100.160. Why is C the answer? Thanks
yengiang wrote: » Which command excludes seven host addresses from a DHCP pool that has a 255.255.255.192 mask? A. router(config)#ip dhcp excluded-address 192.168.7.0 192.168.7.6 B. router(config)#ip dhcp excluded-address 192.168.7.121 192.168.7.127 C. router(config)#ip dhcp excluded-address 192.168.7.159 192.168.7.165 D. router(config)#ip dhcp excluded-address 192.168.7.193 192.168.7.198 valid subnet: 256-192=64 increment: 0,64,128,192 rule out D because it excludes only 6 hosts. Not A: because it's included the 192.168.7.0 (Network address) Not B: because 192.168.7.127 (broadcast address) C is the answer...please confirm.. thanks
yengiang wrote: » Please help. I'm having a hard time doing Class B. A network administrator has subnetted the 172.16.0.0 network using a subnet mask of 255.255.255.192. A duplicate IP address of 172.16.2.120 has accidentally been configured on a workstation in the network. The technician must assign this workstation a new IP address within that same subnetwork. Which address should be assigned to the workstation? A. 172.16.1.80 B. 172.16.2.80 C. 172.16.1.64 D. 172.16.2.64 E. 172.16.2.127 F. 172.16.2.128
Use code EOY2025 to receive $250 off your 2025 certification boot camp!