Question 6 of 439
Which statement about QoS default behavior is true?
    Correct Answer: A

    By default, all ports are untrusted when QoS is enabled. This means that any traffic received on these ports will not be trusted and will be subjected to the switch's QoS policies for classification and marking. This default behavior is intended to prevent any incoming traffic from being treated with higher priority or different QoS treatment without proper classification and assignment.

Question 7 of 439
Refer to the exhibit.
Exam 200-105: Question 7 - Image 1
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.)
    Correct Answer: D, E

    Edge-1 is unable to establish OSPF neighbor adjacency with ISP-1 due to an MTU mismatch. To resolve this, reduce the MTU on edge-1 to 1500 to match ISP-1's MTU. Additionally, you can configure the ip ospf mtu-ignore command on the edge-1 Gi0/0 interface to allow OSPF to establish adjacency despite the MTU mismatch.

Question 8 of 439
Which statement about MPLS is true?
    Correct Answer: B

Question 9 of 439
Which statement about named ACLs is true?
    Correct Answer: A

    Named ACLs (Access Control Lists) in networking are used to identify ACLs with a specific name rather than a number, making them easier to manage. They support both standard and extended ACLs, allowing for more flexibility and detailed traffic filtering.

Question 10 of 439
Which two switch states are valid for 802.1w? (Choose two.)
    Correct Answer: D, E