[j-nsp] "low route" with BGP examples?
Rafal Szarecki (WA/EPO)
rafal.szarecki at ericsson.com
Tue Oct 18 05:01:26 EDT 2005
Dmitri,
This is like any other case with BGP. You has to:
1) creat flow route
http://www.juniper.net/techpubs/software/junos/junos73/swconfig73-routing/html/routing-tables-config52.html
2)I belive you do not need to create export policy, but not sure ...
3)Set MP-BGP to propagate flow AF:
"set protocols bgp group group-name family inet flow"
http://www.juniper.net/techpubs/software/junos/junos73/swconfig73-routing/html/bgp-config47.html
I will try to chak in lab next few hour.
Rafa³ Szarecki JNCIE
skype me <callto://Rafal_Szarecki/>
> -----Original Message-----
> From: juniper-nsp-bounces at puck.nether.net
> [mailto:juniper-nsp-bounces at puck.nether.net]On Behalf Of
> dmitri at nominet.org.uk
> Sent: Monday, October 17, 2005 3:34 PM
> To: juniper-nsp at puck.nether.net
> Subject: [j-nsp] "low route" with BGP examples?
>
>
> Hi,
>
> Has anyone implemented draft-marques-idr-flow-spec-03.txt?
> I cannot figure out how to distribute "flow routes" via bgp
> nor I was able to find such an example on juniper.net.
> I'm trying to do the simplest thing: on a distributing router
> I create a "flow route":
>
> routing-options {
> flow {
> route test-flow-route {
> match source 10.0.0.1/32;
> then discard;
> }
> }
> }
>
> Now I want to distribute this "flow route" to another peering
> neighbor. How do I configure the distributing router and the
> peering neighbor to do this?
>
> Regards
> Dmitri
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/juniper-nsp
>
More information about the juniper-nsp
mailing list