300-420 · Question #2
A network solution is being designed for a company that connects to multiple Internet service providers. Which Cisco proprietary BGP path attribute will influence outbound traffic flow?
The correct answer is C. Weight. Weight is a Cisco proprietary BGP attribute (not defined in any RFC) that exists only on the local router and is never advertised to BGP peers. It is used to influence outbound traffic selection: the route with the highest Weight is preferred. Because it is local and…
Question
A network solution is being designed for a company that connects to multiple Internet service providers. Which Cisco proprietary BGP path attribute will influence outbound traffic flow?
Options
- ALocal Preference
- BMED
- CWeight
- DAS Path
- ECommunity
How the community answered
(16 responses)- A6% (1)
- B6% (1)
- C88% (14)
Explanation
Weight is a Cisco proprietary BGP attribute (not defined in any RFC) that exists only on the local router and is never advertised to BGP peers. It is used to influence outbound traffic selection: the route with the highest Weight is preferred. Because it is local and Cisco-specific, it is the ideal tool when a multi-homed router needs to steer outbound traffic toward a preferred ISP without affecting any other router in the network. Local Preference (A) is a standard BGP attribute used within an AS to influence outbound paths, but it is not Cisco proprietary. MED (B) influences inbound traffic from neighbors. AS Path (D) and Community (E) are both standard BGP attributes defined in RFCs.
Topics
Community Discussion
No community discussion yet for this question.