Compare commits

..

6 Commits

2 changed files with 109 additions and 2 deletions

View File

@@ -2,9 +2,9 @@
title: 1erpiso title: 1erpiso
description: description:
published: true published: true
date: 2025-12-01T17:30:14.285Z date: 2025-12-01T17:31:17.422Z
tags: tags:
editor: code editor: ckeditor
dateCreated: 2025-12-01T15:28:56.841Z dateCreated: 2025-12-01T15:28:56.841Z
--> -->

View File

@@ -0,0 +1,107 @@
<!--
title: planta_baja
description:
published: true
date: 2025-12-01T17:35:07.645Z
tags:
editor: ckeditor
dateCreated: 2025-12-01T15:28:58.463Z
-->
<!-- Si es una página nueva, mantén este estilo. Si es continuación, puedes borrar este bloque style -->
<style>
.wiki-table {
width: 100%;
border-collapse: collapse;
margin-bottom: 20px;
font-size: 0.9em;
font-family: sans-serif;
}
.wiki-table th, .wiki-table td {
border: 1px solid #ddd;
padding: 6px;
text-align: center;
}
.wiki-table th {
background-color: #f2f2f2;
font-weight: bold;
}
.c-cell { color: #000; font-weight: 500; }
</style>
<h1>Switchs Planta Baja</h1>
<h5>Vlan referencias</h5>
<table class="wiki-table">
<thead>
<tr>
<th>Estudio</th><th>Diario</th><th>Servidores</th><th>Tecnología</th><th>Tasa</th><th>Teco</th><th>Wifi PB</th><th>Wifi 1er P</th><th>Wifi 2do P</th><th>Fibra</th><th>Antena</th>
</tr>
</thead>
<tbody>
<tr>
<td>2</td>
<td style="background-color: #00ccff;" class="c-cell">4</td>
<td style="background-color: #cc99ff;" class="c-cell">5</td>
<td style="background-color: #ffff99;" class="c-cell">10</td>
<td style="background-color: #ffcc99;" class="c-cell">12</td>
<td style="background-color: #eb9d4f;" class="c-cell">13</td>
<td style="background-color: #dedce6;" class="c-cell">54</td>
<td style="background-color: #b7b3ca;" class="c-cell">55</td>
<td style="background-color: #9790b1;" class="c-cell">56</td>
<td style="background-color: #ff6633;" class="c-cell">87</td>
<td style="background-color: #e05103;" class="c-cell">88</td>
</tr>
</tbody>
</table>
<h5>Tranking referencias</h5>
<table class="wiki-table">
<thead>
<tr>
<th>TF</th><th>TW</th><th>TS L1</th><th>TS L2</th><th>TS L3</th><th>TP L4</th><th>TRK</th><th>10 55</th>
</tr>
</thead>
<tbody>
<tr>
<td style="background-color: #99ccff;" class="c-cell">2,4,10,87,88</td>
<td style="background-color: #ffcc00;" class="c-cell">12,13,54,55,56</td>
<td style="background-color: #acf1cf;" class="c-cell">Todas</td>
<td style="background-color: #77ad92;" class="c-cell">Todas</td>
<td style="background-color: #0ad870;" class="c-cell">2,4,10,55</td>
<td style="background-color: #05aa57;" class="c-cell">2,4,10,54,55,56</td>
<td style="background-color: #e856e8;" class="c-cell">2,4,5,10</td>
<td style="background-color: #bbbc1d;" class="c-cell">10,55</td>
</tr>
</tbody>
</table>
<h3>Cisco SG300-28 (192.168.10.223 y 192.168.10.224)</h3>
<table class="wiki-table">
<thead>
<tr>
<th>1</th><th>2</th><th>3</th><th>4</th><th>5</th><th>6</th><th>7</th><th>8</th><th>9</th><th>10</th><th>11</th><th>12</th><th>25</th><th>27</th>
</tr>
</thead>
<tbody>
<tr>
<td>2</td><td>2</td><td>2</td><td>2</td><td>2</td><td>2</td><td>2</td><td>2</td><td>2</td>
<td style="background-color: #ffff99;" class="c-cell">10</td>
<td style="background-color: #ffff99;" class="c-cell">10</td>
<td style="background-color: #dedce6;" class="c-cell">54</td>
<td style="background-color: #acf1cf;" class="c-cell">TR L1</td>
<td style="background-color: #77ad92;" class="c-cell">TR L2</td>
</tr>
<tr>
<td>2</td><td>2</td><td>2</td><td>2</td><td>2</td><td>2</td><td>2</td><td>2</td><td>2</td>
<td style="background-color: #00ccff;" class="c-cell">4</td>
<td style="background-color: #ffff99;" class="c-cell">10</td>
<td style="background-color: #dedce6;" class="c-cell">54</td>
<td style="background-color: #acf1cf;" class="c-cell">TR L1</td>
<td style="background-color: #77ad92;" class="c-cell">TR L2</td>
</tr>
<tr>
<th>13</th><th>14</th><th>15</th><th>16</th><th>17</th><th>18</th><th>19</th><th>20</th><th>21</th><th>22</th><th>23</th><th>24</th><th>26</th><th>28</th>
</tr>
</tbody>
</table>