Search results
Route-maps are the "if-then" solution for Cisco devices. This lesson explains how route-maps check for match conditions and optionally set values.
- How to Configure IPv6 Static Routing
R1(config)#ipv6 route 2001:DB8:23:23::/64 2001:DB8:13:13::3...
- OSPF Next Hop With Network Types
OSPF Default Route; Unit 2: OSPF Neighbor Adjacency. OSPF...
- OSPF Non-Broadcast Network Type
Hi David, Glad you like it! By default OSPF will try to...
- Link Layer Discovery Protocol (Lldp)
The big difference between the two is that LLDP is a...
- EIGRP K Values Configuration
As Rene has mentioned in the lesson, Cisco by default has...
- IPv6 Address Assignment Example
In this lesson we’ll take a look how you can create IPv6...
- How to Configure IPv6 Static Routing
Route maps are a powerful tool used to manipulate routing information and policies within a network. They allow network administrators to control and influence how routes are advertised, received, and selected on Cisco routers.
Route maps are used when redistributing routes into an OSPF, RIP, or EIGRP routing process. They are also used when generating a default route into an OSPF routing process. A route map defines which of the routes from the specified routing protocol are allowed to be redistributed into the target routing process.
route-map (Policy Routing) define the conditions for policy routing, use the route-map command in Global Configuration mode and the match and set commands in Route Map Configuration Mode. To delete an entry, use the no form of this command.
Route Maps - This section explains the structure of a route map and how conditional matching and conditional actions can be combined to filter or manipulate routes. Conditional Forwarding of Packets - This section explains how a router forwards packets down different paths based on the network traffic.
4 gru 2017 · A route map defines which of the routes from the specified routing protocol are allowed to be redistributed into the target routing process. Route maps have many features in common with widely known ACLs.
29 kwi 2014 · Solved: Hi All, I have just taken over supporting a network, and have come accross a route map, that I don't really understand. The route-map is copied below. Can anyone please tell me step by step how its processed, and what the outcome is?