[GTER] Switching.
Cristiano R. Maciel
cristiano.maciel at inovatelecom.com.br
Wed May 16 11:43:51 -03 2007
Você também pode economizar um cabo utilizando trunking 802.1Q
Para isso você deve ter seu kernel (se for no linux) compilado com
suporte a tagging 802.1Q e configurar uma porta do switch como trunk com
encapsulamento dot1q
mais ou menos assim
int g1/13
description <LINK-FIREWALL2>
switchport
switchport mode trunk
no shut
humm... éee.. esqueci agora como define o encapsulamento 802.1Q mas acho que ele tem auto-sense
se não tiver é algo do tipo switchport encapsulation dot1q ou switchport trunk dot1q
quanto ao linux, dê uma olhada em
http://www.candelatech.com/~greear/vlan.html
Abraços, Cristiano
Gilberto Villani Brito wrote:
> On 12/05/07, Bruno Camargo <mustardahc at gmail.com> wrote:
>
>> Crie as vlans
>>
>> vlan <ID1>
>> name <NOME>
>> !
>> vlan <ID2>
>> name <OUTRA>
>>
>> Configure as interfaces:
>>
>> int g1/1
>> description <LINK-FIBRA1>
>> switchport
>> switchport mode access
>> switchport access vlan ID1
>> no shut
>> !
>> int g1/2
>> description <LINK-FIREWALL1>
>> switchport
>> switchport mode access
>> switchport access vlan ID1
>> no shut
>> !
>> int g1/12
>> description <LINK-FIBRA2>
>> switchport
>> switchport mode access
>> switchport access vlan ID2
>> no shut
>> !
>> int g1/13
>> description <LINK-FIREWALL2>
>> switchport
>> switchport mode access
>> switchport access vlan ID2
>> no shut
>> !
>>
>> Barbada....
>>
>> Att,
>>
>> Bruno Camargo
>> Redes Neovia
>>
>> On 5/8/07, Gilberto Villani Brito <linux at giboia.org> wrote:
>>
>>> Olá, tenho uma fibra recebendo 2 links distintos, eu gostaria de saber
>>> como eu configuro meu switch CISCO para fazer uma vlan para casa
>>> trafego, ou seja recebo os 2 links por uma fibra no switch e sai dois
>>> cabos para meu firewall, cada um com seu trafego.
>>> Alguem sabe como posso fazer isso???
>>>
>>> Abraços
>>> --
>>> Gilberto Villani Brito
>>> System Administrator
>>> Londrina - PR
>>> Brazil
>>> gilbertovb(a)gmail.com
>>> --
>>> gter list https://eng.registro.br/mailman/listinfo/gter
>>>
>>>
>>
>> --
>> Bruno Camargo
>> --
>> gter list https://eng.registro.br/mailman/listinfo/gter
>>
>>
>
> Olá Bruno, muito obrigado pela atenção, mas não é tão simples assim.
> Estou recebendo apenas 1 fibra com os 2 links. Ela tem que entrar no
> switch e separar o trafego em 2 ethernets.
>
> link1 e link2 - fibra ------- ethernet1
> |---------- ethernet2
>
> Ou seja, tenho 2 vlans chegando em uma mesma porta.
>
>
> Abraços
>
More information about the gter
mailing list