{
  "kind": "tty000-profile",
  "version": 1,
  "id": "juniper",
  "name": "Juniper console",
  "family": "juniper",
  "settings": {
    "baud": 9600,
    "dataBits": 8,
    "parity": "none",
    "stopBits": 1,
    "ending": "crlf",
    "flowControl": "none"
  },
  "reset": null,
  "macros": [
    {
      "name": "show ver",
      "text": "show version"
    },
    {
      "name": "?",
      "text": "?"
    }
  ],
  "notes": "9600 8N1. Same RJ45 pinout family as Cisco on many models."
}
