Looking Glass Graph Demo
A realistic UK topology with real external ASNs, populating the Looking Glass topology graph -- the one lab that's actually browsable today.
Injects 36 routes into a running Ze instance describing a small but realistic network: a core ring (Telehouse, Leeds, Manchester, Birmingham) with edge sites (Slough, Bradford), peered with real external ASNs -- NTT (transit), Cogent (transit), Cloudflare (peering), and Akamai (peering), all under AS65000.
Unlike the interop labs, this one starts a real Looking Glass on localhost and prints a URL -- open it in a browser and the topology graph and route views are populated with this data.
# builds ze if needed, injects routes, starts the looking glass $ ./test/plugin/lg-graph-lab/run.sh [lg-port] # then browse to the printed URL (default port 8443) # Ctrl+C to stop
No Docker, no QEMU, no root. If you want to see what Ze's operator surfaces actually look like before running anything else, start here.