Which two statement are correct about trunk ports? (Choose two.)
Correct Answer: B,C
Question 32
In OSPF, what is the function of the Link-State Database (LSDB)?
Correct Answer: C
Question 33
Fill in the blank: In BGP, the ___________ attribute is used to influence the best path selection process.
Correct Answer: B
Question 34
Which statement is correct about a three-stage IP fabric underlay?
Correct Answer: A
In athree-stage IP fabric(also known as a Clos fabric), traffic between any two points (ingress to egress) in the fabric isonly two hops away. Step-by-Step Breakdown: * Three-Stage IP Fabric: * Leaf Layer: Leaf switches connect directly to servers and edge devices. * Spine Layer: Spine switches provide connectivity between leaf switches but do not connect to each other directly. * Two-Hop Communication:In this architecture, every leaf switch is connected to every spine switch. Therefore, when a packet enters the fabric via an ingress leaf switch, it is forwarded to a spine switch, which then directs the packet to the correct egress leaf switch. This path always involves exactly two hops: * Ingress leaf # Spine # Egress leaf. * Benefits:This consistent two-hop path ensures predictable latency and makes the network highly scalable while maintaining low complexity. Juniper Reference: * IP Fabric Architecture: This two-hop property of Clos fabrics is a hallmark of spine-leaf designs, as supported by Juniper's QFX and EX switches in data centers.
Question 35
What is the purpose of using route reflectors in BGP?