[j-nsp] bgp path
Umar Ahmed
Umar.Ahmed at vanco.co.uk
Thu Jan 3 10:05:56 EST 2008
An example :
policy-statement prepend {
term 1 {
from protocol aggregate;
then {
as-path-prepend "1234 1234 1234";
accept;
}
}
term 2 {
then reject;
}
then accept;
}
In this case im matching an aggregate route, then apply this policy
outbound on your peer :
bgp {
log-updown;
group Peer-1 {
type external;
export prepend;
neighbor x.x.x.x
peer-as 123456;
}
}
Any questions, give me a shout.
regards,
Umar Ahmed
-----Original Message-----
From: juniper-nsp-bounces at puck.nether.net
[mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Erol KAHRAMAN
Sent: 03 January 2008 13:41
To: juniper-nsp at puck.nether.net
Subject: [j-nsp] bgp path
Hi guys,
How can i show one path more far with bgp. I need to repead my AS in my
advertisement for this.
--
Erol KAHRAMAN
System Network Administrator
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp
**********************************************************************
Any opinions expressed in the e-mail are those of the individual and not necessarily the company. This e-mail and any files transmitted with it are confidential and solely for the use of the intended recipient. If you are not the intended recipient or the person responsible for delivering it to the intended recipient, be advised that you have received this e-mail in error and that any dissemination, distribution, copying or use is strictly prohibited.
If you have received this e-mail in error, or if you are concerned with the content of this e-mail please e-mail to: e-security.support at vanco.info
The contents of an attachment to this e-mail may contain software viruses which could damage your own computer system. Whilst the sender has taken every reasonable precaution to minimise this risk, we can not accept liability for any damage which you sustain as a result of software viruses. You should carry out your own virus checks before opening this e-mail or any attachments to this e-mail.
This e-mail was sent from Vanco UK Limited a company registered in England under number 2296733 and whose registered office is Units 1&2, Great West Plaza, Riverbank Way, Brentford, TW8 9RE, UK
Please consider the environment before printing this e-mail.
**********************************************************************
More information about the juniper-nsp
mailing list