Which configuration must be applied on the PE-A to accomplish this requirement?

Refer to the exhibit. All prefixes that the CE-A learns from the PE-A are OSPF interarea prefixes. The PE-A must only send prefixes to the CE-A from class B and classC. Which configuration must be applied on the PE-A to accomplish this requirement?

A. ip prefix-list INTER-AREA deny 10.0.0.0/8 le 32 ip prefix-list INTER-AREA deny 20.0.0.0/8 le 32 ip prefix-list INTER-AREA deny 30.0.0.0/8 le 32 ip prefix-list INTER-AREA permit 0.0.0.0/0 le 32 ! router ospf 1 vrf CE-A area 4 filter-list prefix INTER-AREA in
B. ip prefix-list INTER-AREA deny 10.0.0.0/8 le 32 ip prefix-list INTER-AREA deny 20.0.0.0/8 le 32 ip prefix-list INTER-AREA deny 30.0.0.0/8 le 32 ip prefix-list INTER-AREA permit 0.0.0.0/0 le 32 ! router ospf 1 vrf CE-A area 4 filter-list prefix INTER-AREA out
C. ip prefix-list INTER-AREA permit 10.0.0.0/8 le 32 ip prefix-list INTER-AREA permit 20.0.0.0/8 le 32 ip prefix-list INTER-AREA permit 30.0.0.0/8 le 32 ! router ospf 1 vrf CE-A area 4 filter-list prefix INTER-AREA in
D. ip prefix-list INTER-AREA permit 128.0.0.0/1 le 32 ! router ospf 1 vrf CE-A area 4 filter-list prefix INTER-AREA out
E. ip prefix-list INTER-AREA deny 128.0.0.0/8 le 32 ip prefix-list INTER-AREA permit 128.0.0.0/1 le 32 ! router ospf 1 vrf CE-A area 4 filter-list prefix INTER-AREA out

cisco-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.