[j-nsp] Aggregate link on T640
Jonas Frey
jf at probe-networks.de
Sat Mar 10 09:35:43 EST 2007
Hello,
well first you configure the chassis aggreagted-devices count:
set chassis aggregated-devices ethernet device-count <number>
after that you do:
set interfaces ge-1/0/0 gigether-options 802.3ad ae<number>
set interfaces ge-1/2/0 gigether-options 802.3ad ae<number>
and after that you configure your vlan's on the ae<number> interface
instead of on the ge-x/x/x ports.
If you want to use lacp:
set interfaces ae<number> aggregated-ether-options lacp active|passive
Thats about it....
Regards,
Jonas
On Sat, 2007-03-10 at 15:15, andre.pronk wrote:
> I have a question;
> I want to bring two TenGig interfaces to a Aggregated link.
> I have one link with units '"(vlan) on it and one new link.
> the aggregated link will be ae1 interface.
> Can some one tell me how to configure this.Juniper T640 with TenGig PIC
> set interfaces ge-1/0/0 description "Original link"
> set interfaces ge-1/0/0 traceoptions flag event
> set interfaces ge-1/0/0 traps
> set interfaces ge-1/0/0 vlan-tagging
> set interfaces ge-1/0/0 unit 100 vlan-id 100
> set interfaces ge-1/0/0 unit 100 family inet address xx.xx.xx.xx/xx
> set interfaces ge-1/0/0 unit 101 description "Vlan 55"
> set interfaces ge-1/0/0 unit 101 vlan-id 101
> set interfaces ge-1/0/0 unit 101 family inet no-redirects
> set interfaces ge-1/0/0 unit 101 family inet address xx.xx.xx.xx/xx
> set interfaces ge-1/0/0 unit 102 description "VLAN 102"
> set interfaces ge-1/0/0 unit 102 vlan-id 102
> set interfaces ge-1/0/0 unit 102 family inet no-redirects
> set interfaces ge-1/0/0 unit 102 family inet filter input internet-in
> set interfaces ge-1/0/0 unit 102 family inet filter output internet-out
> set interfaces ge-1/0/0 unit 102 family inet address xx.xx.xx.xx/xx
>
> set interfaces ge-1/2/0 description "New Link"
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
More information about the juniper-nsp
mailing list