[Xorp-users] Route Redistribution issue in BGP - Kindly help asap.

Atanu Ghosh atanu at ICSI.Berkeley.EDU
Fri Oct 27 11:41:35 PDT 2006


>>>>> "Pavlin" == Pavlin Radoslavov <pavlin at icir.org> writes:

    >> > It should be possible to do what you want in a single term: >
    >> policy { > policy-statement "routes_as1_to_as2" { > term
    >> "reject_ospf4_to_ibgp_peer" { > from { > protocol: "ospf4" > } >
    >> to { > neighbor: 10.5.11.1 > } > then { > reject /*Rej ospf
    >> routes to IBGP Peer*/ > } > } > } > }
    >> > 
    >> > However it looks as if you have hit a bug with the neighbor
    >> statement: > http://www.xorp.org/bugzilla/show_bug.cgi?id=610
    >> > 
    >> > We will look into this and get back to you.  It would be quite
    >> beneficial in cases such as this if you could do per-peer
    >> import/export policies.  Becomes much easier to read and
    >> maintain.

    Pavlin> Agree, but it might not be trivial to implement.  Anyway, I
    Pavlin> added it as an enhancement Bugzilla entry:

    Pavlin> http://www.xorp.org/bugzilla/show_bug.cgi?id=667

I have updated the entry with some thoughts on how to implement this
feature.

	Atanu.



More information about the Xorp-users mailing list