[j-nsp] BGP session between Juniper doesn't go down

Harry Reynolds harry at juniper.net
Thu Jan 20 13:05:20 EST 2005


The word "commit" comes to mind. It is not clear if you have committed
the changes to the BGP config. 

Cheers
 

> -----Original Message-----
> From: juniper-nsp-bounces at puck.nether.net 
> [mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Eng Ivan
> Sent: Thursday, January 20, 2005 9:59 AM
> To: juniper-nsp at puck.nether.net
> Subject: [j-nsp] BGP session between Juniper doesn't go down
> 
> Hi all
> 
> I've a problem with two Juniper routers. I've established a 
> BGP session between them and even if I delete the BGP 
> configuration for both neighbors and clear the BGP session 
> it's established again after 1 minute. I can see it on the 
> 'show bgp summary'
> 
> Here is the configuration I've on both end, the session is 
> established through the loopbacks, how it's possible to turn 
> down a BGP session on the JunOS?, on the Cisco way it was 
> really easy I just need to put the shutdown on the neighbor 
> and that was all.
> 
> Thanks
> Ivan
> 
> -----------------------
> router a.b.c.d
> 
> protocols {
>     bgp {
>         damping;
>         group aaa {
>             type internal;
>             local-address a.b.c.d;
>             export next-hop-self;
>             allow 0.0.0.0/0;
>             neighbor a.b.c.e {
>                 multihop {
>                     ttl 2;
> 
> 
> router a.b.c.e
> 
> protocols {
>     bgp {
>         damping;
>         group bbb {
>             type internal;
>             local-address a.b.c.e;
>             export next-hop-self;
>             allow 0.0.0.0/0;
>             neighbor a.b.c.d {
>                 multihop {
>                     ttl 2;
> _______________________________________________
> 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