josinfo.blogspot.com
JOSINFO NETWORKS: IP Addressing Dica IP Unnumbered sobre conexão PPP
http://josinfo.blogspot.com/2010/04/ip-addressing-dica-ip-unnumbered-sobre.html
Terça-feira, 6 de abril de 2010. IP Addressing Dica IP Unnumbered sobre conexão PPP. Eu precisava criar uma conexão PPP sobre dois links de radios, mas não possuia IP para que podesse endereçar os Radios e teria que criar uma conexão PPP entre dois pontos através de interface não numerada. Encontrei uma forma de usar o GNS para simular minha situação sendo que as conexões Seriais representariam os enlaces de radio:. Segue abaixo uma situação na qual passei recentemente,:. Gateway of last resort is not set.
josinfo.blogspot.com
JOSINFO NETWORKS: PRIVATE VLANs
http://josinfo.blogspot.com/2010/06/private-vlans.html
Quarta-feira, 30 de junho de 2010. A LINK TALKING ABOUT PRIVATE VLANs, I FOUND IN THIS LINK BELOW:. Private VLANs are in two categories: Primary and Secondary. There can be only 1 primary VLAN per private VLAN. When an interface is configured as a private VLAN promiscious port the primary VLAN is the “active” VLAN on that port. This interface will have the ability to communicate with every secondary VLAN in this private VLAN domain. To configure private VLANs you need to do the following:. 8212; This may...
josinfo.blogspot.com
JOSINFO NETWORKS: Abril 2009
http://josinfo.blogspot.com/2009_04_01_archive.html
Quinta-feira, 9 de abril de 2009. LAB OSPFv3 - VIRTUAL-LINK. Galera o esquema agora é IPv6, só pra descontrair olha um troubleshooting que tive que fazer em uma empresa o seguinte cenario, que era totalmente configurado com IPV6 e OSPFv3. Todas as interfaces já estavam configuradas com os devidos IPv6;. O roteamento ospfv3 também já estava habilitado entre todos os roteadores;. Cada roteador tinha um valor configurado para o router-id dentro do ospfv3;. Já tinha um virtual link configurado entre o R4.
josinfo.blogspot.com
JOSINFO NETWORKS: Dot1Q Tunneling Cisco Syntax
http://josinfo.blogspot.com/2010/07/dot1q-tunneling-cisco-syntax.html
Terça-feira, 6 de julho de 2010. Dot1Q Tunneling Cisco Syntax. To configure a switchport for Dot1Q tunneling:. SW(config-if)# switchport access vlan. Vlan dot1q tag native. SW(config-if)# switchport access vlan 37. Vlan dot1q tag native. To enable the tunneling of Layer-2 protocols through the dot1Q tunnel, you must add these additional commands:. This will allow the Layer-2 protocols of CDP, STP, and VTP to be sent through the dot1Q tunnel and received on the remote end. SW(config)# system mtu jumbo.
josinfo.blogspot.com
JOSINFO NETWORKS: Julho 2010
http://josinfo.blogspot.com/2010_07_01_archive.html
Terça-feira, 6 de julho de 2010. Dot1Q Tunneling Cisco Syntax. To configure a switchport for Dot1Q tunneling:. SW(config-if)# switchport access vlan. Vlan dot1q tag native. SW(config-if)# switchport access vlan 37. Vlan dot1q tag native. To enable the tunneling of Layer-2 protocols through the dot1Q tunnel, you must add these additional commands:. This will allow the Layer-2 protocols of CDP, STP, and VTP to be sent through the dot1Q tunnel and received on the remote end. SW(config)# system mtu jumbo.
josinfo.blogspot.com
JOSINFO NETWORKS: Maio 2009
http://josinfo.blogspot.com/2009_05_01_archive.html
Sexta-feira, 1 de maio de 2009. Animated Wallpaper with Compiz Fusion by Ubuntu. One drawback is that you will not be able to use desktop icons with XWinWrap due to a limitation in Nautilus. Compiz desktop effects are not required, but a fairly powerful computer if you don’t want reduced performance. XWinWrap is not available in the Ubuntu repositories, but an easily installable DEB package is available. Download and extract the zip archive. Run this if you want to undo and enable desktop icons again:.
josinfo.blogspot.com
JOSINFO NETWORKS: Março 2010
http://josinfo.blogspot.com/2010_03_01_archive.html
Domingo, 7 de março de 2010. Habilitando USB no VirtualBox – Ubuntu 9.10. Habilitando USB no VirtualBox – Ubuntu 9.10. Até a escrita deste post o VirtualBox estava na versão 3.0.10, a mesma versão usada na máquina. Para habilitar as portas USB na máquina, primeiro, precisamos descobrir o ID(GID) do grupo vboxusers. Para isso usaremos o comando grep, pra facilitar as coisas, vamos nos logar como o usuário root. No meu caso, o resultado do comando, deu nisso:. Visualizar meu perfil completo.
josinfo.blogspot.com
JOSINFO NETWORKS: Conceitos de Multicast Part 1
http://josinfo.blogspot.com/2010/04/conceitos-de-multicast-part-1.html
Segunda-feira, 5 de abril de 2010. Conceitos de Multicast Part 1. Bem acredito que com o conceito basico de Multicast podemos definir que: São solicitações ips que São enviadas para um determinado grupo e.q:. 224000 Base Address (Reserved). 224001 All Systems on this Subnet. 224002 All Routers on this Subnet. 224005 OSPFIGP OSPFIGP All Routers. 224006 OSPFIGP OSPFIGP Designated Routers. 2240012 DHCP Server / Relay Agent. 2240013 All PIM Routers. Ip Multicast Address Group. São divididos em 3:. Existe alg...
josinfo.blogspot.com
JOSINFO NETWORKS: Abril 2010
http://josinfo.blogspot.com/2010_04_01_archive.html
Terça-feira, 6 de abril de 2010. IP Addressing Dica IP Unnumbered sobre conexão PPP. Eu precisava criar uma conexão PPP sobre dois links de radios, mas não possuia IP para que podesse endereçar os Radios e teria que criar uma conexão PPP entre dois pontos através de interface não numerada. Encontrei uma forma de usar o GNS para simular minha situação sendo que as conexões Seriais representariam os enlaces de radio:. Segue abaixo uma situação na qual passei recentemente,:. Gateway of last resort is not set.