netlab icon indicating copy to clipboard operation
netlab copied to clipboard

Create a netlab graph from a subset of nodes

Open ipspace opened this issue 3 months ago • 0 comments

The latter would probably garble any graph created by netlab (unless I missed the option to exclude node from a graph).

Originally posted by @a-v-popov in https://github.com/ipspace/netlab/discussions/2727

We can use the existing node-matching functionality available (for example) in netlab report, trim the nodes and links (or nodes and BGP neighbors) to the specified subset, and then create the graph.

ipspace avatar Oct 08 '25 14:10 ipspace