[LabIT] [INF 256] Experiencia 2, ayuda

Ruth Alejandra Vicuña Vera ruth.vicuna at sansano.usm.cl
Sun Mar 8 09:38:19 -03 2020


Estimados,

Escribo para pedir consejo ya que después de muchos intentos de cambiar la
configuración, al fin me permitió crear las dos interfaces virtuales del
router, sin embargo ahora el ping entre los PC no funciona (el viernes sí
funcionaba, usé la misma configuración), el mensaje que arroja es
"Destination host unreachable". Adjunto capturas de las vlan y el estado de
las interfaces del router (las 2 virtuales y la física). También envío los
comandos que usé para que por favor me corrijan o si pueden sugerir qué me
falta.
De antemano gracias y saludos,

_____________________________

Switch 1:

system-view
sysname S1

vlan batch 2 3

interface GigabitEthernet0/0/1 (la q da al otro switch)
port link-type trunk
port trunk allow-pass vlan all
quit


interface GigabitEthernet0/0/2 (la q da al otro switch)
port link-type trunk
port trunk allow-pass vlan all
quit

interface GigabitEthernet0/0/3 (la que da al pc A)
port link-type access
port default vlan 2
quit


interface Ethernet0/0/4 (la que de al pc B)
port link-type access
port default vlan 3
quit

stp root primary

___________________

Switch 2:

system-view
sysname S2

vlan 3

interface Ethernet0/0/3 (la q da al router)
port link-type trunk
port trunk allow-pass vlan all
quit

interface Ethernet0/0/1 (la q da al otro switch)
port link-type trunk
port trunk allow-pass vlan all
quit


interface Ethernet0/0/2 (la q da al otro switch)
port link-type trunk
port trunk allow-pass vlan all
quit

interface Ethernet0/0/4 (la que de al pc C)
port link-type access
port default vlan 3
quit

stp root secondary
___________________

Router:

system-view
sysname R1

interface Ethernet0/0/1 (el que va a D)
ip address 192.168.0.61 27
quit

interface Ethernet0/0/0.2 (crea interfaz virtual)
dot1q termination vid 2
ip address 192.168.0.1 27
arp broadcast enable
quit

interface Ethernet0/0/0.3
dot1q termination vid 3
ip address 192.168.0.229 27 ( aquí arrojaba el error, intenté con varias IP
hasta que resultó con esta, estará bien en el rango?)
arp broadcast enable
quit

A: IP:    192.168.0.2
     NM:  255.255.255.224
     G:     192.168.0.1

B: 192.168.0.3
      255.255.255.224
     192.168.0.1

C: 192.168.0.32
     255.255.255.224
     192.168.0.31  *** (aquí cambié a 229, y la ip a 230 cuando funcionó la
interfaz virtual pero tampoco resultó)

D: 192.168.0.62
      255.255.255.224
      192.168.0.61
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.inf.utfsm.cl/pipermail/labit/attachments/20200308/779f59f5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: routerint2.png
Type: image/png
Size: 59220 bytes
Desc: not available
URL: <http://listas.inf.utfsm.cl/pipermail/labit/attachments/20200308/779f59f5/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: routerint1.png
Type: image/png
Size: 71766 bytes
Desc: not available
URL: <http://listas.inf.utfsm.cl/pipermail/labit/attachments/20200308/779f59f5/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vlan display.png
Type: image/png
Size: 55758 bytes
Desc: not available
URL: <http://listas.inf.utfsm.cl/pipermail/labit/attachments/20200308/779f59f5/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: topo.png
Type: image/png
Size: 28897 bytes
Desc: not available
URL: <http://listas.inf.utfsm.cl/pipermail/labit/attachments/20200308/779f59f5/attachment-0003.png>


More information about the LabIT mailing list