3228 switch link aggregation configuration

Source: Internet
Author: User

3228 vswitch link aggregation configuration the vswitch 3228-1 and vswitch 3228-2 are connected through the smartgroup port, which are composed of two physical ports respectively. The port mode of smartgroup is trunk, which carries VLAN10 and VLAN20. 7.6 configuration steps 7.6.1 static aggregation the following uses 3228-1 as an example for configuration instructions:/* Create a Trunk group */ZXR10 (config) # interface smartgroup1/* bind the port to the Trunk group */ZXR10 (config) # interface fei_1/1ZXR10 (config-if) # smartgroup 1 mode on // set the aggregation mode to static ZXR10 (config) # interface fei_1/2ZXR10 (config-if) # smartgroup 1 mode on/* modify the VLAN link type of the smartgroup port */ZXR10 (config) # interface smartgroup1ZXR10 (config-if) # switchport mode trunkZXR10 (config-if) # switchport trunk vlan 10 // set the smartgroup Port 1 is added to vlan10ZXR (config-if) # switchport trunk vlan 207.6.2 dynamic aggregation. The following uses 3228-1 as an example to describe the configuration:/* Create a trunk group */ZXR10 (config) # interface smartgroup1/* bind the port to the Trunk group */ZXR10 (config) # interface fei_1/1ZXR10 (config-if) # smartgroup 1 mode active // set the aggregation mode to activeZXR10 (config) # interface fei_1/2ZXR10 (config-if) # smartgroup 1 mode active/* modify the VLAN link type of the smartgroup port */ZXR10 (config) # interface smartgroup1ZXR10 (config-if) # switchport mo De trunkZXR10 (config-if) # switchport trunk vlan 10 // Add the smartgroup1 port to vlan10ZXR (config-if) # switchport trunk vlan 20 in trunk mode. Note: when the aggregation mode is set to on, the port runs static trunk, and both ends involved in the aggregation must be set to on mode. When the aggregation mode is set to active or passive, the port runs LACP, active indicates that the port is active negotiation mode, and passive indicates that the port is passive negotiation mode. When configuring dynamic link aggregation, set the aggregation mode of one end port to active, set the other end to passive, or set both ends to active. 7.7 verification method use the command show lacp 1 internal to view the aggregation status of the member ports in trunk Group 1. Selected indicates that the aggregation is successful. ZXR10 (config) # show lacp 1 internalSmartgroup: 1 Actor implements LACPDUs Port serial Port RX MuxPort State Interval Priority Key State Machine worker fei_1/1 selected 30 32768 0x102 0x3d current distributingfei_1/2 selected 30 32768 0x102 0x3d current distributing

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.