summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp_sync_isis_topo1/r3/show_isis_interface_detail_r1_eth1_shutdown.ref
blob: e323f61f255dcc785d6013db329f8d981ba5f7cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "1": {
        "r3-eth1": [
            {
                "level": "Level-1",
                "metric": "10"
            }
        ],
        "r3-eth2": [
            {
                "level": "Level-1",
                "metric": "10"
            }
        ]
    }
}