summaryrefslogtreecommitdiffstats
path: root/tests/topotests/pim_igmp_vrf/r1/ospf_red_neighbor.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/pim_igmp_vrf/r1/ospf_red_neighbor.json')
-rw-r--r--tests/topotests/pim_igmp_vrf/r1/ospf_red_neighbor.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/topotests/pim_igmp_vrf/r1/ospf_red_neighbor.json b/tests/topotests/pim_igmp_vrf/r1/ospf_red_neighbor.json
new file mode 100644
index 0000000..7f2ab24
--- /dev/null
+++ b/tests/topotests/pim_igmp_vrf/r1/ospf_red_neighbor.json
@@ -0,0 +1,16 @@
+{
+ "red":{
+ "vrfName":"red",
+ "neighbors":{
+ "192.168.0.12":[
+ {
+ "priority":10,
+ "converged":"Full",
+ "address":"192.168.101.12",
+ "ifaceName":"r1-eth3:192.168.101.1"
+ }
+ ]
+ }
+ }
+}
+