From 908e360a917f1f5e038d15946023de48af90355e Mon Sep 17 00:00:00 2001 From: Christoffer Date: Fri, 15 Sep 2017 10:32:47 +0200 Subject: [PATCH] Fix table --- chapter/layer2.tex | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/chapter/layer2.tex b/chapter/layer2.tex index da6ee4f..cad9054 100644 --- a/chapter/layer2.tex +++ b/chapter/layer2.tex @@ -193,10 +193,11 @@ STP comes from the above desire where redundancy was wanted but no protocol exis \begin{tabular}{|l|l|l|l|l|} \hline \textbf{} & \textbf{Standard} & \textbf{Ressource Usage} & \multicolumn{2}{l|}{\textbf{Convergence}} \\ \hline - \gls{cst} & 802.1D & Low & Slow & All vlans \\ \hline - \gls{pvst+} & Cisco & High & Slow & Per vlan \\ \hline - \gls{rstp} & 802.1w & So-so (Med.) & Fast & All vlans \\ \hline - \gls{rpvst+} & Cisco & On-the-double (V.High) & Fast & Per vlan \\ \hline + \gls{cst} & 802.1Q & Low & Slow & All Vlans \\ \hline + \gls{stp} & 802.1D & - & - & All Vlans \\ \hline + \gls{pvst+} & Cisco & High & Slow & Per Vlan \\ \hline + \gls{rstp} & 802.1w & So-so (Med.) & Fast & All Vlans \\ \hline + \gls{rpvst+} & Cisco & On-the-double (V.High) & Fast & Per Vlan \\ \hline \gls{mst} & 802.1s & Med. - High & Fast & Vlan list \\ \hline \end{tabular}% }