CCNP ENARSI Certification Cram Notes : Layer 3 Technologies
1.2 Troubleshoot route map for any routing protocol (attributes, tagging, filtering)
Route maps are a powerful tool used to manipulate and filter routing updates. They can be used to modify the attributes of routes, tag routes with additional information, and filter routes based on various criteria. Here are some steps to troubleshoot route maps for any routing protocol:
1. Check the configuration of the route map. Verify that the route map is configured correctly, with the correct match and set statements. Check for any errors in the configuration that may be causing issues.
2. Check the routing table for the expected routes. Verify that the routing table is populated with the expected routes, and that the route map is being applied correctly.
3. Check the route map processing order. Route maps are processed in the order in which they are applied, with the first match being used. Verify that the route map processing order is correct, and that there are no overlapping or conflicting route maps.
4. Use the "show route-map" command to troubleshoot. This command displays detailed information about the route map, including the match and set statements and the number of routes matched.
5. Use debug commands to troubleshoot route map issues. Debugging can provide valuable information about route map behavior and can help to identify configuration errors or network connectivity problems.
6. Check for filtering issues. If routes are not being advertised or received correctly, check the route map filtering criteria to ensure that they are correct. Verify that the route map is not filtering out valid routes.