This section provides information for the Extreme
Black Diamond, 7i, and 400-48t switches.
 |
 |  |
 |
 | NOTE: This switch only supports 100/1000 speeds; it does not support
10 Mb/s speeds. Therefore, you will not be able to test a card with
this setting. The speeds are stated on the back of the switch itself. |
 |
 |  |
 |
To configure jumbo frames on all ports, enter:
enable jumbo-frame ports all |
To verify all ports, enter:
Configuring HP APA Link Aggregates |
 |
Before configuring a HP APA in Manual mode, do
the following:
Verify port connections. Do
the following:
From another system, send
test packets to the target LANs. Enter:
llp lanlocal lan target system | grep OK |
Disable ports on switch. Enter:
Verify you now cannot send
test packets to the target LANs. Enter:
llp lanlocal lan target system | grep OK |
Enable ports on switch. Enter:
Configure Manual aggregation
on the switch. Enter:
enable sharing 7:2 grouping 7:2-7:3 |
Save the configuration. Enter:
Configuring LACP Link Aggregates |
 |
ExtremeWare v. 7.5 enables you to configure LACP.
Use contiguous ports and let the first port be the master. In the
following command, port 23 is the master port:
enable sharing 23 grouping 23-27 dynamic |
Then, display the aggregation using the show ports sharing command as follows:
Switch2 # show ports 23-27 sharing
Load Sharing Monitor
Config Current Ld Share Ld Share Link Link
Master Master Type Group Status Ups
==========================================================
23 23 dy 23 A 34
dy 24 A 35
dy 25 A 34
dy 26 A 34
dy 27 A 34
Link Status: (A) Active, (D) Disabled, (LB) Loopback, (ND) Not Distributing
(NP) Not Present, (R) Ready
Ld Share Type: (a) address based, (dy) dynamic |
In the previous example, dy indicates LACP protocol.