summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_suppress_fa/r1/post.json
blob: 98cbf8f1cc84c36d9583785890cb91b787a70b57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
  "routerId":"10.0.12.1",
  "asExternalLinkStates":[
    {
      "options":"*|-|-|-|-|-|E|-",
      "lsaFlags":6,
      "lsaType":"AS-external-LSA",
      "linkStateId":"3.3.1.1",
      "advertisingRouter":"10.0.23.2",
      "networkMask":32,
      "metricType":"E2 (Larger than any link state path)",
      "tos":0,
      "metric":20,
      "forwardAddress":"0.0.0.0",
      "externalRouteTag":0
    },
    {
      "options":"*|-|-|-|-|-|E|-",
      "lsaFlags":6,
      "lsaType":"AS-external-LSA",
      "linkStateId":"3.3.2.2",
      "advertisingRouter":"10.0.23.2",
      "networkMask":32,
      "metricType":"E2 (Larger than any link state path)",
      "tos":0,
      "metric":20,
      "forwardAddress":"0.0.0.0",
      "externalRouteTag":0
    },
    {
      "options":"*|-|-|-|-|-|E|-",
      "lsaFlags":6,
      "lsaType":"AS-external-LSA",
      "linkStateId":"3.3.3.3",
      "advertisingRouter":"10.0.23.2",
      "networkMask":32,
      "metricType":"E2 (Larger than any link state path)",
      "tos":0,
      "metric":20,
      "forwardAddress":"0.0.0.0",
      "externalRouteTag":0
    }
  ]
}