summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp_sync_ospf_topo1/r1/show_ldp_igp_sync.ref
blob: 54d015fef92e51e5e145e53c4e55547b0a7cdff9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "r1-eth1":{
    "state":"labelExchangeComplete",
    "waitTime":10,
    "waitTimeRemaining":0,
    "timerRunning":false,
    "peerLdpId":"2.2.2.2"
  },
  "r1-eth2":{
    "state":"labelExchangeComplete",
    "waitTime":10,
    "waitTimeRemaining":0,
    "timerRunning":false,
    "peerLdpId":"3.3.3.3"
  }
}