[rbak-nsp] Fwd: SE100 and etherchannel ?

Ron Ripley ripleydotnet at gmail.com
Mon Mar 9 15:43:10 EDT 2009


Adding rbak-nsp list, forgot to do reply-all on my original response.'


>
> On 9-Mar-09, at 12:41 PM, Ron Ripley wrote:
>
>> Hi Marcin,
>>
>> It is possible with the use of LAG (Link Aggregation) link-groups  
>> to bind 2 ethernet ports on the SE100.
>>
>> Here is an example from the SEOS Documentation (Ports, Circuits,  
>> and Tunnels Configuration Guide)
>>
>> The following example shows how to create an interface, etherx, in  
>> the local context, assign an IP address to each one, create an  
>> Ethernet link group, lg-ether and bind it to the interface, etherx.  
>> Then the FE or GE ports are configured and added to the link group
>>
>> Create the link group interface and assign an IP address to it:
>> [local]Redback(config)#context local
>> [local]Redback(config-ctx)#interface etherx
>> [local]Redback(config-if)#ip address 172.16.0.1/24
>> [local]Redback(config-if)#exit
>>
>> Create the link group and bind it to its interface:
>> [local]Redback(config)#link-group lg-ether ether
>> [local]Redback(config-link-group)#bind interface etherx local
>>
>> Configure an FE port and add it to the link group:
>> [local]Redback(config-config)#port ethernet 5/4
>> [local]Redback(config-port)#no shutdown
>> [local]Redback(config-port)#link-group lg-ether
>> [local]Redback(config-port)#exit
>>
>> Configure another FE port and add it to the link group:
>> [local]Redback(config-config)#port ethernet 5/5
>> [local]Redback(config-port)#no shutdown
>> [local]Redback(config-port)#link-group lg-ether
>> [local]Redback(config-port)#exit
>>
>> Hope this helps.
>>
>> Ron
>>
>> On 9-Mar-09, at 11:59 AM, Marcin Kuczera wrote:
>>
>>> hello,
>>>
>>> is it possible to bind 2 ethernet ports in SE100 just like  
>>> "aggregate ethernet" in Juniper ?
>>>
>>> Regards,
>>> Marcin
>>> _______________________________________________
>>> redback-nsp mailing list
>>> redback-nsp at puck.nether.net
>>> https://puck.nether.net/mailman/listinfo/redback-nsp
>>
>>
>>
>> --
>> Ron Ripley
>> ripleydotnet at gmail.com
>>
>>
>>
>>
>
>
>
> --
> Ron Ripley
> ripleydotnet at gmail.com
>
>
>
>



--
Ron Ripley
ripleydotnet at gmail.com






More information about the redback-nsp mailing list