summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp_snmp/r2/show_l2vpn_binding.ref
blob: 42c5a1cbd970ecb23a685fbd657c1459fd453caf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "1.1.1.1: 100":{
    "destination":"1.1.1.1",
    "vcId":100,
    "localLabel":16,
    "localControlWord":1,
    "localVcType":"Ethernet",
    "localGroupID":0,
    "localIfMtu":1500,
    "remoteLabel":16,
    "remoteControlWord":1,
    "remoteVcType":"Ethernet",
    "remoteGroupID":0,
    "remoteIfMtu":1500
  }
}