]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/isis-topo1/r1/r1_topology.json
isis-topo1: test ISIS topology convergence
[mirror_frr.git] / tests / topotests / isis-topo1 / r1 / r1_topology.json
CommitLineData
67f1e9ed
RZ
1{
2 "1": {
3 "level-1": [
4 {
5 "vertex": "r1"
6 }
7 ],
8 "level-2": [
9 {
10 "vertex": "r1"
11 },
12 {
13 "metric": "internal",
14 "parent": "0",
15 "type": "IP",
16 "vertex": "10.0.20.0/24"
17 },
18 {
19 "interface": "r1-eth0",
20 "metric": "10",
21 "next-hop": "r3",
22 "parent": "r1(4)",
23 "type": "TE-IS",
24 "vertex": "r3"
25 }
26 ]
27 }
28}