1
0
Fork 0
mirror of https://gitlab.com/netravnen/NetworkLabNotes.git synced 2024-11-23 19:17:54 +00:00

spanningtree.tex: Added codeblock showing STP Bridge ID Frame

This commit is contained in:
chhan11 2017-05-30 19:51:30 +02:00
parent 3d92eedc62
commit f938992202

View file

@ -377,3 +377,9 @@ It is the network admins job to propagate an even configuration to all switches
\fig{spanningtree/mstregions2}{mstregions2}{MST Regions vlans mapped to different instances.}
\begin{lstlisting}[language=TeX,numbers=none,frame=trBL,frameround=fttt,backgroundcolor=\color{white}]
+----------+-----------+---------+
| Bridge | Extended | MAC |
| priority | system ID | Address |
+----------+-----------+---------+
\end{lstlisting}