[j-nsp] 802.3ad trouble (part II)
Jorn Ekkelenkamp
juniper at isp-services.nl
Thu Nov 9 10:45:35 EST 2006
Hi,
I've created an 802.3ad aggregated ethernet link between our M40 and a
Nortel Passport 8110 using 2 fastethernet links (fe-0/1/3 and fe-1/1/3).
As you can see below the interface (ae1) comes up just fine, using
both links.
This is the physical set-up we're using:
server --1000baseT--> nortel switch --802.3ad(2x100mbit)--> M40 -->
"internet"
When I try to generate some traffic on ae1 by starting a few FTP
transfers (multiple downloads at the same time, from different source
addresses) interface fe-0/1/3 is not used AT ALL (see below). This
results in a maximum speed of 100mbit for the whole ae1 interface.
Normally, I'd start looking at the config of my switch, but we've tried
the same set-up with a HP ProCurve instead of the Nortel Passport, which
produced the same results.
Has anyone seen something like this before?
All suggestions are more than welcome!
Relevant config excerpts:
# show configuration chassis
aggregated-devices {
ethernet {
device-count 2;
}
sonet {
device-count 1;
}
}
(the as0 interface is working just fine!)
# show configuration routing-options forwarding-table
export load-balancing-policy;
# show configuration policy-options policy-statement load-balancing-policy
then {
load-balance per-packet;
}
# show chassis hardware | match SCB
SCB REV 02 710-001838 BC5949 Internet
Processor IIv1
# show configuration interfaces ae1
description "ae1, trunk test";
vlan-tagging;
aggregated-ether-options {
minimum-links 1;
link-speed 100m;
}
unit 500 {
vlan-id 500;
family inet {
address ipaddress/30;
}
}
# show configuration interfaces fe-0/1/3
description "fe-0/1/3, part of ae1 trunk";
fastether-options {
802.3ad ae1;
}
# show configuration interfaces fe-1/1/3
description "fe-1/1/3, part of ae1 trunk";
fastether-options {
802.3ad ae1;
}
The 802.3ad interface:
Physical interface: ae1, Enabled, Physical link is Up
Interface index: 138, SNMP ifIndex: 35, Generation: 25
Description: ae1, trunk test
Link-level type: Ethernet, MTU: 1518, Speed: 200mbps, Loopback:
Disabled, Source filtering: Disabled, Flow control: Disabled, Minimum
links needed: 1
Device flags : Present Running
Interface flags: SNMP-Traps 16384
Current address: 00:05:85:00:4b:f1, Hardware address: 00:05:85:00:4b:f1
Last flapped : Never
Statistics last cleared: 2006-11-09 15:23:25 CET (00:00:37 ago)
Traffic statistics:
Input bytes : 3509259 932624 bps
Output bytes : 197632176 46773176 bps
Input packets: 67792 2487 pps
Output packets: 131875 3901 pps
Logical interface ae1.500 (Index 72) (SNMP ifIndex 95) (Generation 77)
Flags: SNMP-Traps 16384 VLAN-Tag [ 0x8100.500 ] Encapsulation: ENET2
Statistics Packets pps Bytes bps
Bundle:
Input : 67792 2487 3509259 932624
Output: 131875 3901 197632176 46773176
Link:
fe-0/1/3.500
Input : 0 0 0 0
Output: 0 0 0 0
fe-1/1/3.500
Input : 67792 2487 3509259 932624
Output: 131875 3901 197632176 46773176
Marker Statistics: Marker Rx Resp Tx Unknown Rx Illegal Rx
fe-0/1/3.500 0 0 0 0
fe-1/1/3.500 0 0 0 0
Protocol inet, MTU: 1500, Generation: 80, Route table: 0
Flags: None
Addresses, Flags: Is-Preferred Is-Primary
Destination: ipaddress/30, Local: ipaddress, Broadcast:
ipaddress, Generation: 89
More information about the juniper-nsp
mailing list