]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/isis-sr-topo1/rt5/step6/show_mpls_table.ref
Merge pull request #7261 from Niral-Networks/niral_dev_vrf_ospf6
[mirror_frr.git] / tests / topotests / isis-sr-topo1 / rt5 / step6 / show_mpls_table.ref
CommitLineData
591373bd
RW
1{
2 "16010":{
3 "inLabel":16010,
4 "installed":true,
5 "nexthops":[
6 {
7 "type":"SR (IS-IS)",
8 "outLabel":17010,
9 "installed":true,
10 "nexthop":"10.0.5.3"
11 },
12 {
13 "type":"SR (IS-IS)",
14 "outLabel":17010,
15 "installed":true,
16 "nexthop":"10.0.4.3"
17 }
18 ]
19 },
20 "16011":{
21 "inLabel":16011,
22 "installed":true,
23 "nexthops":[
24 {
25 "type":"SR (IS-IS)",
26 "outLabel":17011,
27 "installed":true,
28 "interface":"eth-rt3-2"
29 },
30 {
31 "type":"SR (IS-IS)",
32 "outLabel":17011,
33 "installed":true,
34 "interface":"eth-rt3-1"
35 }
36 ]
37 },
38 "16020":{
39 "inLabel":16020,
40 "installed":true,
41 "nexthops":[
42 {
43 "type":"SR (IS-IS)",
44 "outLabel":17020,
45 "installed":true,
46 "nexthop":"10.0.5.3"
47 },
48 {
49 "type":"SR (IS-IS)",
50 "outLabel":17020,
51 "installed":true,
52 "nexthop":"10.0.4.3"
53 }
54 ]
55 },
56 "16021":{
57 "inLabel":16021,
58 "installed":true,
59 "nexthops":[
60 {
61 "type":"SR (IS-IS)",
62 "outLabel":17021,
63 "installed":true,
64 "interface":"eth-rt3-2"
65 },
66 {
67 "type":"SR (IS-IS)",
68 "outLabel":17021,
69 "installed":true,
70 "interface":"eth-rt3-1"
71 }
72 ]
73 },
74 "16030":{
75 "inLabel":16030,
76 "installed":true,
77 "nexthops":[
78 {
79 "type":"SR (IS-IS)",
80 "outLabel":17030,
81 "installed":true,
82 "nexthop":"10.0.5.3"
83 },
84 {
85 "type":"SR (IS-IS)",
86 "outLabel":17030,
87 "installed":true,
88 "nexthop":"10.0.4.3"
89 }
90 ]
91 },
92 "16031":{
93 "inLabel":16031,
94 "installed":true,
95 "nexthops":[
96 {
97 "type":"SR (IS-IS)",
98 "outLabel":17031,
99 "installed":true,
100 "interface":"eth-rt3-2"
101 },
102 {
103 "type":"SR (IS-IS)",
104 "outLabel":17031,
105 "installed":true,
106 "interface":"eth-rt3-1"
107 }
108 ]
109 },
110 "16040":{
111 "inLabel":16040,
112 "installed":true,
113 "nexthops":[
114 {
115 "type":"SR (IS-IS)",
116 "outLabel":18040,
117 "installed":true,
118 "nexthop":"10.0.8.6"
119 }
120 ]
121 },
122 "16041":{
123 "inLabel":16041,
124 "installed":true,
125 "nexthops":[
126 {
127 "type":"SR (IS-IS)",
128 "outLabel":18041,
129 "installed":true,
130 "interface":"eth-rt6"
131 }
132 ]
133 },
134 "16050":{
135 "inLabel":16050,
136 "installed":true,
137 "nexthops":[
138 {
139 "type":"SR (IS-IS)",
140 "outLabel":3,
141 "installed":true
142 }
143 ]
144 },
145 "16051":{
146 "inLabel":16051,
147 "installed":true,
148 "nexthops":[
149 {
150 "type":"SR (IS-IS)",
151 "outLabel":3,
152 "installed":true
153 }
154 ]
155 },
156 "16060":{
157 "inLabel":16060,
158 "installed":true,
159 "nexthops":[
160 {
161 "type":"SR (IS-IS)",
162 "outLabel":0,
163 "installed":true,
164 "nexthop":"10.0.8.6"
165 }
166 ]
167 },
168 "16061":{
169 "inLabel":16061,
170 "installed":true,
171 "nexthops":[
172 {
173 "type":"SR (IS-IS)",
174 "outLabel":2,
175 "installed":true,
176 "interface":"eth-rt6"
177 }
178 ]
6a95513d
RW
179 },
180 "16100":{
181 "inLabel":16100,
182 "installed":true,
183 "nexthops":[
184 {
185 "type":"SR (IS-IS)",
186 "outLabel":18100,
187 "installed":true,
188 "nexthop":"10.0.8.6"
189 }
190 ]
191 },
192 "16101":{
193 "inLabel":16101,
194 "installed":true,
195 "nexthops":[
196 {
197 "type":"SR (IS-IS)",
198 "outLabel":3,
199 "installed":true
200 }
201 ]
591373bd
RW
202 }
203}