xref: /openbmc/phosphor-webui/app/server-control/controllers/remote-console-controller.html (revision 457ca04073ff10cb1df2e7c5ab5192430a2ac6a9)
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">
66bd0f263SMichael Davis		<div class="page-header">
76bd0f263SMichael Davis			<h2 class="h4">Access the Serial over LAN console</h2>
86bd0f263SMichael Davis		</div>
96bd0f263SMichael Davis	</section>
106bd0f263SMichael 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>
12*457ca040Sbeccabroek	</section>
13*457ca040Sbeccabroek	<section class="row column">
14*457ca040Sbeccabroek		<div class="terminal-container">
15a788cf01Sbeccabroek			<serial-console show-tab-btn="true"></serial-console>
16*457ca040Sbeccabroek		</div>
178b522065SMichael Davis	</section>
18cd789508SIftekharul Islam</div>
19640d28a8SMichael Davis
20