logo

CuriousTab

CuriousTab

Discussion


Home Networking Subnetting Comments

  • Question
  • Which configuration command must be in effect to allow the use of 8 subnets if the Class C subnet mask is 255.255.255.224?


  • Options
  • A. Router(config)#ip classless
  • B. Router(config)#no ip classful
  • C. Router(config)#ip unnumbered
  • D. Router(config)#ip subnet-zero

  • Correct Answer
  • Router(config)#ip subnet-zero 

    Explanation
    A Class C subnet mask of 255.255.255.224 is 3 bits on and 5 bits off (11100000) and provides 8 subnets, each with 30 hosts. However, if the command ip subnet-zero is not used, then only 6 subnets would be available for use.

  • Subnetting problems


    Search Results


    • 1. You need to subnet a network that has 5 subnets, each with at least 16 hosts. Which classful subnet mask would you use?

    • Options
    • A. 255.255.255.192
    • B. 255.255.255.224
    • C. 255.255.255.240
    • D. 255.255.255.248
    • Discuss
    • 2. What is the maximum number of IP addresses that can be assigned to hosts on a local subnet that uses the 255.255.255.224 subnet mask?

    • Options
    • A. 14
    • B. 15
    • C. 16
    • D. 30
    • Discuss
    • 3. What is the subnetwork address for a host with the IP address 200.10.5.68/28?

    • Options
    • A. 200.10.5.56
    • B. 200.10.5.32
    • C. 200.10.5.64
    • D. 200.10.5.0
    • Discuss
    • 4. To test the IP stack on your local host, which IP address would you ping?

    • Options
    • A. 127.0.0.0
    • B. 1.0.0.127
    • C. 127.0.0.1
    • D. 127.0.0.255
    • Discuss
    • 5. You have an interface on a router with the IP address of 192.168.192.10/29. Including the router interface, how many hosts can have IP addresses on the LAN attached to the router interface?

    • Options
    • A. 6
    • B. 8
    • C. 30
    • D. 32
    • Discuss
    • 6. What is the subnetwork number of a host with an IP address of 172.16.66.0/21?

    • Options
    • A. 172.16.36.0
    • B. 172.16.48.0
    • C. 172.16.64.0
    • D. 172.16.0.0
    • Discuss
    • 7. You have a network with a subnet of 172.16.17.0/22. Which is the valid host address?

    • Options
    • A. 172.16.17.1 255.255.255.252
    • B. 172.16.0.1 255.255.240.0
    • C. 172.16.20.1 255.255.254.0
    • D. 172.16.18.255 255.255.252.0
    • Discuss
    • 8. You have an interface on a router with the IP address of 192.168.192.10/29. What is the broadcast address the hosts will use on this LAN?

    • Options
    • A. 192.168.192.15
    • B. 192.168.192.31
    • C. 192.168.192.63
    • D. 192.168.192.127
    • Discuss
    • 9. You need to configure a server that is on the subnet 192.168.19.24/29. The router has the first available host address. Which of the following should you assign to the server?

    • Options
    • A. 192.168.19.0 255.255.255.0
    • B. 192.168.19.33 255.255.255.240
    • C. 192.168.19.26 255.255.255.248
    • D. 192.168.19.31 255.255.255.248
    • Discuss
    • 10. If an Ethernet port on a router were assigned an IP address of 172.16.112.1/25, what would be the valid subnet address of this host?

    • Options
    • A. 172.16.112.0
    • B. 172.16.0.0
    • C. 172.16.96.0
    • D. 172.16.255.0
    • Discuss


    Comments

    There are no comments.

Enter a new Comment