[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

12. Route Map

Route map is a very useful function in zebra. There is a match and set statement permitted in a route map.

 
route-map test permit 10
 match ip address 10
 set local-preference 200

This means that if a route matches ip access-list number 10 it's local-preference value is set to 200.

12.0.1 Route Map Command  
12.0.2 Route Map Match Command  
12.0.3 Route Map Set Command  



This document was generated by Jasper Wallace on April, 24 2001 using texi2html