HP
HP0-Y37 · Question #39
BGP Configuration in HP Comware OS bgp 100 network 200.1.0.0 255.255.254.0 peer 222.222.10.1 as-number 200 peer 222.222.10.1 route-policy IN-CORP1 import peer 222.222.10.1 bfd quit acl number 2001…
The correct answer is A. Prefixes originating from AS 200 are set with local preference 200. See the full explanation below for the reasoning.
Question
BGP Configuration in HP Comware OS
bgp 100
network 200.1.0.0 255.255.254.0
peer 222.222.10.1 as-number 200
peer 222.222.10.1 route-policy IN-CORP1 import
peer 222.222.10.1 bfd
quit
acl number 2001
description networks in 200.X.X.X
rule 0 permit source 200.0.0.0 0.255.255.255
ip as-path 2 permit _200$
route-policy IN-CORP1 deny node 10
if-match acl 2001
route-policy IN-CORP1 permit node 20
if-match as-path 2
apply local-preference 200
route-policy IN-CORP1 permit node 30
apply local-preference 100
Which statements are true about the BGP configuration of this HP A-Series router? (Select two.)
Options
- APrefixes originating from AS 200 are set with local preference 200.
- BThe BGP neighbor is in AS 100.
- CAll prefixes are set with a local preference of 100.
- DThe BGP router is in AS 200.
- EThe BGP router filters prefixes 200.X.X.X.
How the community answered
(29 responses)- A72% (21)
- B3% (1)
- C7% (2)
- D3% (1)
- E14% (4)
Community Discussion
No community discussion yet for this question.