[j-nsp] BGP question

Cliff DeGuzman cliff at juniper.net
Thu Jul 8 12:55:18 EDT 2004


David,

bgp {
    group test {
        type external;
        multihop {
            ttl 5;               <<<<<<<<<  multihop ttl hop count
        }
        local-address 1.1.1.2;   <<<<<<<<< source address to use
        peer-as 100;
        neighbor 1.1.1.1;
    }
}

Regards,
Cliff

> -----Original Message-----
> From: juniper-nsp-bounces at puck.nether.net 
> [mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of David Brann
> Sent: Thursday, July 08, 2004 9:44 AM
> To: juniper-nsp at puck.nether.net
> Subject: [j-nsp] BGP question
> 
> 
> I am coming from a cisco background and am having some 
> trouble getting a 
> multihop bgp session to work properly.  Basically this is 
> what I am trying to 
> do in cisco-ese.
> 
> router bgp 111
> neighbor 10.0.0.1 remote -as 222
> neighbor 10.0.0.1 ebgp-multihop 5
> neighbor 10.0.0.1 update-source Loopback1
> 
> 
> The issue is that I can't seem to find the equivalent 
> commands to dictate how 
> many hops there are between the peers or how to define the 
> loopback interface 
> as the update source.  
> 
> Any help would be appreciated.
> 
> Sincerely,
> David Brann
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net 
> http://puck.nether.net/mailman/listinfo/junipe> r-nsp
> 



More information about the juniper-nsp mailing list