diff --git a/chapter/mgmt.tex b/chapter/mgmt.tex index 12f738a..10d29cd 100644 --- a/chapter/mgmt.tex +++ b/chapter/mgmt.tex @@ -321,7 +321,7 @@ Cisco switches allow by default only the following 3 protos until the client is \section[SNMP]{Simple Network Management Protocol} -\gls{snmp} is used heavily to monitor the status of network nodes all round with a high level of granularity. \textit{Plus} the option to use traps\footnote{\gls{snmp} event triggered by the network node} for instant communication \tsq{bout} current event/events happing on the node.\cite{wiki:Simple_Network_Management_Protocol} +\gls{snmp} is \txtupdown{used heavily} to monitor the status of network nodes all round with a high level of granularity. \textit{Plus} the option to use traps\footnote{\gls{snmp} event triggered by the network node} for instant communication \tsq{bout} current event/events happing on the node.\cite{wiki:Simple_Network_Management_Protocol} \fig{snmp/snmphandshake}{snmphandshake}{\gls{snmp} handshake} @@ -360,7 +360,7 @@ Cisco switches allow by default only the following 3 protos until the client is \end{itemize} \item \itemhead{v3} \begin{itemize} - \item Is the recommended version to run if your aren\tsq{t} forced use fx v2c for some weird legacy reason, + \item Is the \txtreflect{recommended} version to run if your aren\tsq{t} forced use fx v2c for some weird legacy reason, \item \texttt{best in class} regarding modern security principals \end{itemize} \end{itemize} diff --git a/commands.tex b/commands.tex index 5192dee..2e43d64 100644 --- a/commands.tex +++ b/commands.tex @@ -103,3 +103,7 @@ %\else %\lstinline[columns=fixed]{network-device(config-#1)\# #2} %\fi\} + + +\newcommand{\txtreflect}[1]{\reflectbox{#1}} +\newcommand{\txtupdown}[1]{\raisebox{\depth}{\rotatebox{270}{\reflectbox{\rotatebox{90}{#1}}}}} \ No newline at end of file diff --git a/structure.tex b/structure.tex index d6f750f..a06aba9 100644 --- a/structure.tex +++ b/structure.tex @@ -39,7 +39,6 @@ \usepackage{titling} % makes available \thetitle \theauthor \thedate \usepackage[toc,acronym,footnote,nomain]{glossaries} % Load the package with the acronym option \usepackage{chngcntr} -\usepackage{titlepage} \bibliographystyle{unsrtnat} %styles list https://www.sharelatex.com/learn/Natbib_bibliography_styles