nerdexam
HP

HP0-Y37 · Question #71

AS 71 has established an eBGP peer with AS 9925. bgp 71 peer 192.6.2.1 as-number 9925 peer 192.6.2.1 route-policy NoTens export Which configuration will ensure that subnets of network 10.0.0.0/8 are…

The correct answer is C. acl number 2003 rule permit source 10.0.0.0 0.255.255.255 route-policy NoTens deny node 100 if-match acl 2003 route-policy NoTens permit node 255. See the full explanation below for the reasoning.

Question

AS 71 has established an eBGP peer with AS 9925. bgp 71 peer 192.6.2.1 as-number 9925 peer 192.6.2.1 route-policy NoTens export Which configuration will ensure that subnets of network 10.0.0.0/8 are not advertised to AS 9925?

Options

  • Aacl number 2002 rule deny source 10.0.0.0 0.255.255.255 rule permit route-policy NoTens permit node 100 if-match acl 2002 route-policy NoTens permit node 255
  • Bacl number 2001 rule permit source 10.0.0.0 0.255.255.255 route-policy NoTens permit node 100 if-match acl 2001 route-policy NoTens permit node 2001
  • Cacl number 2003 rule permit source 10.0.0.0 0.255.255.255 route-policy NoTens deny node 100 if-match acl 2003 route-policy NoTens permit node 255
  • Dacl number 2004 rule deny source 10.0.0.0 0.255.255.255 rule permit route-policy NoTens deny node 100 if-match acl 2004 route-policy NoTens permit node 2004

How the community answered

(54 responses)
  • A
    6% (3)
  • B
    4% (2)
  • C
    76% (41)
  • D
    15% (8)

Community Discussion

No community discussion yet for this question.

Full HP0-Y37 Practice