logo

CuriousTab

CuriousTab

Discussion


Home Networking IP Routing See What Others Are Saying!
  • Question
  • Network 206.143.5.0 was assigned to the Acme Company to connect to its ISP. The administrator of Acme would like to configure one router with the commands to access the Internet. Which commands could be configured on the Gateway router to allow Internet access to the entire network?

    1. Gateway(config)# ip route 0.0.0.0 0.0.0.0 206.143.5.2
    2. Gateway(config)# router rip
    3. Gateway(config-router)# network 206.143.5.0
    4. Gateway(config-router)# network 206.143.5.0 default


  • Options
  • A. 1 only
  • B. 3 only
  • C. 1, 2 and 4
  • D. 1 and 4

  • Correct Answer
  • 1 and 4 

    Explanation
    There are actually three different ways to configure the same default route, but only two are shown in the answer. First, you can set a default route with the 0.0.0.0 0.0.0.0 mask and then specify the next hop, as in option A. Or you can use 0.0.0.0 0.0.0.0 and use the exit interface instead of the next hop. Finally, you can use option D with the ip default-network command.

  • More questions

    • 1. How many collision domains are created when you segment a network with a 12-port switch?

    • Options
    • A. 1
    • B. 2
    • C. 5
    • D. 12
    • Discuss
    • 2. What is the maximum distance with maximum data rate for 802.11g?

    • Options
    • A. About 65-75 feet
    • B. About 90-100 feet
    • C. About 150 feet
    • D. Over 200 feet
    • Discuss
    • 3. Which of the following commands will allow you to set your Telnet password on a Cisco router?

    • Options
    • A. line telnet 0 4
    • B. line aux 0 4
    • C. line vty 0 4
    • D. line con 0
    • Discuss
    • 4. 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
    • 5. Which command is required for connectivity in a Frame Relay network if Inverse ARP is not operational?

    • Options
    • A. frame-relay arp
    • B. frame-relay map
    • C. frame-relay interface-dci
    • D. frame-relay lmi-type
    • Discuss
    • 6. What VTP mode allows you to change VLAN information on the switch?

    • Options
    • A. Client
    • B. STP
    • C. Server
    • D. Transparent
    • Discuss
    • 7. The network address of 172.16.0.0/19 provides how many subnets and hosts?

    • Options
    • A. 7 subnets, 30 hosts each
    • B. 8 subnets, 8,190 hosts each
    • C. 8 subnets, 2,046 hosts each
    • D. 7 subnets, 2,046 hosts each
    • Discuss
    • 8. Which command will allow you to see real-time translations on your router?

    • Options
    • A. show ip nat translations
    • B. show ip nat statistics
    • C. debug ip nat
    • D. clear ip nat translations *
    • Discuss
    • 9. Which of the following is an IEEE standard for frame tagging?

    • Options
    • A. ISL
    • B. 802.3Z
    • C. 802.1Q
    • D. 802.3U
    • Discuss
    • 10. Which command will display all the EIGRP feasible successor routes known to a router?

    • Options
    • A. show ip routes *
    • B. show ip eigrp summary
    • C. show ip eigrp topology
    • D. show ip eigrp adjacencies
    • Discuss


    Comments

    There are no comments.

Enter a new Comment