Route Servers

คำอธิบาย
  • BKNIX Route Servers ประกอบด้วย BIRD (BIRD Internet Routing Daemon) ที่รองรับทั้งแบบ 2-byte & 4-byte AS number
  • มีเวอร์ชั่นหลักของ BIRD ที่แตกต่างกัน
  • เราแนะนำให้เชื่อมต่อกับ Route servers มากกว่าหนึ่งเซิร์ฟเวอร์บน VLANs (อาจทั้งหมด) ซึ่งหากเซิร์ฟเวอร์ใดเซิร์ฟเวอร์หนึ่งเข้าสู่โหมดการบำรุงรักษา จะไม่ส่งผลกระทบต่อการเชื่อมต่อของคุณ
รายละเอียด Route Servers
เรามีสองเครือข่าย (IPv4 และ IPv6) ซึ่งทำงานผ่าน VLAN เฉพาะบนโครงสร้างพื้นฐานของ BKNIX ที่สามารถนำไปใช้กับพอร์ตที่มีอยู่ด้วย (802.1Q) Q-tagging
ASN Name VLAN Protocol Address
63529 RS0 99 IPv4 203.159.68.68
99 IPv6 2001:df5:b881::68
100 IPv6 2001:deb:0:68::68 (deprecated)
RS1 99 IPv4 203.159.68.69
99 IPv6 2001:df5:b881::69
100 IPv6 2001:deb:0:68::69 (deprecated)
Setup peering guideline
In the "router bgp (your AS)" configuration of your router to the BKNIX, you should add two peers to the AS63529.
router bgp (your AS)
bgp deterministic-med
bgp log-neighbor-changes
no bgp enforce-first-as
no bgp default ipv4-unicast
neighbor BKNIX-RS-v4 peer-group
neighbor BKNIX-RS-v4 remote-as 63529
neighbor BKNIX-RS-v4 description BKNIX-RS-IPv4-Peering-Lan
neighbor BKNIX-RS-v6 peer-group
neighbor BKNIX-RS-v6 remote-as 63529
neighbor BKNIX-RS-v6 description BKNIX-RS-IPv6-Peering-Lan
neighbor 203.159.68.68 remote-as 63529
neighbor 203.159.68.68 peer-group BKNIX-RS-v4
neighbor 203.159.68.68 description RS0
neighbor 203.159.68.69 remote-as 63529
neighbor 203.159.68.69 peer-group BKNIX-RS-v4
neighbor 203.159.68.69 description RS1
neighbor 2001:df5:b881::68 remote-as 63529
neighbor 2001:df5:b881::68 peer-group  BKNIX-RS-v6
neighbor 2001:df5:b881::68 description RS0
neighbor 2001:df5:b881::69 remote-as 63529
neighbor 2001:df5:b881::69 peer-group BKNIX-RS-v6
neighbor 2001:df5:b881::69 description RS1
!
address-family ipv4
  neighbor 203.159.68.68 activate
  neighbor 203.159.68.69 activate
  neighbor BKNIX-RS-v4 send-community both
  neighbor BKNIX-RS-v4 next-hop-self
  neighbor BKNIX-RS-v4 remove-private-as
  neighbor BKNIX-RS-v4 maximum-prefix 150000
  exit-address-family
!
address-family ipv6
  neighbor 2001:df5:b881::68 activate
  neighbor 2001:df5:b881::69 activate
  neighbor BKNIX-RS-v6 send-community both
  neighbor BKNIX-RS-v6 next-hop-self
  neighbor BKNIX-RS-v6 remove-private-as
  neighbor BKNIX-RS-v6 maximum-prefix 50000
  exit-address-family
!
Set up a peering with the BKNIX Route Servers. Also shown is a sample Cisco router config that can be used to set up this peering with the AS63529 routers.
In case of questions, please contact tech@bknix.co.th

BKNIX Route server object
Members connected to BKNIX Route servers (AS63529) (list of ASes):
AS-BKNIX-RS
Member's AS-SET IPv4 known by BKNIX Route servers (AS63529) (list of AS-SET)
AS-BKNIX-RS-SET
Member's AS-SET IPv6 known by BKNIX Route servers (AS63529) (list of AS-SET)
AS-BKNIX-RS-SET-v6


BKNIX Route Servers are MANRS (Mutually Agreed Norms for Routing Security) compliant.


ขับเคลื่อนโดย
สนับสนุนโดย