Route-Map Query
control
Member Posts: 309
in CCNA & CCENT
What exactly does the following mean, in easy speak... See it cropping up a lot on routers.
route-map SH2 permit 10
match ip address 25
set ip next-hop x.x.x.x
Thanks
route-map SH2 permit 10
match ip address 25
set ip next-hop x.x.x.x
Thanks
Comments
-
deth1k Member Posts: 312looks like this specific one is used for policy based routing, i.e forcing traffic that matches ACL 25 to go to that next hop.
-
atorven Member Posts: 319Hi Control, you should really check out the CCNP route books, I have the Foundation learning guide and I think you would enjoy reading it especially the route redistribution and path control sections which make use of route maps.
-
control Member Posts: 309Thanks Guys,
I'm seeing a lot of new things in a production network, all which is probably above CCNA. Will need to get the ICND2 nailed then get on with the CCNP. I'm trying to juggle a few different cert studies at the same time, Voice, Security and ICND2.