diff --git a/README.md b/README.md new file mode 100644 index 0000000..c48d01f --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ +

+

Proyecto Redes III

+

Click here for the English version

+

+ +## Desarrolladores + + + + + + + +

Mamey

📖

Miguel Yepez

📖
+ +--- +## Sobre este repositorio +Este repositorio contiene el codigo y `.pkt` del proyecto de Redes III, materia del 8vo semestre de la UCAB. + +Se desarrollo una red usando comandos CLI de cisco con: vlsm, subredes, protocolos RIP/ospf, frame relay, telefonos IP, etc. + +## Documentacion + +Para leer el documento con el planteamento y requisitos del proyecto, porfavor leer el siguiente [documento](https://github.com/ImMamey/networks-III/wiki/Planteamento---requisitos-del-proyecto). + +## Requisitos + +* [Cisco Packet Tracer 5.3.3.0019](https://www.netacad.com/courses/packet-tracer) diff --git a/resources/READMEN.md b/resources/READMEN.md new file mode 100644 index 0000000..710e196 --- /dev/null +++ b/resources/READMEN.md @@ -0,0 +1,28 @@ +

+

Nentworks III project

+

Click here for the Spanish version

+

+ +## Developers + + + + + + + +

Mamey

📖

Miguel Yepez

📖
+ +--- +## ABOUT +This repository contains the code and `.pkt` of the Redes III project, subject of the 8th semester of UCAB. + +A network was developed using Cisco CLI commands with: vlsm, subnets, RIP/ospf protocols, frame relay, IP phones, etc. + +## Documentation + +To read the docs with the project specifications and requirements, please read the following [file](https://github.com/ImMamey/networks-III/wiki/Planteamento---requisitos-del-proyecto). + +## Requirements + +* [Cisco Packet Tracer 5.3.3.0019](https://www.netacad.com/courses/packet-tracer) diff --git a/acls.txt b/resources/acls.txt similarity index 100% rename from acls.txt rename to resources/acls.txt diff --git a/planta1.html b/resources/planta1.html similarity index 100% rename from planta1.html rename to resources/planta1.html diff --git a/planta2.html b/resources/planta2.html similarity index 100% rename from planta2.html rename to resources/planta2.html diff --git a/tokio.html b/resources/tokio.html similarity index 100% rename from tokio.html rename to resources/tokio.html