Sun Microsystems, Inc.  Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1400154.1
Update Date:2012-02-01
Keywords:

Solution Type  Technical Instruction Sure

Solution  1400154.1 :   Sun Storage 7000 Unified Storage System: An example of how to configure Link Aggregation on a switch  


Related Items
  • Sun Storage 7310 Unified Storage System
  •  
  • Sun Storage 7410 Unified Storage System
  •  
  • Sun ZFS Storage 7120
  •  
  • Sun ZFS Storage 7320
  •  
  • Sun ZFS Storage 7420
  •  
  • Sun Storage 7110 Unified Storage System
  •  
  • Sun Storage 7210 Unified Storage System
  •  
Related Categories
  • PLA-Support>Sun Systems>DISK>NAS>SN-DK: 7xxx NAS
  •  
  • .Old GCS Categories>Sun Microsystems>Storage - Disk>Unified Storage
  •  




In this Document
  Goal
  Solution
  References


Applies to:

Sun Storage 7310 Unified Storage System - Version: Not Applicable to Not Applicable - Release: N/A to N/A
Sun Storage 7410 Unified Storage System - Version: Not Applicable to Not Applicable   [Release: N/A to N/A]
Sun ZFS Storage 7120 - Version: Not Applicable to Not Applicable   [Release: N/A to N/A]
Sun ZFS Storage 7320 - Version: Not Applicable to Not Applicable   [Release: N/A to N/A]
Sun ZFS Storage 7420 - Version: Not Applicable to Not Applicable   [Release: N/A to N/A]
7000 Appliance OS (Fishworks)
This is a configuration example for a Cisco Catalyst 3750-series switch only but shows the necessary steps for switch-side configuration.

Goal

This document presents an example of how a network switch needs to be configured to be able to support an aggregated datalink from a Sun Storage 7000 Unified Storage appliance.

Solution

Link Aggregation requires configuration on both the appliance and switch side of the connection. If your switch supports LACP (IEEE 802.3ad Link Aggregation Control Protocol) then both sides should have LACP link negotiation turned on. The appliance side settings for enabling LACP are defined at the datalink layer of the network configuration view. Valid values for LACP-enabled aggregations are "Active" and "Passive." The switch must be set with a compatible value for the corresponding switch aggregation. Compatible appliance/switch value combinations are Active/Active, Active/Passive, and Passive/Active. The appliance setting of "on" forces aggregation of the associate ports without using LACP. Forcing the ports to aggregate without using LACP may be necessary for compatibility with switches that either have LACP turned off or do not support 802.3ad LACP.

Example:

The appliance has a primary management interface configured on nge0 using a simple device-datalink and single static IP. Additionally, the administrator wants to configure a link aggregation using the remaining built-in devices (nge1,nge2, and nge3). These 3 ports are connected to a Cisco Catalyst 3750-series switch (ports 11, 12, and 13 respectively). The administrator chooses to use an LACP setting of "Active" for the appliance and "Passive" for the switch. Finally, the administrator chooses the load balancing policy for outbound traffic will be based on IP address, while the incoming traffic will use layer-2 MAC addresses.

On the appliance side - the administrator configures this from the browser interface (Configuration->Networking). Click the "Add Datalink" icon and select the LACP option. Then select the 3 devices that will comprise the aggregation (in this case nge1,nge2 and nge3). For Aggregation Settings - choose Mode=Active, Policy=L3, and Timer=Long. Then click Apply. Finally, add an IP interface and associate it with the new (aggregation) datalink.

On the switch side, issue the following configuration commands (reminder - this is a Cisco Catalyst 3750 series running IOS 12.2x)

1.) Configure the switch global setting for load balancing (layer-2)

# config term
(config)# port-channel load-balance src-mac

2.) Configure the port channel group and assign lacp settings to each member interface

(config)# int range Gi1/0/11 - 13
(config-if-range)# channel-protocol lacp
(config-if-range)# channel-group 1 mode passive

3.) Confirm your configuration and lacp state of each member link

# show etherchannel summary
Flags: D - down P - in port-channel
I - stand-alone s - suspended
H - Hot-standby (LACP only)
R - Layer3 S - Layer2
u - unsuitable for bundling
U - in use f - failed to allocate aggregator
d - default port

Number of channel-groups in use: 1
Number of aggregators: 1

Group Port-channel Protocol Ports
------+-------------+-----------+-----------------------------------------------
1 Po1(SU) LACP Gi1/0/11(P) Gi1/0/12(P) Gi1/0/13(P)



References

<NOTE:1392086.1> - Sun Storage 7000 Unified Storage System: How to Troubleshoot Network Problems

Attachments
This solution has no attachment
  Copyright © 2012 Sun Microsystems, Inc.  All rights reserved.
 Feedback