logo

CuriousTab

CuriousTab

Discussion


Home Networking Spanning Tree Protocol See What Others Are Saying!
  • Question
  • You need to allow one host to be permitted to attach dynamically to each switch interface. Which two commands must you configure on your catalyst switch to meet this policy?

    1. Switch(config-if)# ip access-group 10
    2. Switch(config-if)# switchport port-security maximum 1
    3. Switch(config)# access-list 10 permit ip host 1
    4. Switch(config-if)# switchport port-security violation shutdown
    5. Switch(config)# mac-address-table secure


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

  • Correct Answer
  • 2 and 4 

    Explanation
    The switchport port-security is an important command, and it's super easy with the CNA; however, from the CLI, you can set the maximum number of MAC addresses allowed into the port, and then set the penalty if this maximum has been passed.

  • More questions

    • 1. Which command will configure a switch port to use the IEEE standard method of inserting VLAN membership information into Ethernet frames?

    • Options
    • A. Switch(config)# switchport trunk encapsulation isl
    • B. Switch(config)# switchport trunk encapsulation ietf
    • C. Switch(config)# switchport trunk encapsulation dot1q
    • D. Switch(config-if)# switchport trunk encapsulation isl
    • E. Switch(config-if)# switchport trunk encapsulation dot1q
    • Discuss
    • 2. 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
    • 3. Which command is used to determine if an IP access list is enabled on a particular interface?

    • Options
    • A. show access-lists
    • B. show interface
    • C. show ip interface
    • D. show interface access-lists
    • Discuss
    • 4. Which command would you use to apply an access list to a router interface?

    • Options
    • A. ip access-list 101 out
    • B. access-list ip 101 in
    • C. ip access-group 101 in
    • D. access-group ip 101 in
    • Discuss
    • 5. Which of the following are true regarding OSPF areas?

      1. You must have separate loopback interfaces configured in each area.
      2. The numbers you can assign an area go up to 65,535.
      3. The backbone area is also called area 0.
      4. If your design is hierarchical, then you don't need multiple areas.
      5. All areas must connect to area 0.

    • Options
    • A. 1 only
    • B. 1 and 2 only
    • C. 3 and 4 only
    • D. 3, 4 and 5
    • Discuss
    • 6. Which command displays RIP routing updates?

    • Options
    • A. show ip route
    • B. debug ip rip
    • C. show protocols
    • D. debug ip route
    • Discuss
    • 7. 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
    • 8. What does a switch do when a frame is received on an interface and the destination hardware address is unknown or not in the filter table?

    • Options
    • A. Forwards the switch to the first available link
    • B. Drops the frame
    • C. Floods the network with the frame looking for the device
    • D. Sends back a message to the originating station asking for a name resolution
    • Discuss
    • 9. Which of the following types of connections can use full duplex?

      1. Hub to hub
      2. Switch to switch
      3. Host to host
      4. Switch to hub
      5. Switch to host

    • Options
    • A. 1, 2 and 4
    • B. 3 and 4
    • C. 3 and 5
    • D. 2, 3 and 5
    • Discuss
    • 10. What is the maximum distance with maximum data rate for 802.11a?

    • Options
    • A. About 65-75 feet
    • B. About 90-100 feet
    • C. About 150 feet
    • D. Over 200 feet
    • Discuss


    Comments

    There are no comments.

Enter a new Comment