[GTER] vlan tag com linux

Rodrigo Augusto rodrigo at 1telecom.com.br
Thu Jun 20 23:16:01 -03 2013


Rubens,na verdade ele criar uma eth0, outra ra0,uma br, tem uma chamada
peer1 também… eth0 é a ethernet, ra0 é a wireless…br é uma bridge entre
wireless e eth0…criei ate a vlan 51( uma idéia.!!!) consigo gerenciar o
radio por esta vlan….mas teria que criar em todas as interfaces essas
outras vlans caso quisesse passar a 52, 53, 54,55 etc…


Veja:
# ifconfig
br0       Link encap:Ethernet  HWaddr xxxxxxxxxxxxxxxxxxx
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:325485 errors:0 dropped:0 overruns:0 frame:0
          TX packets:19 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:15041556 (14.3 MiB)  TX bytes:1080 (1.0 KiB)

br1       Link encap:Ethernet  HWaddr xxxxxxxxxxxxxxxx
          inet addr:10.1.38.50  Bcast:10.1.38.55  Mask:255.255.255.248
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:14812 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14795 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:6902233 (6.5 MiB)  TX bytes:7085187 (6.7 MiB)

eth0      Link encap:Ethernet  HWaddr xxxxxxxxxxxxxxxxx
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:127509808 errors:0 dropped:0 overruns:0 frame:1757
          TX packets:103388400 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3650035925 (3.3 GiB)  TX bytes:1475879543 (1.3 GiB)
          Interrupt:3

eth0.51   Link encap:Ethernet  HWaddr xxxxxxxxxxxxx
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:7526 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2219 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1142871 (1.0 MiB)  TX bytes:115014 (112.3 KiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

peer1     Link encap:Ethernet  HWaddr xxxxxxxxxxxxxxxx
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:103399030 errors:0 dropped:0 overruns:0 frame:0
          TX packets:61216235 errors:0 dropped:608 overruns:0 carrier:0
          collisions:0 txqueuelen:256
          RX bytes:2633944980 (2.4 GiB)  TX bytes:1710275419 (1.5 GiB)

peer1.51  Link encap:Ethernet  HWaddr xxxxxxxxxxxxxx
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:12860 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12603 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:6951390 (6.6 MiB)  TX bytes:7030946 (6.7 MiB)

ra0       Link encap:Ethernet  HWaddr xxxxxxxxxxx
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:103399030 errors:0 dropped:0 overruns:0 frame:0
          TX packets:127513092 errors:0 dropped:627 overruns:0 carrier:0
          collisions:0 txqueuelen:256
          RX bytes:1069299288 (1019.7 MiB)  TX bytes:3655373663 (3.4 GiB)
          Interrupt:4



Rodrigo Augusto
Gestor de T.I. Grupo Connectoway
http://www.connectoway.com.br <http://www.connectoway.com.br/>
http://www.1telecom.com.br <http://www.1telecom.com.br/>
* rodrigo at connectoway.com.br
( (81) 3366-7376
( (81) 8184-3646
( INOC-DBA 52965*100





On 18/06/13 18:46, "Rubens Kuhl" <rubensk at gmail.com> wrote:

>Se você tem acesso à CLI do rádio em questão, e as interfaces de rede se
>chamarem eth0 e ath0, seria assim:
>
>vconfig add eth0 5
>vconfig add ath0 5
>
>Se você não conseguir convencer o rádio a passar tags, mas consegue
>fazê-lo
>passar um IP MTU maior que 1500, poderia usar VPLS/EoIP/L2TP para
>transportar vlans, BPDUs e o que mais quiser de um lado a outro.
>
>Rubens
>
>
>
>
>2013/6/18 Rodrigo Augusto <rodrigo at 1telecom.com.br>
>
>> Alexandre, me lembro que mesmo em WDS os ubnt nao passavam os bpdu's
>>para
>> se realizar um lacp por exemplo... fazendo com que nao fosse uma bridge
>> pura....
>> Como criar entao as tag's no linux? Existe alguma forma disto caso ele
>>nao
>> passe essas tag's para frente?
>> Nos radios luminas somente tive que criar as vlans e habilitar a porta
>> como trunk e trocar a gerencia para uma das vlan's em questao....
>>
>> Rodrigo Augusto
>> Gestor de T.I. Grupo Connectoway
>> http://www.connectoway.com.br <http://www.connectoway.com.br/>
>> http://www.1telecom.com.br <http://www.1telecom.com.br/>
>> * rodrigo at connectoway.com.br
>> ( (81) 3366-7376
>> ( (81) 8184-3646
>> ( INOC-DBA 52965*100
>>
>>
>>
>>
>>
>> On 17/06/13 16:44, "Alexandre J. Correa (Onda)" <alexandre at onda.net.br>
>> wrote:
>>
>> >enlace em wds passa tags .. sem precisar fazer nada..
>> >
>> >apenas bridge da interface dinamica (wds) + porta ethernet
>> >
>> >
>> >On 17/06/2013 15:55, Rodrigo Augusto wrote:
>> >> Pessoal, supondo de tehamos um rádio com FW baseado em linuxŠ.
>> >> Como fazer para que as TAG's sejam repassadas do SW no ponto A para o
>> >>SW no
>> >> ponto B ? Na interface nativa do rádio nao tem comoŠ..
>> >> Queria que as vlans da 100 até a 120 fossem repassadasŠ no switch j[a
>> >>está
>> >> okŠisso funciona perfeito nos circuitos licenciados( é configurável
>>nos
>> >> lumina por exemplo) mas nestes radios naoŠ
>> >>
>> >> Rodrigo Augusto
>> >> Gestor de T.I. Grupo Connectoway
>> >> http://www.connectoway.com.br <http://www.connectoway.com.br/>
>> >> http://www.1telecom.com.br <http://www.1telecom.com.br/>
>> >> * rodrigo at connectoway.com.br <mailto:rodrigo at connectoway.com.br>
>> >> ( (81) 3366-7376
>> >> ( (81) 8184-3646
>> >> ( INOC-DBA 52965*100
>> >>
>> >>
>> >> --
>> >> gter list    https://eng.registro.br/mailman/listinfo/gter
>> >>
>> >
>> >
>> >--
>> >Sds.
>> >
>> >Alexandre Jeronimo Correa
>> >Sócio-Administrador
>> >
>> >Office: +55 34 3351 3077
>> >
>> >Onda Internet
>> >www.onda.net.br
>> >
>> >--
>> >gter list    https://eng.registro.br/mailman/listinfo/gter
>> >
>>
>>
>>
>> --
>> gter list    https://eng.registro.br/mailman/listinfo/gter
>>
>--
>gter list    https://eng.registro.br/mailman/listinfo/gter






More information about the gter mailing list