Assessment Test

  1. You reload a router with a configuration register setting of 0x2101. What will the router do when it reloads?

    1. The router enters setup mode.
    2. The router enters ROM monitor mode.
    3. The router boots the mini-IOS in ROM.
    4. The router expands the first IOS in flash memory into RAM.
  2. Which of the following commands provides the product ID and serial number of a router?

    1. show license
    2. show license feature
    3. show version
    4. show license udi
  3. Which command allows you to view the technology options and licenses that are supported on your router along with several status variables?

    1. show license
    2. show license feature
    3. show license udi
    4. show version
  4. You want to send a console message to a syslog server, but you only want to send status messages of 3 and lower. Which of the following commands will you use?

    1. logging trap emergencies
    2. logging trap errors
    3. logging trap debugging
    4. logging trap notifications
    5. logging trap critical
    6. logging trap warnings
    7. logging trap alerts
  5. IPv6 unicast routing is running on the Corp router. Which of the following addresses would show up with the show ipv6 int brief command?

    Corp#sh int f0/0
    FastEthernet0/0 is up, line protocol is up
      Hardware is AmdFE, address is 000d.bd3b.0d80 (bia 000d.bd3b.0d80)
    [output cut]
    1. FF02::3c3d:0d:bdff:fe3b:0d80
    2. FE80::3c3d:2d:bdff:fe3b:0d80
    3. FE80::3c3d:0d:bdff:fe3b:0d80
    4. FE80::3c3d:2d:ffbd:3bfe:0d80
  6. A host sends a type of NDP message providing the MAC address that was requested. Which type of NDP was sent?

    1. NA
    2. RS
    3. RA
    4. NS
  7. Each field in an IPv6 address is how many bits long?

    1. 4
    2. 16
    3. 32
    4. 128
  8. What does the command routerA(config)#line cons 0 allow you to perform next?

    1. Set the Telnet password.
    2. Shut down the router.
    3. Set your console password.
    4. Disable console connections.
  9. Which two statements describe the IP address 10.16.3.65/23? (Choose two.)

    1. The subnet address is 10.16.3.0 255.255.254.0.
    2. The lowest host address in the subnet is 10.16.2.1 255.255.254.0.
    3. The last valid host address in the subnet is 10.16.2.254 255.255.254.0.
    4. The broadcast address of the subnet is 10.16.3.255 255.255.254.0.
    5. The network is not subnetted.
  10. On which interface do you configure an IP address for a switch?

    1. int fa0/0
    2. int vty 0 15
    3. int vlan 1
    4. int s/0/0
  11. Which of the following is the valid host range for the subnet on which the IP address 192.168.168.188 255.255.255.192 resides?

    1. 192.168.168.129–190
    2. 192.168.168.129–191
    3. 192.168.168.128–190
    4. 192.168.168.128–192
  12. Which of the following is considered to be the inside host’s address after translation?

    1. Inside local
    2. Outside local
    3. Inside global
    4. Outside global
  13. Your inside locals are not being translated to the inside global addresses. Which of the following commands will show you if your inside globals are allowed to use the NAT pool?

    ip nat pool Corp 198.18.41.129 198.18.41.134 netmask 255.255.255.248
    ip nat inside source list 100 int s0/0 Corp overload
    1. debug ip nat
    2. show access-list
    3. show ip nat translation
    4. show ip nat statistics
  14. How many collision domains are created when you segment a network with a 12-port switch?

    1. 1
    2. 2
    3. 5
    4. 12
  15. Which of the following commands will allow you to set your Telnet password on a Cisco router?

    1. line telnet 0 4
    2. line aux 0 4
    3. line vty 0 4
    4. line con 0
  16. Which router command allows you to view the entire contents of all access lists?

    1. show all access-lists
    2. show access-lists
    3. show ip interface
    4. show interface
  17. What does a VLAN do?

    1. Acts as the fastest port to all servers
    2. Provides multiple collision domains on one switch port
    3. Breaks up broadcast domains in a layer 2 switch internetwork
    4. Provides multiple broadcast domains within a single collision domain
  18. If you wanted to delete the configuration stored in NVRAM, choose the best answer for the Cisco objectives.

    1. erase startup
    2. delete running
    3. erase flash
    4. erase running
  19. Which protocol is used to send a destination network unknown message back to originating hosts?

    1. TCP
    2. ARP
    3. ICMP
    4. BootP
  20. Which class of IP address provides 15 bits for subnetting?

    1. A
    2. B
    3. C
    4. D
  21. There are three possible routes for a router to reach a destination network. The first route is from OSPF with a metric of 782. The second route is from RIPv2 with a metric of 4. The third is from EIGRP with a composite metric of 20514560. Which route will be installed by the router in its routing table?

    1. RIPv2
    2. EIGRP
    3. OSPF
    4. All three
  22. Which one of the following is true regarding VLANs?

    1. Two VLANs are configured by default on all Cisco switches.
    2. VLANs only work if you have a complete Cisco switched internetwork. No off-brand switches are allowed.
    3. You should not have more than 10 switches in the same VTP domain.
    4. You need to have a trunk link configured between switches in order to send information about more than one VLAN down the link.
  23. How many broadcast domains are created when you segment a network with a 12-port switch?

    1. 1
    2. 2
    3. 5
    4. 12
  24. What protocols are used to configure trunking on a switch? (Choose two.)

    1. VLAN Trunking Protocol
    2. VLAN
    3. 802.1q
    4. ISL
  25. What is a stub network?

    1. A network with more than one exit point
    2. A network with more than one exit and entry point
    3. A network with only one entry and no exit point
    4. A network that has only one entry and exit point
  26. Where is a hub specified in the OSI model?

    1. Session layer
    2. Physical layer
    3. Data Link layer
    4. Application layer
  27. What are the two main types of access control lists (ACLs)? (Choose two.)

    1. Standard
    2. IEEE
    3. Extended
    4. Specialized
  28. Which of the following is the best summarization of the following networks: 192.168.128.0 through 192.168.159.0?

    1. 192.168.0.0/24
    2. 192.168.128.0/16
    3. 192.168.128.0/19
    4. 192.168.128.0/20
  29. What command is used to create a backup configuration?

    1. copy running backup
    2. copy running-config startup-config
    3. config mem
    4. wr net
  30. 1000Base-T is which IEEE standard?

    1. 802.3f
    2. 802.3z
    3. 802.3ab
    4. 802.3ae
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.133.128.39