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
If you know how to configure a static route for IPv4, you...
- 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
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.
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.
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 Maps. Route maps are similar to access lists; they both have criteria for matching the details of certain packets and an action of permitting or denying those packets.
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.