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:
parent
3d92eedc62
commit
f938992202
|
@ -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}
|
Loading…
Reference in a new issue