HP
HP0-Y37 · Question #70
Click the Exhibit button. BGP Configuration in HP Comware OS ip route-static 215.34.10.0 22 Serial 5/0 bgp 100 import-route static route-policy static-to-bgp route-policy static-to-bgp permit node…
The correct answer is A. Both configurations are identical in function. C. Both BGP routers announce a static route to its BGP neighbor. D. Both BGP routers announce network 215.34.10.0/22. See the full explanation below for the reasoning.
Question
Click the Exhibit button.
BGP Configuration in HP Comware OS
ip route-static 215.34.10.0 22 Serial 5/0
bgp 100
import-route static route-policy static-to-bgp
route-policy static-to-bgp permit node 10
if-match ip-prefix ISP-block
Apply origin igp
ip ip-prefix ISP-block permit 215.34.10.0 22 less-equal 30
BGP Configuration in Cisco IOS
ip route 215.34.10.0 255.255.252.0 Serial 5/0
!
router bgp 100
redistribute static route-map static-to-bgp
!
route-map static-to-bgp permit 10
match ip address prefix-list ISP-block
set origin igp
ip prefix-list ISP-block permit 215.34.10.0/22 le 30
You are replacing a Cisco BGP router with an HP A-Series BGP router. Examine the routers' configurations. Which statements accurately describe the routers' configurations? (Select three.)
Options
- ABoth configurations are identical in function.
- BThe HP A-Series router will not implement the same BGP functions as the Cisco router.
- CBoth BGP routers announce a static route to its BGP neighbor.
- DBoth BGP routers announce network 215.34.10.0/22.
- ENeither BGP routers can announce a redistributed static route because no metrics are set.
- FThe A-Series router's prefix list is misconfigured.
How the community answered
(49 responses)- A84% (41)
- B4% (2)
- E2% (1)
- F10% (5)
Community Discussion
No community discussion yet for this question.