BigIron RX Series Configuration Guide 23953-1001986-01Migration from a pre-02.6.00 trunk or LACP configuration 8• IPv4 TCP packets: source MAC address and destination MAC address, source IP addressand destination IP address, and TCP source port and TCP destination port.• IPv4 UDP packets: source MAC address and destination MAC address, source IP addressand destination IP address, and UDP source port and UDP destination port.• IPv6 non-TCP/UDP packets: source MAC address and destination MAC address, source IPaddress and destination IP address.• IPv6 TCP packets: source MAC address and destination MAC address, source IP addressand destination IP address and TCP source port and TCP destination port.• IPv6 UDP packets: source MAC address and destination MAC address, source IP addressand destination IP address, and UDP source port and UDP destination port.The device uses the hash index in the following formula, using the modulo operator (written as “%”in C programming language).(hash index)% (Number of trunk ports in a trunk group) = selected trunk portMigration from a pre-02.6.00 trunk or LACP configurationif you are upgrading from a version of the Multi-Service IronWare software prior to 02.6.00 andhave either Trunks or LACP configured, the previous configuration will be automatically updatedwith the new commands to form an LAG that is equivalent to the previous configuration. Toaccomplish this, the old trunk and link-aggregation commands are maintained during startupconfiguration parsing, but disabled during normal configurations.The following process is followed during the conversion of the trunk and link-aggregation to the newLAG commands.1. For any static trunk configured using the trunk ethernet to command,the following conversion procedure is followed.a. A static LAG is created containing the port list specified in the trunk command. This LAG isthen automatically deployed.b. The lowest-numbered port from the original trunk list is selected as the primary port of theLAG.c. Any trunk config-trunk-ind command, such as port name, is converted to thecorresponding LAG commands.d. The default load balancing scheme previously known as server is converted to the defaulthash-based load balancing scheme.e. The converted LAG is named "LAG_x", where “x” is a unique number assigned by thesystem starting from 1.2. For any dynamic link aggregation (LACP) group configured using the port-level link-aggregatecommands, the following conversion procedure is followed.a. A dynamic LAG is created by grouping all ports in the original configuration having thesame link-aggregation key.b. If link-aggregate active/passive is configured originally, the converted dynamic LAG will beconfigured as deployed. Otherwise it will not be converted because such ports wereoriginally not operating under LACP.