Re: bgp sending community string

2015-05-13 Thread Claudio Jeker
On Wed, May 13, 2015 at 10:36:09AM -0700, Motty Cruz wrote: > trying to send a community string to our neighbor here is my configuration: > > # ISP peer 1 announcements only# > neighbor 19.25.16.13 { > remote-as 7X32 > descr "level1" > announce all >

bgp sending community string

2015-05-13 Thread Motty Cruz
trying to send a community string to our neighbor here is my configuration: # ISP peer 1 announcements only# neighbor 19.25.16.13 { remote-as 7X32 descr "level1" announce all set community 7X32:100 tcp md5sig password "passwd2" } here is