summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_suppress_fa/r1/initial.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/ospf_suppress_fa/r1/initial.json')
-rw-r--r--tests/topotests/ospf_suppress_fa/r1/initial.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/tests/topotests/ospf_suppress_fa/r1/initial.json b/tests/topotests/ospf_suppress_fa/r1/initial.json
new file mode 100644
index 0000000..f0e6110
--- /dev/null
+++ b/tests/topotests/ospf_suppress_fa/r1/initial.json
@@ -0,0 +1,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":"10.0.23.3",
+ "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":"10.0.23.3",
+ "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":"10.0.23.3",
+ "externalRouteTag":0
+ }
+ ]
+}