| 1 | == Serial 5 == |
| 2 | |
| 3 | Serial5 is hooked to all of the ISI switches and critical infrastructure except for gatekeeper (if that goes down, you can't get to serial5). |
| 4 | |
| 5 | Serial5 also has a direct link to serial2 which handles our serial power controllers. |
| 6 | |
| 7 | Serial5 is also hooked up to Gatekeeper so if it is unreachable over the network, access is still possible. |
| 8 | |
| 9 | Here is the current setup for serial5. |
| 10 | |
| 11 | {{{ |
| 12 | # Deterlab Switches |
| 13 | HP4c1|hp4c1:dv=/dev/cuaC00:br#9600:pa=none: |
| 14 | HP10c1|hp10c1:dv=/dev/cuaC01:br#9600:pa=none: |
| 15 | HP18c1|hp18c1:dv=/dev/cuaC02:br#9600:pa=none: |
| 16 | HP4|hp4:dv=/dev/cuaC03:br#9600:pa=none: |
| 17 | HP19|hp19:dv=/dev/cuaC04:br#9600:pa=none: |
| 18 | cisco4:dv=/dev/cuaC05:br#9600:pa=none: |
| 19 | # Master Pizza Box |
| 20 | nortel10:dv=/dev/cuaC06:br#9600:pa=none: |
| 21 | # 10G pizza box 2 |
| 22 | nortel10-2:dv=/dev/cuaC07:br#9600:pa=none: |
| 23 | nortel18ne:dv=/dev/cuaC08:br#9600:pa=none: |
| 24 | |
| 25 | # Non-DRAC based hosts |
| 26 | bgwc:dv=/dev/cuaC09:br#115200:pa=none: |
| 27 | bgwe:dv=/dev/cuaC0a:br#115200:pa=none: |
| 28 | router:dv=/dev/cuaC0b:br#57600:pa=none: |
| 29 | scratch:dv=/dev/cuaC0c:br#115200:pa=none: |
| 30 | aka:dv=/dev/cuaC0d:br#115200:pa=none: |
| 31 | serial2:dv=/dev/cuaC0f:br#115200:pa=none: |
| 32 | |
| 33 | # Misc stuff hooked up to serial5 |
| 34 | # Secure 64 Defender box |
| 35 | defender:dv=/dev/cuaCla:br#9600:pa=none: |
| 36 | jnpr1|j1:dv=/dev/cuaC1b:br#9600:pa=none: |
| 37 | jnpr2|j2:dv=/dev/cuaC1c:br#9600:pa=none: |
| 38 | jnpr3|j3:dv=/dev/cuaC1d:br#9600:pa=none: |
| 39 | jnpr4|j4:dv=/dev/cuaC1e:br#9600:pa=none: |
| 40 | #jnpr5|j5:dv=/dev/cuaC1f:br#9600:pa=none: |
| 41 | }}} |