1cd789508SIftekharul Islam<div id="server-control-remote-console"> 2cd789508SIftekharul Islam <div class="row column"> 38b522065SMichael Davis <h1>Serial over LAN console</h1> 4cd789508SIftekharul Islam </div> 58b522065SMichael Davis <section class="row column"> 6*6bd0f263SMichael Davis <div class="page-header"> 7*6bd0f263SMichael Davis <h2 class="h4">Access the Serial over LAN console</h2> 8*6bd0f263SMichael Davis </div> 9*6bd0f263SMichael Davis </section> 10*6bd0f263SMichael Davis <section class="row column"> 118b522065SMichael Davis <p class="serial-lan__copy">The Serial over LAN (SoL) console redirects the output of the server’s serial port to a browser window on your workstation.</p> 128b522065SMichael Davis <div class="serial-lan__wrapper"> 138b522065SMichael Davis <div id="terminal" class="serial-lan__terminal"></div> 148b522065SMichael Davis <div class="serial-lan__actions"> 15*6bd0f263SMichael Davis <a href="#" class="inline btn-pop-out" target="_blank">Open in new tab</a> 168b522065SMichael Davis <a href="#" class="inline btn-export" download="{{export_name}}">Export console data</a> 178b522065SMichael Davis </div> 188b522065SMichael Davis </div> 198b522065SMichael Davis </section> 20cd789508SIftekharul Islam</div>