December 2001
Intermediate to advanced
608 pages
25h 14m
English
match interface — route-map
match interfaceinterface[...interface] no match interfaceinterface[...interface]
Route filtering
None
This command lets you build a route map that selects routes according to the interfaces they use. For the route to match, its next hop must be through one of the interfaces listed. Routes that match are processed according to the other statements in the route map.
In the following route map, all routes must have a next hop through
the serial0 or serial1
interface for the route to match.
route-map example1 match interface serial0 serial1
Read now
Unlock full access