logo

CuriousTab

CuriousTab

Discussion


Home Networking IPv6 See What Others Are Saying!
  • Question
  • Which of the following is true when describing a global unicast address?


  • Options
  • A. Packets addressed to a unicast address are delivered to a single interface.
  • B. These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.
  • C. These are like private addresses in IPv4 in that they are not meant to be routed.
  • D. These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.

  • Correct Answer
  • These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4. 

    Explanation
    Unlike unicast addresses, global unicast addresses are meant to be routed.

  • More questions

    • 1. You have the following routing table. Which of the following networks will not be placed in the neighbor routing table?
      R    192.168.30.0/24 [120/1] via 192.168.40.1, 00:00:12, Serial0
      C    192.168.40.0/24 is directly connected, Serial0
           172.16.0.0/24 is subnetted, 1 subnets
      C    172.16.30.0 is directly connected, Loopback0
      R    192.168.20.0/24 [120/1] via 192.168.40.1, 00:00:12, Serial0
      R    10.0.0.0/8 [120/15] via 192.168.40.1, 00:00:07, Serial0
      C    192.168.50.0/24 is directly connected, Ethernet0

    • Options
    • A. 172.16.30.0
    • B. 192.168.30.0
    • C. 10.0.0.0
    • D. All of them will be placed in the neighbor routing table.
    • Discuss
    • 2. You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router?

    • Options
    • A. (config)# ip access-group 110 in
    • B. (config-if)# ip access-group 110 in
    • C. (config-if)# ip access-group Blocksales in
    • D. (config-if)# blocksales ip access-list in
    • Discuss
    • 3. What multicast addresses does RIPng use?

    • Options
    • A. FF02::A
    • B. FF02::9
    • C. FF02::5
    • D. FF02::6
    • Discuss
    • 4. What is the maximum distance running the lowest data rate for 802.11a?

    • Options
    • A. About 100 feet
    • B. About 175 feet
    • C. About 300 feet
    • D. About 350 feet
    • Discuss
    • 5. Which of the following is considered to be the destination host before translation?

    • Options
    • A. Inside local
    • B. Outside local
    • C. Inside global
    • D. Outside global
    • Discuss
    • 6. Which router command allows you to view the entire contents of all access lists?

    • Options
    • A. show all access-lists
    • B. show access-lists
    • C. show ip interface
    • D. show interface
    • Discuss
    • 7. Which layer 4 protocol is used for a Telnet connection?

    • Options
    • A. IP
    • B. TCP
    • C. TCP/IP
    • D. UDP
    • Discuss
    • 8. What protocol does PPP use to identify the Network layer protocol?

    • Options
    • A. NCP
    • B. ISDN
    • C. HDLC
    • D. LCP
    • Discuss
    • 9. What command will permit SMTP mail to only host 1.1.1.1?

    • Options
    • A. access-list 10 permit smtp host 1.1.1.1
    • B. access-list 110 permit ip smtp host 1.1.1.1
    • C. access-list 10 permit tcp any host 1.1.1.1 eq smtp
    • D. access-list 110 permit tcp any host 1.1.1.1 eq smtp
    • Discuss
    • 10. The Corporate router receives an IP packet with a source IP address of 192.168.214.20 and a destination address of 192.168.22.3. Looking at the output from the Corporate router, what will the router do with this packet?
      Corp#sh ip route
      [output cut]
      R    192.168.215.0 [120/2] via 192.168.20.2, 00:00:23, Serial0/0
      R    192.168.115.0 [120/1] via 192.168.20.2, 00:00:23, Serial0/0
      R    192.168.30.0 [120/1] via 192.168.20.2, 00:00:23, Serial0/0
      C    192.168.20.0 is directly connected, Serial0/0
      C    192.168.214.0 is directly connected, FastEthernet0/0

    • Options
    • A. The packet will be discarded.
    • B. The packet will be routed out the S0/0 interface.
    • C. The router will broadcast looking for the destination.
    • D. The packet will be routed out the Fa0/0 interface.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment