<div>Yeah, "continue" would be a lovely feature.</div>
<div> </div>
<div>Out of curiosity, when applying input and output communities, which ones are kept? I'm assuming the outgoing ones, but who knows.<br><br></div>
<div class="gmail_quote">On Fri, Feb 25, 2011 at 7:14 AM, Piotrek S. <span dir="ltr"><<a href="mailto:komuch@gmail.com">komuch@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div text="#000000" bgcolor="#ffffff">Hi,<br><br>Unfortunately it's doesn't  work :(<br>I think something like CONTINUE (eg. in cisco) would be useful... <br>... but i can't find it in documentation...<br><br>
Regards<br><br><br><br>W dniu 11-02-17 15:45, Tomas Lynch pisze: 
<div>
<div></div>
<div class="h5">
<blockquote type="cite"><pre>Marcin,

I didn't try it but what about a route-map in where you set some communities
and a route-map out where you set the rest of them with  "additive".
Something like:

router bgp 111
 neighbor $neigh1
  address-fam ipv4
   route-map comm-in in
!
 neighbor $neigh2
  address-family ipv4
   route-map comm-out out
!
route-map comm-in permit 100
 match $whatever_you_want_to_match
 set community 1 2 3 4 5 6 7 8
!
route-map comm-out permit 100
 match $whatever_you_want_to_match
 set community 9 10 11 12 13 14 15 16 additive

On Tue, Feb 15, 2011 at 9:07 AM, Marcin Kuczera <a href="mailto:marcin@leon.pl" target="_blank"><marcin@leon.pl></a> wrote:

</pre>
<blockquote type="cite"><pre>hello,

can anyone help me overriding limit of max 8 communities in one route-map
??

Regards,
Marcin
_______________________________________________
redback-nsp mailing list
<a href="mailto:redback-nsp@puck.nether.net" target="_blank">redback-nsp@puck.nether.net</a>
<a href="https://puck.nether.net/mailman/listinfo/redback-nsp" target="_blank">https://puck.nether.net/mailman/listinfo/redback-nsp</a>

</pre></blockquote><pre></pre><pre><fieldset></fieldset>
_______________________________________________
redback-nsp mailing list
<a href="mailto:redback-nsp@puck.nether.net" target="_blank">redback-nsp@puck.nether.net</a>
<a href="https://puck.nether.net/mailman/listinfo/redback-nsp" target="_blank">https://puck.nether.net/mailman/listinfo/redback-nsp</a>
</pre></blockquote><br></div></div></div><br>_______________________________________________<br>redback-nsp mailing list<br><a href="mailto:redback-nsp@puck.nether.net">redback-nsp@puck.nether.net</a><br><a href="https://puck.nether.net/mailman/listinfo/redback-nsp" target="_blank">https://puck.nether.net/mailman/listinfo/redback-nsp</a><br>
<br></blockquote></div><br>