• Office Hours: 8:00 AM – 7:45 PM

Route Server each region

JKT-IX has Route Server at each IX independently. None of them are peering each other. You can turn up peer with our route server in each IX. Route server IP address setup is as follows:

Route ServerRegionASNIPv4IPv6RPKI Filtering
Route Server Jakarta 01Jakarta137295119.11.184.1012404:c8:0:a:0:13:7295:1Disabled
Route Server Jakarta 02Jakarta137295119.11.184.1022404:c8:0:a:0:13:7295:2Disabled
Route Server Jakarta 03Jakarta137295119.11.185.2222404:c8:0:a:0:13:7295:3Enabled
Route Server Bali 01Bali137295119.11.192.1012404:c8:0:b:0:13:7295:1Disabled
Route Server Bandung 01Bandung137295119.11.190.1012404:c8:0:f:8000:13:7295:1Disabled
Route Server Surabaya 01Surabaya137295119.11.193.1012404:c8:0:c:0:13:7295:1Disabled
Route Server Yogyakarta 01Yogyakarta137295119.11.191.1012404:c8:0:d:8000:13:7295:1Disabled

Disabling enforce-first-AS feature (Requirements)

Our Route Server advertises prefixes with AS-path that is excluding Route Server AS in AS-path attribute. First AS in the AS-path is member’s AS who is advertising the prefix. By default, mostly, routers are enabling the feature to drop the prefix that doesn’t have neighbor AS in AS-path. Therefore, you must disable the fearute to peer with our Route Server. An example of disable commands are shows as follows :

VendorDefault SettingCommand
Cisco (IOS)Enabledrouter bgp ****
no bgp enforce-first-as
Cisco (IOS-XR)Enabledrouter bgp ****
no bgp enforce-first-as
JuniperNot ImplementedN/A
MikrotikNot ImplementedN/A

Global Prefix Filter of Route Server

Route Server filters malcious like prefix from members. Currently we set up following filter globaly on our Route Server.

NameFilter Rule
Maximum prefix filterShutdown the peer if total received prefix exceeds peer’s threthold
Prefix length too longShutdown the peer if total received prefix exceeds peer’s threthold
Bogon prefixDrop prefix rfc1918
Transit AS FreeDrop prefix whose AS path include major transit AS
AS path too longDrop prerix whose AS path length is longer than 64
AS path too shortDrop prefix whose AS path length is shorter than 1
Not peer AS at first AS in AS pathDrop prefix whose fisrt AS in AS path is not itsself
Not peer IP at next-hop IPDrop prefix whose next hop IP address is not itsself