[j-nsp] juniper-nsp Digest, Vol 75, Issue 49

Chris Gravell chris.gravell at green.ch
Wed Feb 25 12:18:35 EST 2009


Hidden routes because of inbound policy / damping etc..Any other reason...?

-----Original Message-----
From: juniper-nsp-bounces at puck.nether.net
[mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of
juniper-nsp-request at puck.nether.net
Sent: 25 February 2009 18:00
To: juniper-nsp at puck.nether.net
Subject: juniper-nsp Digest, Vol 75, Issue 49

Send juniper-nsp mailing list submissions to
	juniper-nsp at puck.nether.net

To subscribe or unsubscribe via the World Wide Web, visit
	https://puck.nether.net/mailman/listinfo/juniper-nsp
or, via email, send a message with subject or body 'help' to
	juniper-nsp-request at puck.nether.net

You can reach the person managing the list at
	juniper-nsp-owner at puck.nether.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of juniper-nsp digest..."


Today's Topics:

   1. Re: Junos Hidden routes (Stefan Fouant)
   2. Re: Junos Hidden routes (david.roy at orange-ftgroup.com)


----------------------------------------------------------------------

Message: 1
Date: Wed, 25 Feb 2009 10:03:40 -0500
From: Stefan Fouant <sfouant at gmail.com>
Subject: Re: [j-nsp] Junos Hidden routes
To: fighter worker <knowhowccie at gmail.com>
Cc: juniper-nsp at puck.nether.net
Message-ID:
	<2bbf8c3f0902250703g3010c20cm54875c4f6f0ef4c5 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On Wed, Feb 25, 2009 at 9:13 AM, Stefan Fouant <sfouant at gmail.com> wrote:
> On Wed, Feb 25, 2009 at 2:47 AM, fighter worker <knowhowccie at gmail.com>
wrote:
>> Dear all
>> i have question regarding Junos hidden routes which for example
>> recieved over BG but filtered , is there a way to send these hidden
>> routes through BGP to other peers , as i want to send certain routes
>> without putting them into routing table
>
> I believe you can accomplish this using the advertise-inactive switch.

Whoops, my mistake, advertise-inactive will only advertise routes
which are eligible (i.e. non-hidden) but not necessarily active.

-- 
Stefan Fouant

Windows XP crashed.
I am the Blue Screen of Death.
No one hears your screams.


------------------------------

Message: 2
Date: Wed, 25 Feb 2009 16:33:59 +0100
From: <david.roy at orange-ftgroup.com>
Subject: Re: [j-nsp] Junos Hidden routes
To: "Stefan Fouant" <sfouant at gmail.com>,	"fighter worker"
	<knowhowccie at gmail.com>
Cc: juniper-nsp at puck.nether.net
Message-ID:
	
<69C922E192C3A54C988E52730CCD9F9902FDEDE7 at PUEXCBE0.nanterre.francetelecom.fr
>
	
Content-Type: text/plain;	charset="iso-8859-1"


Hi, 

You can try to filter these routes in the forwarding table by using this
method : your routes will be in the RIB but not in the FIB. 

Regards,
David


forwarding-options {
    family inet {
        filter {
            input FILTER-FIB; 
        }
    }
}

policy-option {
[...]

policy-statement FILTER-FIB {
    term REJECT {
        from {
            protocol bgp;
            route-filter X.X.X.X/Y orlonger;
		neighbor A.B.C.D;
        }
        then reject;
    }
    term OTHER {
        then {
            load-balance per-packet;
            accept;
        }
    }
}

}

-----Message d'origine-----
De : juniper-nsp-bounces at puck.nether.net
[mailto:juniper-nsp-bounces at puck.nether.net] De la part de Stefan Fouant
Envoy? : mercredi 25 f?vrier 2009 16:04
? : fighter worker
Cc : juniper-nsp at puck.nether.net
Objet : Re: [j-nsp] Junos Hidden routes

On Wed, Feb 25, 2009 at 9:13 AM, Stefan Fouant <sfouant at gmail.com> wrote:
> On Wed, Feb 25, 2009 at 2:47 AM, fighter worker <knowhowccie at gmail.com>
wrote:
>> Dear all
>> i have question regarding Junos hidden routes which for example 
>> recieved over BG but filtered , is there a way to send these hidden 
>> routes through BGP to other peers , as i want to send certain routes 
>> without putting them into routing table
>
> I believe you can accomplish this using the advertise-inactive switch.

Whoops, my mistake, advertise-inactive will only advertise routes which are
eligible (i.e. non-hidden) but not necessarily active.

--
Stefan Fouant

Windows XP crashed.
I am the Blue Screen of Death.
No one hears your screams.
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

*********************************
This message and any attachments (the "message") are confidential and
intended solely for the addressees. 
Any unauthorised use or dissemination is prohibited.
Messages are susceptible to alteration. 
France Telecom Group shall not be liable for the message if altered, changed
or falsified.
If you are not the intended addressee of this message, please cancel it
immediately and inform the sender.
********************************


------------------------------

_______________________________________________
juniper-nsp mailing list
juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

End of juniper-nsp Digest, Vol 75, Issue 49
*******************************************



More information about the juniper-nsp mailing list