HPE7-A08 · Question #40
With the given output from an HPE Aruba Networking CX 6300: Which statement about the output above is true?
The correct answer is A. The accepted AS paths are defined in the aspath-list. Option A is correct because an aspath-list on Aruba CX switches explicitly defines regular-expression patterns that permit or deny BGP routes based on their AS_PATH attribute - the routes matching a permit statement in the list are the accepted paths, which is the core function…
Question
With the given output from an HPE Aruba Networking CX 6300:
Which statement about the output above is true?
Exhibit
Options
- AThe accepted AS paths are defined in the aspath-list.
- BThe defined route-map is used in BGP with neighbor remote-as export.
- CThe advertised AS paths are configured in an IP prefix-list.
- DThe route-map with aspath-list intended for iBGP peers.
How the community answered
(25 responses)- A64% (16)
- B8% (2)
- C20% (5)
- D8% (2)
Explanation
Option A is correct because an aspath-list on Aruba CX switches explicitly defines regular-expression patterns that permit or deny BGP routes based on their AS_PATH attribute - the routes matching a permit statement in the list are the accepted paths, which is the core function of that construct.
Option B is wrong because route-maps are applied to BGP neighbors using route-map <name> in/out, not with a remote-as export syntax - that phrasing doesn't exist in standard Aruba CX BGP configuration.
Option C is wrong because IP prefix-lists filter on network prefixes (IP address/length), not AS paths; AS path filtering is exclusively the role of aspath-list, not prefix-lists.
Option D is wrong because filtering based on specific external AS numbers in an aspath-list is characteristic of eBGP (inter-AS) filtering - iBGP peers share the same AS, so AS path regex filters targeting external ASes would not be meaningful for iBGP.
Memory tip: Think "A is for AS path = aspath-list" - prefix-lists match prefixes, aspath-lists match AS paths. Keep the data type matched to the filter type and you'll eliminate C and D instantly.
Topics
Community Discussion
No community discussion yet for this question.
