The Trust Router currently supports static peering. This means that the peer, or upstream, Trust Router, is statically defined in the peering configuration. Static peering currently only supports a hub-and-spoke model, of which tr1tr.moonshot.ja.
net is net
is the hub. We are working on dynamic peering, in which Trust Routers can dynamically build routes to other Trust Routers in the system.
...
Code Block |
---|
title | peering.cfg |
---|
linenumbers | true |
---|
|
{
"default_servers":[
"tr1.moonshot.ja.net"
]
} |
Info |
---|
|
Static peering also has some performance implications that affect authentication performance. Please see Trust Router Static Peering Performance Statistics for more information. |
Warning |
---|
This page is still being written. Check back soon... |
...