![]() | Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
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
In this Document
Applies to:Sun Storage 7310 Unified Storage System - Version: Not Applicable to Not Applicable - Release: N/A to N/ASun 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. GoalThis 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.SolutionLink 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 2.) Configure the port channel group and assign lacp settings to each member interface(config)# int range Gi1/0/11 - 13 3.) Confirm your configuration and lacp state of each member link# show etherchannel summary References<NOTE:1392086.1> - Sun Storage 7000 Unified Storage System: How to Troubleshoot Network ProblemsAttachments This solution has no attachment |
||||||||||||
|