Changes between Initial Version and Version 1 of Internal/Serial


Ignore:
Timestamp:
Jun 27, 2011 8:58:40 PM (13 years ago)
Author:
jhickey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Internal/Serial

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