summaryrefslogtreecommitdiff
path: root/tests/topotests/ldp_snmp/r3/show_ldp_igp_sync.ref
blob: 73261830c9c19479c04e59e3631259a854875245 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "r3-eth1":{
    "state":"labelExchangeComplete",
    "waitTime":10,
    "waitTimeRemaining":0,
    "timerRunning":false,
    "peerLdpId":"1.1.1.1"
  },
  "r3-eth2":{
    "state":"labelExchangeComplete",
    "waitTime":10,
    "waitTimeRemaining":0,
    "timerRunning":false,
    "peerLdpId":"2.2.2.2"
  }
}