Vous êtes sur la page 1sur 5

UNIVERSIDAD NACIONAL DE INGENIERÍA

FACULTAD DE INGENIERÍA ELÉCTRICA Y ELECTRÓNICA

Informe final
2do laboratorio LabTEL 3

20141245D - PAJUELO VILLANUEVA, MIGUEL ANGEL

LABORATORIO DE TELECOMUNICACIONES III


Miguel Pajuelo Villanueva LabTEL 3

1. Tópicos
En el presente laboratorio se desarrollará el enrutamiento estátido de dos redes.

Figura 1: Topologı́a de tres sucursales

2. Desarrolo del laboratorio


En el interior de cada sucursal, establecer una adecuada configuración para que las PC
de diferente VLAN’s puedan comunicarse.

Figura 2: Topologı́a de dos sucursales

UNIVERSIDAD NACIONAL DE INGENIERÍA 2019-1


Miguel Pajuelo Villanueva LabTEL 3

En la configuración del router tenemos que configurar la interfaces respetado el estándar


IEEE 803.1Q.
system−view
i n t e r f a c e g0 /0/1
undo shutdown
quit
i n t e r f a c e g0 / 0 / 1 . 1 0
dot1q t e r m i n a t i o n v i d 10
ip address 10.105.10.1 255.255.255.0
undo shutdown
quit
i n t e r f a c e g0 / 0 / 1 . 2 0
dot1q t e r m i n a t i o n v i d 20
ip address 10.105.20.1 255.255.255.0
undo shutdown
quit
quit
save

A nivel de WAN, establecer la configuración adecuada para que haya conectividad extremo
a extermo entre las PC’s de las sucursales. Use exclusivamente enrutamiento estático.
i p r o u t e 1 0 . 1 0 5 . 1 0 . 0 2 5 5 . 2 5 5 . 2 5 5 . 0 g0 / 0 / 1 . 1 0 dhcp
i p r o u t e 1 0 . 1 0 5 . 2 0 . 0 2 5 5 . 2 5 5 . 2 5 5 . 0 g0 / 0 / 1 . 2 0 dhcp

Para dos PC’s que pertenecen a diferentes sucursales, muestre el encaminamiento del
paquete. Genere averı́a del enlace principal, muestre nuevamente el encaminamiento del
paquete.
PC>t r a c e r t 1 0 . 1 0 5 . 2 0 . 1 0
t r a c e r o u t e t o 1 0 . 1 0 5 . 2 0 . 1 0 , 8 hops max
(ICMP) , p r e s s C t r l+C t o s t o p
1 10.105.10.1 31 ms 47 ms 47 ms
2 10.105.20.10 109 ms 125 ms 109 ms

Generando averı́a del enlace principal.


Switch
<Huawei>system−view
[ Huawei ] i n t e r f a c e g0 /0/23
[ Huawei−G i g a b i t E t h e r n e t 0 / 0 / 2 3 ] shutdown
May 22 2019 1 3 : 4 7 : 4 7 − 0 8 : 0 0 Huawei % %01PHY/1/PHY( l ) [ 0 ] : G0/ 0 / 2 3 :
change s t a t u s t o downit
[ Huawei ]
May 22 2019 1 3 : 4 7 : 4 8 − 0 8 : 0 0 Huawei % %01PHY/1/PHY( l ) [ 1 ] : G0/ 0 / 2 3 :
change s t a t u s t o down

UNIVERSIDAD NACIONAL DE INGENIERÍA 2019-1


Miguel Pajuelo Villanueva LabTEL 3

Teniendo el siguiente resultado:


PC>t r a c e r t 1 0 . 1 0 5 . 2 0 . 1 0

t r a c e r o u t e t o 1 0 . 1 0 5 . 2 0 . 1 0 , 8 hops max
(ICMP) , p r e s s C t r l+C t o s t o p
1 10.105.10.1 31 ms 47 ms 47 ms
2 ∗10.105.20.10 125 ms 125 ms

Observamos que el encaminamiento tardo 16 ms en actualizarse para encontrar el host


destino.

3. Comandos usados
Switch principal
system−view
v l a n 10
quit
v l a n 20
quit
i n t e r f a c e g0 /0/10
p o r t l i n k −type trunk
p o r t trunk a l l o w −p a s s v l a n 10 20
quit
i n t e r f a c e g0 /0/7
p o r t l i n k −type a c c e s s
p o r t default v l a n 10
quit
i n t e r f a c e g0 /0/8
p o r t l i n k −type a c c e s s
p o r t default v l a n 10
quit
i n t e r f a c e g0 /0/23
p o r t l i n k −type trunk
p o r t trunk a l l o w −p a s s v l a n 20
quit
i n t e r f a c e g0 /0/24
p o r t l i n k −type trunk
p o r t trunk a l l o w −p a s s v l a n 20
quit
i n t e r f a c e v l a n 10
ip address 10.105.10.2 255.255.255.0
undo shutdown
quit
i n t e r f a c e v l a n 20
ip address 10.105.20.2 255.255.255.0
quit
quit
save

UNIVERSIDAD NACIONAL DE INGENIERÍA 2019-1


Miguel Pajuelo Villanueva LabTEL 3

Switch secundario
system−view
v l a n 20
quit
i n t e r f a c e g0 /0/23
p o r t l i n k −type trunk
p o r t trunk a l l o w −p a s s v l a n 20
quit
i n t e r f a c e g0 /0/24
p o r t l i n k −type trunk
p o r t trunk a l l o w −p a s s v l a n 20
quit
i n t e r f a c e g0 /0/7
p o r t l i n k −type a c c e s s
p o r t default v l a n 20
quit
i n t e r f a c e g0 /0/8
p o r t l i n k −type a c c e s s
p o r t default v l a n 20
quit
i n t e r f a c e v l a n 20
ip address 10.105.20.3 255.255.255.0
undo shutdown
quit
quit
save

Router
system−view
i n t e r f a c e g0 /0/1
undo shutdown
quit
i n t e r f a c e g0 / 0 / 1 . 1 0
dot1q t e r m i n a t i o n v i d 10
ip address 10.105.10.1 255.255.255.0
undo shutdown
quit
i n t e r f a c e g0 / 0 / 1 . 2 0
dot1q t e r m i n a t i o n v i d 20
ip address 10.105.20.1 255.255.255.0
undo shutdown
quit
i p r o u t e 1 0 . 1 0 5 . 1 0 . 0 2 5 5 . 2 5 5 . 2 5 5 . 0 g0 / 0 / 1 . 1 0 dhcp
i p r o u t e 1 0 . 1 0 5 . 2 0 . 0 2 5 5 . 2 5 5 . 2 5 5 . 0 g0 / 0 / 1 . 2 0 dhcp
quit
save

UNIVERSIDAD NACIONAL DE INGENIERÍA 2019-1

Vous aimerez peut-être aussi