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