[j-nsp] LAG ERX310 to EX4200 Problem
Paul Stewart
paul at paulstewart.org
Thu Jan 27 09:39:35 EST 2011
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;
}
}
}
}
More information about the juniper-nsp
mailing list