]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/isis-sr-topo1/rt6/step4/show_mpls_table.ref
tests: extend the isisd SR topotest to test Anycast-SIDs as well
[mirror_frr.git] / tests / topotests / isis-sr-topo1 / rt6 / step4 / show_mpls_table.ref
CommitLineData
591373bd
RW
1{
2 "18010":{
3 "inLabel":18010,
4 "installed":true,
5 "nexthops":[
6 {
7 "type":"SR (IS-IS)",
8 "outLabel":16010,
9 "installed":true,
10 "nexthop":"10.0.8.5"
11 },
12 {
13 "type":"SR (IS-IS)",
14 "outLabel":16010,
15 "installed":true,
16 "nexthop":"10.0.7.4"
17 }
18 ]
19 },
20 "18011":{
21 "inLabel":18011,
22 "installed":true,
23 "nexthops":[
24 {
25 "type":"SR (IS-IS)",
26 "outLabel":16011,
27 "installed":true,
28 "interface":"eth-rt5"
29 },
30 {
31 "type":"SR (IS-IS)",
32 "outLabel":16011,
33 "installed":true,
34 "interface":"eth-rt4"
35 }
36 ]
37 },
38 "18020":{
39 "inLabel":18020,
40 "installed":true,
41 "nexthops":[
42 {
43 "type":"SR (IS-IS)",
44 "outLabel":16020,
45 "installed":true,
46 "nexthop":"10.0.7.4"
47 }
48 ]
49 },
50 "18021":{
51 "inLabel":18021,
52 "installed":true,
53 "nexthops":[
54 {
55 "type":"SR (IS-IS)",
56 "outLabel":16021,
57 "installed":true,
58 "interface":"eth-rt4"
59 }
60 ]
61 },
62 "18030":{
63 "inLabel":18030,
64 "installed":true,
65 "nexthops":[
66 {
67 "type":"SR (IS-IS)",
68 "outLabel":16030,
69 "installed":true,
70 "nexthop":"10.0.8.5"
71 }
72 ]
73 },
74 "18031":{
75 "inLabel":18031,
76 "installed":true,
77 "nexthops":[
78 {
79 "type":"SR (IS-IS)",
80 "outLabel":16031,
81 "installed":true,
82 "interface":"eth-rt5"
83 }
84 ]
85 },
86 "18040":{
87 "inLabel":18040,
88 "installed":true,
89 "nexthops":[
90 {
91 "type":"SR (IS-IS)",
92 "outLabel":16040,
93 "installed":true,
94 "nexthop":"10.0.7.4"
95 }
96 ]
97 },
98 "18041":{
99 "inLabel":18041,
100 "installed":true,
101 "nexthops":[
102 {
103 "type":"SR (IS-IS)",
104 "outLabel":16041,
105 "installed":true,
106 "interface":"eth-rt4"
107 }
108 ]
109 },
110 "18050":{
111 "inLabel":18050,
112 "installed":true,
113 "nexthops":[
114 {
115 "type":"SR (IS-IS)",
116 "outLabel":16050,
117 "installed":true,
118 "nexthop":"10.0.8.5"
119 }
120 ]
121 },
122 "18051":{
123 "inLabel":18051,
124 "installed":true,
125 "nexthops":[
126 {
127 "type":"SR (IS-IS)",
128 "outLabel":16051,
129 "installed":true,
130 "interface":"eth-rt5"
131 }
132 ]
6a95513d
RW
133 },
134 "18100":{
135 "inLabel":18100,
136 "installed":true,
137 "nexthops":[
138 {
139 "type":"SR (IS-IS)",
140 "outLabel":16100,
141 "installed":true,
142 "nexthop":"10.0.8.5"
143 },
144 {
145 "type":"SR (IS-IS)",
146 "outLabel":16100,
147 "installed":true,
148 "nexthop":"10.0.7.4"
149 }
150 ]
151 },
152 "18101":{
153 "inLabel":18101,
154 "installed":true,
155 "nexthops":[
156 {
157 "type":"SR (IS-IS)",
158 "outLabel":16101,
159 "installed":true,
160 "interface":"eth-rt5"
161 },
162 {
163 "type":"SR (IS-IS)",
164 "outLabel":16101,
165 "installed":true,
166 "interface":"eth-rt4"
167 }
168 ]
591373bd
RW
169 }
170}