|
|
|
|
|
by kazen44
1253 days ago
|
|
Running BGP on servers is incredibly useful though, especially on things like proxies and loadbalancers. For instance, running services on loopback/dummy interfaces and announcing those IP's with BGP to the core network makes implementing anycast really, really easy. |
|
For any amount of reasonable distinction of "servers" and "routers", you should never need a FIB install on a server. There are good reasons to keep these functions separate (most prominently, address ownership/binding issues with services that are frequently not designed to deal with multiple interfaces/route choices.)
NB: this is not about physical devices. VMs/containers on your host are frequently "servers" while the hypervisor is a "router".