[j-nsp] BGP community format question
Hyunseog Ryu
r.hyunseog at ieee.org
Mon Aug 27 20:17:13 EDT 2007
FYI,
output from i2j tool for your example,
policy-options {
community community-101-1 members [ AAAAA:620 AAAAA:1521 AAAAA:1522 AAAAA:1523 AAAAA:5128 ];
community community-101-2 members AAAAA:121;
community community-101-3 members AAAAA:122;
community community-101-4 members AAAAA:123;
community community-101-5 members any;
policy-statement cl-101 {
term term-1 {
from community [ community-101-1 community-101-2 community-101-3 community-101-4 ];
then accept;
}
term term-2 {
from community community-101-5;
then reject;
}
term ios-implicit-deny {
then reject;
}
}
}
Juan C. Crespo R. wrote:
> I don't have User account on Juniper .. :(
> Peder Bach escribió:
>
>> Try this tool :-)
>>
>>
>> https://i2j.juniper.net/release/index.jsp
>>
>>
>>
>> - Peder
>>
>> On 8/27/07, Juan C. Crespo R. <jcrespo at ifxnw.com.ve> wrote:
>>
>>
>>> Hi
>>>
>>> Does any one knows how its the translation of this ip community-list
>>> in Cisco to Junos?
>>>
>>> ip community-list 101 permit AAAAA:620 AAAAA:1521_ AAAAA:1522_
>>> AAAAA:1523_ AAAAA:5128
>>> ip community-list 101 permit AAAAA:121_
>>> ip community-list 101 permit AAAAA:122_
>>> ip community-list 101 permit AAAAA:123_
>>> ip community-list 101 deny any
>>>
>>>
>>>
>>> Thanks
>>> _______________________________________________
>>> juniper-nsp mailing list juniper-nsp at puck.nether.net
>>> https://puck.nether.net/mailman/listinfo/juniper-nsp
>>>
>>>
>>>
>>
>>
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>
>
>
>
More information about the juniper-nsp
mailing list