- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2009
04:56 AM
- last edited on
03-25-2019
03:25 PM
by
ciscomoderator
whats the diff ?
route-map CONNECTED_TO_EIGRP permit 10
match interface Ethernet0/0 Ethernet0/1
and
route-map CONNECTED_TO_EIGRP permit 10
match interface Ethernet0/0
route-map permit 20
match interface Ethernet0/1
Solved! Go to Solution.
- Labels:
-
Other Routing
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2009 05:04 AM
Hi Just,
In this context, there is no difference.
Subnets of both E0/0 and E0/1 will be redistributed into EIGRP.
You can use this solution if for example you want to assign different metrics to these connected subnets while redistributing them into EIGRP.
But why don't you put this config into a router and see it for yourself.
Cheers:
Istvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2009 05:04 AM
Hi Just,
In this context, there is no difference.
Subnets of both E0/0 and E0/1 will be redistributed into EIGRP.
You can use this solution if for example you want to assign different metrics to these connected subnets while redistributing them into EIGRP.
But why don't you put this config into a router and see it for yourself.
Cheers:
Istvan
