mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
475 B
475 B
| title | aliases | tags | ||
|---|---|---|---|---|
| 20-network-layer-control-plane |
|
per-router control vs SDN
per router
- each router runs a routing algorithm
- router communicate with each other
- and creates a forwarding table
SDN software defined networking
a remote controller computes, and install fowarding tables in routers

