summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp_sync_ospf_topo1/r2/show_ip_ospf_interface.ref
blob: 82806721e76b707896039286145bccbf92154710 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "interfaces":{
    "r2-eth1":{
      "cost":10
    },
    "r2-eth2":{
      "cost":10
    }
  }
}