HP
HP0-Y37 · Question #3
Given the following Router 2 Configuration: `` <Router-2> bgp 65001 network 16.1.0.0 255.255.0.0 network 16.2.0.0 255.255.0.0 network 16.3.0.0 255.255.0.0 undo synchronization peer 156.152.5.1…
The correct answer is A. Router-2# bgp 100 peer 16.0.0.1 next-hop-local. See the full explanation below for the reasoning.
Question
Given the following Router 2 Configuration:
<Router-2>
bgp 65001
network 16.1.0.0 255.255.0.0
network 16.2.0.0 255.255.0.0
network 16.3.0.0 255.255.0.0
undo synchronization
peer 156.152.5.1 as-number 65005
peer 156.152.5.1 next-hop-local
peer 156.152.5.1 route-policy PolicyC
import
peer 156.152.5.1 route-policy PolicyD
export
peer 192.137.4.1 as-number 65002
peer 192.137.4.1 route-policy PolicyA
import
peer 192.137.4.1 route-policy PolicyB
export
peer 16.0.0.1 as-number 65001
peer 16.0.0.1 connect-interface Loop0
#
ip ip-prefix Prefix1 index 10 permit
16.1.0.0 16
ip ip-prefix Prefix2 index 20 permit
16.2.0.0 16
ip ip-prefix Prefix3 index 30 permit
16.3.0.0 16
Which of the following statements or configuration snippets is correct regarding this router's setup?Options
- ARouter-2# bgp 100 peer 16.0.0.1 next-hop-local
- BRouter-2# route-policy Policy permit node 10 apply local-preference 500 bgp 100 peer 156.152.5.1 route-policy Policy
- CRouter-2# route-policy Policy permit node 10 apply preferred-value 500 bgp 100 peer 156.152.5.1 route-policy Policy
- DRouter-2# route-policy Policy permit node 10 apply preferred-value 500 bgp 100 peer 192.0.0.2 route-policy Policy
How the community answered
(29 responses)- A76% (22)
- B3% (1)
- C14% (4)
- D7% (2)
Community Discussion
No community discussion yet for this question.