Question 21 of 120 from exam 350-501-SPCOR: Implementing and Operating Cisco Service Provider Network Core Technologies

Question 21 of 120 from exam 350-501-SPCOR: Implementing and Operating Cisco Service Provider Network Core Technologies

Question

Router 1:

ip route 192.0.2.0 255.255.255.0 null 0
ip route 192.168.1.0 255.255.255.0 null 0 tag 1

route-map ddos
match tag 4
set ip next-hop 192.0.2.1
set local-preference 150
set community no export

route-map ddos permit 20

router bgp 65513
redistribute static route-map ddos

Router 2:

ip route 192.0.2.0 255.255.255.0 null 0

Refer to the exhibit.

An engineer is preparing to implement data plane security configuration.

Which statement about this configuration is true?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

A.