]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/pim_igmp_vrf/r1/ospf_blue_neighbor.json
Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisation
[mirror_frr.git] / tests / topotests / pim_igmp_vrf / r1 / ospf_blue_neighbor.json
1 {
2 "blue":{
3 "vrfName":"blue",
4 "neighbors":{
5 "192.168.0.11":[
6 {
7 "priority":10,
8 "state":"Full\/Backup",
9 "address":"192.168.101.11",
10 "ifaceName":"r1-eth1:192.168.101.1"
11 }
12 ]
13 }
14 }
15 }