Changes between Version 30 and Version 31 of Installation/Nodes


Ignore:
Timestamp:
Sep 14, 2011 5:28:09 PM (13 years ago)
Author:
jhickey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation/Nodes

    v30 v31  
    201201=== Add in entries for power and serial connectivity ===
    202202
     203If you have a serial controller, you can add an entry into the tip lines table.  The 'tipname' corresponds to the name given to the capture daemon on the serial server:
     204
     205{{{
     206mysql> insert into tiplines (tipname, node_id, server) values ('juniper1', 'juniper1', 'serial3');
     207}}}