services/Route-Collector.md
... ...
@@ -16,14 +16,14 @@ The GRC has a super node and several regional nodes(RRC).
16 16
17 17
Once you peer with an RRC, you no longer need to peer with the super node, as the RRC will report the collected routes to the super node.
18 18
19
-|Name|Type|Operator|Node ASN|Hostname|IPv4|IPv6|Remarks|
19
+|Name|Type|Operator|Node ASN|Hostname|IPv4|IPv6|Peering Policy|
20 20
|:--|:--|:--|:--|:--|:--|:--|:--|
21
-|GRC|Super node|GRMML-MNT|4242422602|collector.dn42|172.20.0.179|fd42:d42:d42:179::1|-|
22
-|RRC Asia|Regional|IEDON-MNT|4242422189|grc-hk.iedon.dn42|172.23.91.191|fd42:4242:2189:191::1|[https://grc-hk.iedon.net](https://grc-hk.iedon.net)|
21
+|[GRC](https://lg.collector.dn42/)|Super|GRMML-MNT|4242422602|collector.dn42|172.20.0.179|fd42:d42:d42:179::1|multihop|
22
+|[RRC Asia](https://grc-hk.iedon.net)|Regional|IEDON-MNT|4242422189|grc-hk.iedon.dn42|172.23.91.191|fd42:4242:2189:191::1|Prefer [direct peering here](https://iedon.net/nodes) rather than multihop|
23 23
24 24
### BGP Configuration
25 25
26
- - Unlike normal DN42 peerings, you must enable multihop to peer with the collector
26
+ - Unlike normal DN42 peerings, you may have to enable multihop to peer with the GRC(Some nodes prefer direct peering rather than multihop, please check peering policy)
27 27
- The collector supports Multiprotocol BGP, so you don't need to configure separate IPv4 and IPv6 sessions
28 28
- Please enable the Add Paths BGP extension to export all available routes
29 29