Created
November 21, 2017 21:36
-
-
Save narankhetani/d462a280b0cf5e32d3e82ccd01786680 to your computer and use it in GitHub Desktop.
Revisions
-
narankhetani created this gist
Nov 21, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,37 @@ { "msg": { "rpc_reply": { "interface-information": [ { "physical-interface": [ { "active-alarms": [ { "interface-alarms": [ { "ethernet-alarm-link-down": [ { "data": null } ] } ] } ] }, { "admin-status": [ { "attributes": { "junos:format": "Enabled" }, "data": "up" } ] } ] } ] } } }