TTicket N°08

Enviado por mikedenofte el Jue, 23/11/2017 - 16:59
TTicket N°08

problema: Cliente 1 no tiene conectividad hacia la red.

Motivo: vlan 10 apagada manualmente en DSW1.

DSW1#sh ip int brief
Interface                  IP-Address      OK? Method Status                Protocol
FastEthernet0/0            10.1.4.6        YES NVRAM  up                    up
FastEthernet0/1            unassigned      YES NVRAM  administratively down down
FastEthernet1/0            unassigned      YES unset  up                    down
FastEthernet1/1            unassigned      YES unset  up                    down
FastEthernet1/2            unassigned      YES unset  up                    down
FastEthernet1/3            unassigned      YES unset  up                    down
FastEthernet1/4            unassigned      YES unset  up                    down
FastEthernet1/5            unassigned      YES unset  up                    down
FastEthernet1/6            unassigned      YES unset  up                    down
FastEthernet1/7            unassigned      YES unset  up                    down
FastEthernet1/8            unassigned      YES unset  up                    down
FastEthernet1/9            unassigned      YES unset  up                    up
FastEthernet1/10           unassigned      YES unset  up                    up
FastEthernet1/11           unassigned      YES unset  up                    up
FastEthernet1/12           unassigned      YES unset  up                    up
FastEthernet1/13           10.2.4.13       YES NVRAM  up                    up
FastEthernet1/14           unassigned      YES unset  up                    down
FastEthernet1/15           unassigned      YES unset  up                    down
Port-channel4              unassigned      YES unset  up                    up
Port-channel5              unassigned      YES unset  up                    up
Vlan1                      unassigned      YES NVRAM  up                    up
Vlan10                     10.2.1.1        YES NVRAM  administratively down down
Vlan20                     10.2.2.2        YES NVRAM  up                    up
Vlan200                    192.168.1.129   YES NVRAM  up                    up
Loopback1                  unassigned      YES NVRAM  up                    up
DSW1#

Solucion:

DSW1(config)#
DSW1(config)#int vlan 10
DSW1(config-if)#no shut
DSW1(config-if)#