Mailing List Archive

Source-Based-Routing on a BI 4000
Hello colleagues,

I'm trying to get source based routing running on a BI 4000 with
jetcore-modules:

My config seems to be correct - at least this would work on a cisco.
Could anyone tell me please, what's wrong of if there's something I should
have paid attention to?

Thanks,
Gunther


My config:
ip prefix-list dummy seq 5 permit 1.2.3.4/32

route-map dummy permit 5
match ip route-source prefix-list dummy
set ip next-hop 212.211.254.85

interface ve 200
ip policy route-map dummy

fyi: SW: Version 07.8.00dT53
AW: Source-Based-Routing on a BI 4000 [ In reply to ]
Hello Brent,

Thanks for the tip but that didn't work.

Even a route-map that matches everything (no match at all) doesn't work:

route-map dummy permit 5
set ip next-hop 212.211.254.85




Any ideas?? Maybe we're encountering a bug here?

Best regards,
Gunther

> -----Urspr?ngliche Nachricht-----
> Von: Brent Van Dussen [mailto:bvd at att.com]
> Gesendet: Montag, 9. Mai 2005 20:38
> An: Gunther Stammwitz
> Betreff: Re: [f-nsp] Source-Based-Routing on a BI 4000
>
> Maybe try switching to an access-list from a prefix-list to
> see if that helps?
>
> -Brent
>
> At 04:31 PM 5/8/2005, you wrote:
> >Hello colleagues,
> >
> >I'm trying to get source based routing running on a BI 4000 with
> >jetcore-modules:
> >
> >My config seems to be correct - at least this would work on a cisco.
> >Could anyone tell me please, what's wrong of if there's something I
> >should have paid attention to?
> >
> >Thanks,
> >Gunther
> >
> >
> >My config:
> >ip prefix-list dummy seq 5 permit 1.2.3.4/32
> >
> >route-map dummy permit 5
> > match ip route-source prefix-list dummy
> > set ip next-hop 212.211.254.85
> >
> >interface ve 200
> > ip policy route-map dummy
> >
> >fyi: SW: Version 07.8.00dT53
> >
> >_______________________________________________
> >foundry-nsp mailing list
> >foundry-nsp at puck.nether.net
> >http://puck.nether.net/mailman/listinfo/foundry-nsp
>
>