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