From: Carnevale, Jason (jcarnevale@xxxxxxxxxxx)
Date: Fri Aug 10 2001 - 17:34:43 GMT-3
use the route-map to policy route the network on the other end of the frame
link to the next hop of the serial interface on the other router. You will
also need to make sure that you can reach the next hop of the other router
using the show frame map command.
route-map route-to-other-router permit 10
match ip address 1
set ip next-hop <address of serial interface on other side of frame link>
access-list 1 permit x.x.x.x y.y.y.y
as long as the show frame map command shows that you can reach the other
router and you can ping the other router's frame-relay serial interface then
this will work. Keep in mind that this is not using the routing protocol and
it is the same as using a static route without actually using a static
route.
hope this helps,
Jason
-----Original Message-----
From: Shane Miles [mailto:smiles@ftdata.com]
Sent: Friday, August 10, 2001 3:59 PM
To: 'ccielab@groupstudy.com'
Subject: alternative to ip ospf network command
If I have a network type mismatch over a Frame Relay PVC the only
way I know to fix it is by using the "ip ospf network" command. I don't
like knowing only one method. Is there an alternative? I read suggestions
about somehow using a route-map but they had no examples and I haven't been
able to figure out how.
-- Shane P. Miles **Please read:http://www.groupstudy.com/list/posting.html **Please read:http://www.groupstudy.com/list/posting.html
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:48 GMT-3