Resumen:
|
[ES] El objetivo de este proyecto de fin de grado se centra en establecer una solución y una estandarización a la
hora de la configuración y creación de VLANs (Virtual Local Area Networks), concretamente para equipos ...[+]
[ES] El objetivo de este proyecto de fin de grado se centra en establecer una solución y una estandarización a la
hora de la configuración y creación de VLANs (Virtual Local Area Networks), concretamente para equipos y
soluciones MikroTik, basándose en la solución aportada por otros fabricantes de equipos de interconexión.
Para ello se ha realizado una API Web basada en PHP para el control y configuración de equipos MikroTik.
Para poder lograr este objetivo, se ha llevado a cabo una investigación tipo teórico-práctica basada en la revisión
y análisis de los equipos y soluciones MikroTik para la creación y configuración de VLANs y todo lo
relacionado con ellas.
El marco teórico está compuesto en varios apartados donde se elaboran las siguientes temáticas: concepto de
Switching, concepto y utilidad de VLANs, implementación de VLANs a nivel genérico, implementación de
VLANs en MikroTik de forma estándar e implementación de VLANs en MikroTik usando la API web desarrollada
en este proyecto.
El marco práctico está compuesto sobre todo por parte de código desarrollado en HTML, PHP, CSS, JQUERY
y otras tecnologías, donde será comentado sólo partes consideradas más importantes para agilizar la lectura
del documento. El resto de código es libre y se encuentra accesible desde el repositorio ya indicado por el
autor.
Concluye este proyecto con un conjunto de reflexiones finales, consejos y futuras mejoras.
[-]
[EN] The objective of this final project degree focuses on establishing a solution and a standardization to the time of
the creation and configuration of VLANs (Virtual Local Area Networks), specifically for MikroTik ...[+]
[EN] The objective of this final project degree focuses on establishing a solution and a standardization to the time of
the creation and configuration of VLANs (Virtual Local Area Networks), specifically for MikroTik equipment
and solutions, based on the solution provided by other manufacturers of interconnection equipment. To do
this a Web API based on PHP has been done to control and form MikroTik equipment.
In order to reach this objective, a research has been conducted with a practical and theoretical type based
on the review and analysis of the MikroTik equipment and solutions for the creation and configuration of
VLANs and everything related with them.
The theoretical framework consists on several paragraphs where the following themes are drawed: switching
concept, concept and usefulness of VLANs, deployment of VLANs to generic level, implementation of
VLANs in MikroTik standard and implementation of VLANs in MikroTik using the web API developed in
this project.
The practical framework is mainly composed by code developed in HTML, PHP, CSS, JQUERY and other
technologies, which will be discussed only the parts considered most important for speeding up the reading
of the document. The rest of code is free and is accessible from the repository already indicated by the author.
This project concludes with a set of final thoughts, tips, and future improvements.
[-]
|