Jump to content

Recommended Posts

Posted (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 by RusBiT
Posted

Помоему дошло

 

!
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
!

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.