Configuring Interoperation Between CE Series Switches and Servers Using Broadcom Network Adapters (IEEE 802.3ad Mode)
Applicable Products and Versions
This example applies to CE series switches of V100R001C00SPC200 or later versions.
Networking Requirements
As shown in Figure 2-8, the server uses Broadcom network adapters and needs to interconnect with CE series switch in link aggregation mode for load balancing.
Configuration Roadmap
- Create an Eth-Trunk on the CE series switch and configure the Eth-Trunk to work in static Link Aggregation Control Protocol (LACP) mode to improve interface bandwidth and reliability.
- Configure the network adapter group to work in dynamic link aggregation (IEEE 802.3ad) mode to improve link reliability and interface bandwidth and implement link load balancing.
Procedure
- Configure an Eth-Trunk and a VLAN on the CE series switch.
<HUAWEI> system-view [~HUAWEI] sysname SwitchA [*HUAWEI] commit [~SwitchA] vlan batch 2 //Create VLAN 2. [*SwitchA] interface eth-trunk 1 [*SwitchA-Eth-Trunk1] mode lacp-static //Configure the Eth-Trunk to work in static LACP mode. [*SwitchA-Eth-Trunk1] trunkport ge 1/0/1 to 1/0/2 //Add the two interfaces connecting SwitchA to servers to Eth-Trunk. [*SwitchA-Eth-Trunk1] port default vlan 2 [*SwitchA-Eth-Trunk1] commit
- Configure a network adapter group on the server.
Configuration Verification
- Run the display eth-trunk [ trunk-id ] command in any view to check the Eth-Trunk status. Verify that the Eth-Trunk status is normal based on key information in Table 2-15.
<HUAWEI> display eth-trunk 1 Eth-Trunk1's state information is: Local: LAG ID: 1 Working Mode: Static Preempt Delay: Disabled Hash Arithmetic: profile default System Priority: 32768 System ID: 04f9-388d-e681 Least Active-linknumber: 1 Max Active-linknumber: 8 Operating Status: up Number Of Up Ports In Trunk: 2 Timeout Period: Slow -------------------------------------------------------------------------------- ActorPortName Status PortType PortPri PortNo PortKey PortState Weight GE1/0/1 Selected 0M 32768 5 257 10100010 1 GE1/0/2 Selected 0M 32768 6 257 10100010 1 ...
Table 2-15 Eth-Trunk statusCheck Item
Normal Status
Working Mode
Static: The Eth-Trunk is working in static mode.
Operating Status
Up: The Eth-Trunk is Up.
Number Of Up Ports In Trunk
Number of Up member interfaces in the Eth-Trunk. If the value is the same as the number of member interfaces, the Eth-Trunk is normal.
Status
Selected: The member interface is selected as an active interface.
Weight
Weight of a member interface. If all member interfaces have the same weight, the Eth-Trunk is normal.
On the CE series switch, ping the IP address of the server in the user view. The ping succeeds.
Check properties of the created network adapter group Team 1. On the Network Connections page, right-click the created network adapter group Team 1 and choose Properties. In the displayed window, click Config and select the Settings tab page. Check the network adapter group status based on the information in Table 2-16.