Question: A network engineer has issued the verification command while troubleshooting a routing loop on the network. What is the error in the configuration? A. The

 A network engineer has issued the verification command while troubleshooting a routing loop on the network. What is the error in the configuration?

BR1# show running-config ip prefix-list TAG_172.16.0.0 seq 5 permit 172.16.0.0/24 ! !

A. The redistribute command is issued to filter routes using the route map instead of the prefix list.
B. The route map is dropping all other routes that do not match the prefix list TAG_172.16.0.0.
C. The match ip address command refers to the incorrect network prefix.
D. The prefix list of TAG_172.16.0.0 is configured with an invalid sequence number.  

BR1# show running-config ip prefix-list TAG_172.16.0.0 seq 5 permit 172.16.0.0/24 ! ! - route-map REDIS EIGRP_TO_OSPF permit 10 match ip address prefix-list TAG 172.16.0.0 set tag 10 ! router ospf 100 redistribute eigrp 99 subnets route-map REDIS_EIGRP_TO_OSPF

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Computer Network Questions!