[j-nsp] LAG ERX310 to EX4200 Problem

Paul Stewart paul at paulstewart.org
Thu Jan 27 09:50:36 EST 2011


Apologies for responding to my own post - a helpful person offline already
answered my issue...

I was missing:

4200#
Chassis
  aggregated-devices {
    ethernet {
        device-count 2

Sorry for the noise folks...

Paul


-----Original Message-----
From: juniper-nsp-bounces at puck.nether.net
[mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Paul Stewart
Sent: Thursday, January 27, 2011 9:40 AM
To: juniper-nsp at puck.nether.net
Subject: [j-nsp] LAG ERX310 to EX4200 Problem

Hi there.

 

I have a LAG setup between an ERX310 and a EX4200 and cannot pass traffic.
Physical link is up/up and wondering what is wrong with my config? ;)

 

Thanks,

 

Paul

 

 

ERX310

 

interface gigabitEthernet 1/0

mtu 9000

duplex full

speed 1000

lacp active

 

interface lag Internet

!

member-interface GigabitEthernet 1/0

encapsulation vlan

!

interface lag Internet.900

vlan id 900

ip description Nexicom_Internet

ip address xx.xxx.xx.2 255.255.255.252

!

 

EX4200

 

    ge-0/1/3 {

        ether-options {

            no-auto-negotiation;

            link-mode full-duplex;

            speed {

                1g;

            }

            802.3ad ae1;

        }

    }

 

    ae1 {

        mtu 9000;

        aggregated-ether-options {

            minimum-links 1;

            link-speed 1g;

            lacp {

                active;

                periodic fast;

            }

        }

        unit 0 {

            family ethernet-switching {

                port-mode trunk;

                vlan {

                    members Nexicom;

                }

            }

        }

    }

_______________________________________________
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