RusBiT Posted April 27, 2009 Posted April 27, 2009 (edited) Настраиваю местный IX Не могу понять как заблокировать свои префиксы для участника IX. Для этого мне надо в комьюните выставить 33xx1:yy020 Конфиг ! router bgp 65012 bgp router-id 84.x.y.31 network 172.16.24.0/23 neighbor 84.x.y.1 remote-as 33xx1 neighbor 84.x.y.1 description peer neighbor 84.x.y.1 send-community neighbor 84.x.y.1 route-map peer out ! route-map peer permit 1 match community access ! ip community-list access deny 33xx1:yy020 ! line vty ! Edited April 27, 2009 by RusBiT Вставить ник Quote
RusBiT Posted April 27, 2009 Author Posted April 27, 2009 Помоему дошло ! router bgp 65012 bgp router-id 84.x.y.31 network 172.16.24.0/23 neighbor 84.x.y.1 remote-as 33xx1 neighbor 84.x.y.1 description kr-ix neighbor 84.x.y..1 send-community neighbor 84.x.y..1 route-map kr out ! route-map kr permit 10 set community 33xx1:yy020 ! line vty ! Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.