Add PAR/t7-ej4
This commit is contained in:
parent
71d8e337a6
commit
484597497a
1/PAR/assignments/t7-ej4
imgs
00-ping-en-vlan.png01-ping-fuera-de-vlan.png02-vlan-en-trama.png03-mac-address-table-1-asir.png03-mac-address-table-1-dam.png03-mac-address-table-2-asir.png03-mac-address-table-2-dam.png03-mac-address-table-lab-asir.png03-mac-address-table-lab-dam.png04-port-security.png
t7-ej4-naortega.pdft7-ej4-naortega.tex
BIN
1/PAR/assignments/t7-ej4/imgs/00-ping-en-vlan.png
Normal file
BIN
1/PAR/assignments/t7-ej4/imgs/00-ping-en-vlan.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 99 KiB |
BIN
1/PAR/assignments/t7-ej4/imgs/01-ping-fuera-de-vlan.png
Normal file
BIN
1/PAR/assignments/t7-ej4/imgs/01-ping-fuera-de-vlan.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 58 KiB |
BIN
1/PAR/assignments/t7-ej4/imgs/02-vlan-en-trama.png
Normal file
BIN
1/PAR/assignments/t7-ej4/imgs/02-vlan-en-trama.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 6.6 KiB |
BIN
1/PAR/assignments/t7-ej4/imgs/03-mac-address-table-1-asir.png
Normal file
BIN
1/PAR/assignments/t7-ej4/imgs/03-mac-address-table-1-asir.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 4.1 KiB |
BIN
1/PAR/assignments/t7-ej4/imgs/03-mac-address-table-1-dam.png
Normal file
BIN
1/PAR/assignments/t7-ej4/imgs/03-mac-address-table-1-dam.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 4.2 KiB |
BIN
1/PAR/assignments/t7-ej4/imgs/03-mac-address-table-2-asir.png
Normal file
BIN
1/PAR/assignments/t7-ej4/imgs/03-mac-address-table-2-asir.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 4.2 KiB |
BIN
1/PAR/assignments/t7-ej4/imgs/03-mac-address-table-2-dam.png
Normal file
BIN
1/PAR/assignments/t7-ej4/imgs/03-mac-address-table-2-dam.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 4.2 KiB |
BIN
1/PAR/assignments/t7-ej4/imgs/03-mac-address-table-lab-asir.png
Normal file
BIN
1/PAR/assignments/t7-ej4/imgs/03-mac-address-table-lab-asir.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 4.1 KiB |
BIN
1/PAR/assignments/t7-ej4/imgs/03-mac-address-table-lab-dam.png
Normal file
BIN
1/PAR/assignments/t7-ej4/imgs/03-mac-address-table-lab-dam.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 4.1 KiB |
BIN
1/PAR/assignments/t7-ej4/imgs/04-port-security.png
Normal file
BIN
1/PAR/assignments/t7-ej4/imgs/04-port-security.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 17 KiB |
BIN
1/PAR/assignments/t7-ej4/t7-ej4-naortega.pdf
Normal file
BIN
1/PAR/assignments/t7-ej4/t7-ej4-naortega.pdf
Normal file
Binary file not shown.
97
1/PAR/assignments/t7-ej4/t7-ej4-naortega.tex
Normal file
97
1/PAR/assignments/t7-ej4/t7-ej4-naortega.tex
Normal file
@ -0,0 +1,97 @@
|
||||
\documentclass[12pt,a4paper]{article}
|
||||
\usepackage[spanish]{babel}
|
||||
\usepackage{hyperref}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{subcaption}
|
||||
|
||||
\title{Tema VII Ejercicio IV}
|
||||
\author{Nicolás A. Ortega Froysa}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
\pagebreak
|
||||
|
||||
\section{Resumen}
|
||||
|
||||
El objetivo de esta práctica era la creación de una red que contiene dentro
|
||||
varias subredes virtuales (VLAN). Éstas, además, han de estar configuradas con
|
||||
el {\em port-security}, de tal modo que sólo permite entradas por ciertos
|
||||
puertos con ciertas direcciones MAC.
|
||||
|
||||
\begin{figure}[!htb]
|
||||
\centering
|
||||
\begin{subfigure}[tb]{0.75\textwidth}
|
||||
\centering
|
||||
\includegraphics[width=0.95\linewidth]{imgs/00-ping-en-vlan.png}
|
||||
\caption{Ping en VLAN.}
|
||||
\label{fig:ping-en-vlan}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[tb]{0.75\textwidth}
|
||||
\includegraphics[width=0.95\linewidth]{imgs/01-ping-fuera-de-vlan.png}
|
||||
\caption{Ping fuera de VLAN.}
|
||||
\label{fig:ping-fuera-de-vlan}
|
||||
\end{subfigure}
|
||||
\caption{Comprobación de conectividad y configuración VLAN.}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[!htb]
|
||||
\centering
|
||||
\includegraphics[width=0.35\linewidth]{imgs/02-vlan-en-trama.png}
|
||||
\caption{VLAN en trama.}
|
||||
\label{fig:vlan-en-trama}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[!htb]
|
||||
\centering
|
||||
\begin{subfigure}[tb]{0.45\textwidth}
|
||||
\includegraphics[width=0.95\linewidth]{imgs/03-mac-address-table-1-asir.png}
|
||||
\caption{MAC address table 1-ASIR.}
|
||||
\label{fig:mac-address-table-1-asir}
|
||||
\end{subfigure}
|
||||
\begin{subfigure}[tb]{0.45\textwidth}
|
||||
\includegraphics[width=0.95\linewidth]{imgs/03-mac-address-table-1-dam.png}
|
||||
\caption{MAC address table 1-DAM.}
|
||||
\label{fig:mac-address-table-1-dam}
|
||||
\end{subfigure}
|
||||
\begin{subfigure}[tb]{0.45\textwidth}
|
||||
\includegraphics[width=0.95\linewidth]{imgs/03-mac-address-table-2-asir.png}
|
||||
\caption{MAC address table 2-ASIR.}
|
||||
\label{fig:mac-address-table-2-asir}
|
||||
\end{subfigure}
|
||||
\begin{subfigure}[tb]{0.45\textwidth}
|
||||
\includegraphics[width=0.95\linewidth]{imgs/03-mac-address-table-2-dam.png}
|
||||
\caption{MAC address table 2-DAM.}
|
||||
\label{fig:mac-address-table-2-dam}
|
||||
\end{subfigure}
|
||||
\begin{subfigure}[tb]{0.45\textwidth}
|
||||
\includegraphics[width=0.95\linewidth]{imgs/03-mac-address-table-lab-asir.png}
|
||||
\caption{MAC address table LAB-ASIR.}
|
||||
\label{fig:mac-address-table-lab-asir}
|
||||
\end{subfigure}
|
||||
\begin{subfigure}[tb]{0.45\textwidth}
|
||||
\includegraphics[width=0.95\linewidth]{imgs/03-mac-address-table-lab-dam.png}
|
||||
\caption{MAC address table LAB-DAM.}
|
||||
\label{fig:mac-address-table-lab-dam}
|
||||
\end{subfigure}
|
||||
\caption{Tablas de direcciones MAC de los {\em switches} de acceso.}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[!htb]
|
||||
\centering
|
||||
\includegraphics[width=0.55\linewidth]{imgs/04-port-security.png}
|
||||
\caption{Configuración del {\em port-security}.}
|
||||
\label{fig:port-security}
|
||||
\end{figure}
|
||||
|
||||
\pagebreak
|
||||
|
||||
\section{Derechos de Autor y Licencia}
|
||||
|
||||
\noindent
|
||||
Copyright \copyright\ \the\year\ Nicolás A. Ortega Froysa <nicolas@ortegas.org>\\
|
||||
\\
|
||||
Este documento se distribuye bajo los términos y condiciones de la licencia
|
||||
Creative Commons Attribution No Derivatives 4.0 International.
|
||||
|
||||
\end{document}
|
Loading…
x
Reference in New Issue
Block a user