Pesquisar este blog

Como testar portas do Switch

Para você que já se perdeu em tantos sites que já visitou e não conseguiu encontrar uma forma simples de testar se o seu switch está ou não funcionando bem deixo aqui mais uma dica.

Para iniciar tenha sempre em mãos um CD do Ubuntu.
Prefiro usar as versões mais antigas. Aqui usei a 10.04 LTS que pode ser baixada aqui.

Muito bem realize o boot pelo Ubuntu e quando terminar abra o terminal [ CRTL+ALT+T]

Agora vamos à linha que vai te salvar:

sudo dhclient && ping -c10 www.google.com.br

Explicando os comandos:
sudo = Executar esta tarefa como super usuário / administrador do sistema
dhclient = O Internet Systems Consortium DHCP Client, dhclient, fornece um meio para a configuração de uma ou mais interfaces de rede usando o Dynamic Host Configuration Protocol
&& = intervalo de ação
ping = Ping ou latência como podemos chamar, é um utilitário que usa o protocolo ICMP para testar a conectividade entre equipamentos. Seu funcionamento consiste no envio de pacotes para o equipamento de destino e na "escuta" das respostas. Se o equipamento de destino estiver ativo, uma "resposta" (o "pong", uma analogia ao famoso jogo de ping-pong) é devolvida ao computador solicitante.
-c10 = Aqui "c" refere-se ao número ou uqntidade de vezes que será solicitado o ping, então teremos c10=execute 10 vezes.
www.google.com.br = site/servidor solicitado. Não precisa ser o google, pode ser qualquer um de sua escolha.

Aqui deixo as informações que correram no meu terminal:


ubuntu@ubuntu:~$ sudo dhclient && ping -c10 www.google.com.br
There is already a pid file /var/run/dhclient.pid with pid 7301
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.1.3
Copyright 2004-2009 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/00:0f:ea:9d:f2:fb
Sending on LPF/eth0/00:0f:ea:9d:f2:fb
Sending on Socket/fallback
DHCPREQUEST of 192.168.1.108 on eth0 to 255.255.255.255 port 67
DHCPACK of 192.168.1.108 from 192.168.1.1
bound to 192.168.1.108 -- renewal in 3284 seconds.
PING www.google.com.br (200.149.119.166) 56(84) bytes of data.
64 bytes from 166.119.149.200.in-addr.arpa.telemar.net.br (200.149.119.166): icmp_seq=1 ttl=59 time=19.7 ms
64 bytes from 166.119.149.200.in-addr.arpa.telemar.net.br (200.149.119.166): icmp_seq=2 ttl=59 time=22.6 ms
64 bytes from 166.119.149.200.in-addr.arpa.telemar.net.br (200.149.119.166): icmp_seq=3 ttl=59 time=21.2 ms
64 bytes from 166.119.149.200.in-addr.arpa.telemar.net.br (200.149.119.166): icmp_seq=4 ttl=59 time=20.9 ms
64 bytes from 166.119.149.200.in-addr.arpa.telemar.net.br (200.149.119.166): icmp_seq=5 ttl=59 time=19.0 ms
64 bytes from 166.119.149.200.in-addr.arpa.telemar.net.br (200.149.119.166): icmp_seq=6 ttl=59 time=18.5 ms
64 bytes from 166.119.149.200.in-addr.arpa.telemar.net.br (200.149.119.166): icmp_seq=7 ttl=59 time=22.0 ms
64 bytes from 166.119.149.200.in-addr.arpa.telemar.net.br (200.149.119.166): icmp_seq=8 ttl=59 time=22.7 ms
64 bytes from 166.119.149.200.in-addr.arpa.telemar.net.br (200.149.119.166): icmp_seq=9 ttl=59 time=24.1 ms
64 bytes from 166.119.149.200.in-addr.arpa.telemar.net.br (200.149.119.166): icmp_seq=10 ttl=59 time=22.2 ms

--- www.google.com.br ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 13060ms
rtt min/avg/max/mdev = 18.520/21.331/24.162/1.707 ms
ubuntu@ubuntu:~$

Realize este procedimento porta a porta até que tenha terminado;
:) seja feliz.








10 comentários:

  1. Esta linha aqui é um melhoramento da linha sugerida no artigo acima.

    sudo dhclient && ping -c10 www.google.com && wget http://imagemdealgumlugar.jpeg && sleep 5 && sudo rm -vrf nomedaimagem*

    É que acabei testando mais switches por estes dias.
    (Augusto Schwartz)

    ResponderExcluir
    Respostas
    1. Fiz aqui:
      ubuntu@ubuntu:~/Desktop$ sudo dhclient && ping -c10 www.google.com && wget http://3.bp.blogspot.com/-jn5ktceZ8v0/Toj8QbgDRTI/AAAAAAAAAbE/iC4kX2ruxHM/s1600/anjo-da-guarda.jpg && sleep 5 && rm -vrf anjo-da-guarda.jpg

      Deu certo mesmo :)

      Excluir
  2. Com esta linha é possível visualizar a ação.
    Augusto Schwartz

    ResponderExcluir
    Respostas
    1. Aqui uma imagem com o processo citado: http://i54.tinypic.com/344b5ut.png | http://i52.tinypic.com/10ykk61.png

      Excluir
    2. Como saber o resultado? Existe algum dado base para comparar como aceitável? Aguardo retorno.

      Excluir
  3. Thank you for your attention and wish all the best to you!

    ResponderExcluir
  4. Thanks for reading the articles herein. This is precisely what motivates me and other friends to share. A big hug.

    ResponderExcluir
  5. I feel this is one of the most significant info for me. And i'm satisfied reading your article. However want to observation on few common things, The site style is ideal, the articles is really excellent : D. Excellent activity, cheers

    ResponderExcluir
  6. Appreciating the dedication you put into your site and in depth information you offer.
    It's nice to come across a blog every once in a while that isn't the same unwanted
    rehashed information. Fantastic read! I've bookmarked your site and I'm adding your RSS feeds to my Google account.

    ResponderExcluir
  7. Thanks a bunch for sharing this with all folks you really
    know what you're speaking about! Bookmarked.

    ResponderExcluir