HP
HP0-Y37 · Question #40
Click the Exhibit button. BGP Configuration in HP Comware OS bgp 100 network 200.1.0.0 23 peer 222.222.10.1 ip-prefix out-filter export ip route-static 200.1.0.0 23 null0 ip ip-prefix out-filter…
The correct answer is C. The routers are implementing a typical configuration for a BGP Multihome router. See the full explanation below for the reasoning.
Question
Click the Exhibit button.
BGP Configuration in HP Comware OS
bgp 100
network 200.1.0.0 23
peer 222.222.10.1 ip-prefix out-filter export
ip route-static 200.1.0.0 23 null0
ip ip-prefix out-filter permit 200.1.0.0 23
BGP Configuration in Cisco IOS
router bgp 100
network 200.1.0.0 mask 255.255.254.0
neighbor 222.222.10.1 prefix-list out-filter out
ip route 200.1.0.0 255.255.254.0 null0
ip prefix-list out-filter permit 200.1.0.0/23
You are replacing a Cisco BGP router with an HP A-Series BGP router. Configurations of the Cisco and HP devices are shown in the exhibit.Which statements are true about the routers' configurations? (Select three.)
Options
- AThe HP router will not provide identical functionality to the Cisco router.
- BThe HP A-Series router sends all networks to the BGP neighbor 222.222.10.1 except the IP prefix 200.1.0.0/23.
- CThe routers are implementing a typical configuration for a BGP Multihome router.
- DBoth BGP router filter all networks sent to BGP neighbor 222.222.10.1 except the IP prefix 200.1.0.0/23.
- EBoth the Cisco and HP router configurations are identical in function.
- FThe routers are implementing a typical configuration for a BGP router of a Transit AS.
How the community answered
(40 responses)- B3% (1)
- C78% (31)
- D13% (5)
- E5% (2)
- F3% (1)
Community Discussion
No community discussion yet for this question.