summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_suppress_fa/r1/neighbor.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/ospf_suppress_fa/r1/neighbor.json')
-rw-r--r--tests/topotests/ospf_suppress_fa/r1/neighbor.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/topotests/ospf_suppress_fa/r1/neighbor.json b/tests/topotests/ospf_suppress_fa/r1/neighbor.json
new file mode 100644
index 0000000..417fcbe
--- /dev/null
+++ b/tests/topotests/ospf_suppress_fa/r1/neighbor.json
@@ -0,0 +1,13 @@
+{
+ "neighbors":{
+ "10.0.23.2":[
+ {
+ "nbrPriority":1,
+ "converged":"Full",
+ "role":"DROther",
+ "ifaceAddress":"10.0.12.2",
+ "ifaceName":"r1-eth0:10.0.12.1"
+ }
+ ]
+ }
+}