summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp_oc_acl_topo1/r1/show_ip_ospf_neighbor.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/ldp_oc_acl_topo1/r1/show_ip_ospf_neighbor.json')
-rw-r--r--tests/topotests/ldp_oc_acl_topo1/r1/show_ip_ospf_neighbor.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/topotests/ldp_oc_acl_topo1/r1/show_ip_ospf_neighbor.json b/tests/topotests/ldp_oc_acl_topo1/r1/show_ip_ospf_neighbor.json
new file mode 100644
index 0000000..63281e9
--- /dev/null
+++ b/tests/topotests/ldp_oc_acl_topo1/r1/show_ip_ospf_neighbor.json
@@ -0,0 +1,12 @@
+{
+ "neighbors":{
+ "2.2.2.2":[
+ {
+ "priority":2,
+ "converged":"Full",
+ "address":"10.0.1.2",
+ "ifaceName":"r1-eth0:10.0.1.1"
+ }
+ ]
+ }
+}