Cisco

200-105 practice test

Practice with 15 free Testara sample questions, or choose paid access to the full 96-question bank.

Provider
Cisco
Question bank
96
Free sample
15 questions
Publisher
Testara

About this practice material

This page covers Testara's practice question bank for 200-105, a certification listed under Cisco. Questions use original, exam-style scenarios and are not questions from the official certification exam.

Testara is an independent practice platform and is not affiliated with, endorsed by, or authorized by Cisco. The certification credential is issued by Cisco, not Testara. Certification and provider names belong to their respective owners.

Start practicing

The guest demo does not save an attempt. Sign in before buying access.

Try 15 questions free

Available without signing in

Free sample questions

These 15 questions and their explanations are server-rendered so you can inspect the material before opening the interactive demo.

  1. Question 1 · 1

    Which Cisco platform can verify ACLs?

    Choose one answer.

    • Cisco Prime Infrastructure
    • Cisco Wireless LAN Controller
    • Cisco APIC-EM
    • Cisco IOS-XE
  2. Question 2 · 1

    Which encapsulation type is a Frame Relay encapsulation type that is supported by Cisco routers?

    Choose one answer.

    • IETF
    • ANSI Annex D
    • Q9333-A Annex A
    • HDLC
    Read explanation

    Cisco supports two Frame Relay encapsulation types: the Cisco encapsulation and the IETF Frame Relay encapsulation, which is in conformance with RFC 1490 and RFC 2427. The former is often used to connect two Cisco routers while the latter is used to connect a Cisco router to a non-Cisco router. You can test with your Cisco router when typing the command Router(config-if)#encapsulation frame-relay? on a WAN link. Note: Three LMI options are supported by Cisco routers are ansi, Cisco, and Q933a. They represent the ANSI Annex D, Cisco, and ITU Q933-A (Annex A) LMI types, respectively. HDLC is a WAN protocol same as Frame-Relay and PPP so it is not a Frame Relay encapsulation type.

  3. Question 3 · 1

    The internetwork infrastructure of company XYZ consists of a single OSPF area as shown in the graphic. There is concern that a lack of router resources is impeding internetwork performance. As part of examining the router resources, the OSPF DRs need to be known. All the router OSPF priorities are at the default and the router IDs are shown with each router. Which routers are likely to have been elected as DR? (Choose two.)

    Choose all answers that apply.

    • Corp-1
    • Corp-2
    • Corp-3
    • Corp-4
    • Branch-1
    • Branch-2
    Read explanation

    There are 2 segments on the topology above which are separated by Corp-3 router. Each segment will have a DR so we have 2 DRs. To select which router will become DR they will compare their router-IDs. The router with highest (best) router-ID will become DR. The router-ID is chosen in the order below: The highest IP address assigned to a loopback (logical) interface. If a loopback interface is not defined, the highest IP address of all active router's physical interfaces will be chosen. In this question, the IP addresses of loopback interfaces are not mentioned so we will consider IP addresses of all active router's physical interfaces. Router Corp- 4 (10.1.40.40) & Branch-2 (10.2.20.20) have highest "active" IP addresses so they will become DRs.

  4. Question 4 · 1

    Which statement about QoS default behavior is true?

    Choose one answer.

    • Ports are untrusted by default.
    • VoIP traffic is passed without being tagged.
    • Video traffic is passed with a well-known DSCP value of 46.
    • Packets are classified internally with an environment.
    • Packets that arrive with a tag are untagged at the edge of an administrative domain.
  5. Question 5 · 1

    Refer to the exhibit. Router edge-1 is unable to establish OSPF neighbor adjacency with router ISP-1. Which two configuration changes can you make on edge-1 to allow the two routers to establish adjacency? (Choose two.)

    Choose all answers that apply.

    Question illustration 1
    • Set the subnet mask on edge-1 to 255.255.255.252.
    • Reduce the MTU on edge-1 to 1514.
    • Set the OSPF cost on edge-1 to 1522.
    • Reduce the MTU on edge-1 to 1500.
    • Configure the ip ospf mtu-ignore command on the edge-1 Gi0/0 interface.
  6. Question 6 · 1

    R1 is configured with the default configuration of OSPF. From the following list of IP addresses configured on R1, which address will the OSPF process select as the router ID?

    Choose one answer.

    Question illustration 1
    Question illustration 2
    • 192.168.0.1
    • 172.16.1.1
    • 172.16.2.1
    • 172.16.2.225
    Read explanation

    The Router ID (RID) is an IP address used to identify the router and is chosen using the following sequence: + The highest IP address assigned to a loopback (logical) interface. + If a loopback interface is not defined, the highest IP address of all active router's physical interfaces will be chosen. + The router ID can be manually assigned In this case, because a loopback interface is not configured so the highest active IP address 192.168.0.1 is chosen as the router ID.

  7. Question 7 · 1

    Which statement about named ACLs is true?

    Choose one answer.

    • They support standard and extended ACLs.
    • They are used to filter usernames and passwords for Telnet and SSH.
    • They are used to filter Layer 7 traffic.
    • They support standard ACLs only.
    • They are used to rate limit traffic destined to targeted networks.
  8. Question 8 · 1

    A department decides to replace its hub with a Catalyst 2950 switch that is no longer needed by another department. To prepare the switch for installation, the network administrator has erased the startup configuration and reloaded the switch. However, PCs that are connected to the switch experience various connectivity problems. What is a possible cause of the problem?

    Choose one answer.

    • The VLAN database was not erased.
    • The management VLAN is disabled.
    • The running configuration should have been erased.
    • The "mode" button was not pressed when the switch was reloaded.
    • The switch was not configured with an IP address or a default gateway.
  9. Question 9 · 1

    Refer to the exhibit. What can be determined about the interfaces of the Main_Campus router from the output shown?

    Choose one answer.

    Question illustration 1
    • The LAN interfaces are configured on different subnets.
    • Interface FastEthernet 0/0 is configured as a trunk.
    • The Layer 2 protocol of interface Serial 0/1 is NOT operational.
    • The router is a modular router with five FastEthernet interfaces.
    • Interface FastEthernet 0/0 is administratively deactivated.
  10. Question 10 · 1

    What is the alert message generated by SNMP agents called?

    Choose all answers that apply.

    • TRAP
    • INFORM
    • GET
    • SET
  11. Question 11 · 1

    Which identification number is valid for an extended ACL?

    Choose one answer.

    • 1
    • 64
    • 99
    • 100
    • 299
    • 1099
  12. Question 12 · 1

    While you were troubleshooting a connection issue, a ping from one VLAN to another VLAN on the same switch failed. Which command verifies that IP routing is enabled on interfaces and the local VLANs are up?

    Choose one answer.

    • show ip interface brief
    • show ip nat statistics
    • show ip statistics
    • show ip route
  13. Question 13 · 1

    Refer to the exhibit. Which route will be found in the routing table of the Main router?

    Choose one answer.

    Question illustration 1
    • C 192.168.2.0 is directly connected, Serial0/1
    • R 192.168.2.0/24 [120/1] via 192.168.255.26, 00:00:24, Serial0/0
    • R 192.168.255.16 [120/1] via 192.168.255.26, 00:00:24, Serial0/1
    • R 192.168.255.16 [120/2] via 192.168.255.21, 00:00:22, Serial0/0
  14. Question 14 · 1

    Refer to the exhibit. How many interfaces on R1 should be configured as ip nat inside to grant external access to the entire network?

    Choose one answer.

    Question illustration 1
    • 1
    • 3
    • 4
    • 5
  15. Question 15 · 1

    Which feature can you use to monitor traffic on a switch by replicating it to another port or ports on the same switch?

    Choose one answer.

    • copy run start
    • traceroute
    • the ICMP Echo IP SLA
    • SPAN

Each purchase applies to this certification. Prices are one-time payments, not monthly subscriptions.

Starter

$29 USD one time

Full access to one certification's question bank in standard practice mode for 60 days.

  • Full question bank for one certification
  • 60 days of access
  • Standard practice mode
  • Question notes and community discussions
  • Attempt scores and answer review

Professional

$49 USD one time

Full access to one certification's question bank, custom test controls and advanced analytics for 60 days.

  • Custom test builder
  • Timers and question selection
  • Randomized question and answer order
  • Advanced performance and weak-question analytics
  • Priority customer support
Try 15 questions free