Got it

WS6603 ethertrunk

Created: Sep 19, 2018 13:48:57Latest reply: Sep 19, 2018 14:08:48 860 1 0 0 0
  Rewarded HiCoins: 0 (problem resolved)
This post was last edited by andrbor at 2018-09-19 13:50. Does it support ethertrunk ? It doesnt have any  abilities to configure eth-trunk or something similar. I didnt  find any mention about it in configuration guide. However it has "display lacp" -- command. So i please help me to determine support it etherchanel or not.  
Thank you in advance!

Featured Answers
Sergio93
Created Sep 19, 2018 14:08:48

Hello,
It does support LACP and doesn't require a license for this feature.
Examples: 

To aggregate ports 0/2/0 and 0/2/1 into a LACP static aggregation group in ingress mode, run the following command:

huawei(config)#link-aggregation                                                 
{ add-member<K>|delete-member<K>|frame/slot<S><Length 3-4> }:0/2 
{ port-list<S><Length 1-255> }:0-1                                                     
{ frame/slot<S><Length 3-4>|mode<E><ingress,egress-ingress> }:ingress                  
{ <cr>|workmode<K> }:workmode                                                   
{ lacp-static<K> }:lacp-static                                                  
                                                                                
  Command:                                                                      
          link-aggregation 0/2 0-1 ingress workmode lacp-static  

To aggregate ports 0/2/0 and 0/2/1 into a LACP static aggregation group in egress-ingress mode, run the following command:

huawei(config)#link-aggregation                                                 
{ frame/slot<S><Length 3-4> }:0/2 
{ port-list<S><Length 1-255> }:0                                                       
{ frame/slot<S><Length 3-4>|mode<E><ingress,egress-ingress> }:0/2                     
{ port-list<S><Length 1-255> }:1                                                       
{ mode<E><ingress,egress-ingress> }:egress-ingress                              
{ <cr>|workmode<K> }:workmode                                                   
{ lacp-static<K> }:lacp-static                                                  
                                                                                
  Command:                                                                      
          link-aggregation 0/2 0 0/2 1 egress-ingress workmode lacp-static 

To add port 0/20/1 to the aggregation group, do as follows:

huawei(config)#link-aggregation add-member               
{ frame/slot/port<S><Length 5-7> }:0/2/0                          
{ frame/slot<S><Length 3-4> }:0/2                     
{ port-list<S><Length 1-255> }:1                                    
{ <cr>|frame/slot<S><Length 3-4> }:

Command:                                                                      
          link-aggregation add-member 0/2/0 0/2 1 

To delete port 0/20/1 from the aggregation group, run the following command:

huawei(config)#link-aggregation delete-member               
{ frame/slot/port<S><Length 5-7> }:0/2/0                          
{ frame/slot<S><Length 3-4> }:0/2                     
{ port-list<S><Length 1-255> }:1                                    
{ <cr>|frame/slot<S><Length 3-4> }:

Command:                                                                      
          link-aggregation delete-member 0/2/0 0/2 1 

To set the maximum number of links in an aggregation group to 6, run the following command:

huawei#link-aggregation max-link-number
{ frame/slot/port<S><Length 5-7> }:0/0/0
{ index<U><1,8> }:2

  Command:
          link-aggregation max-link-number 0/0/0 2

To restore the maximum number of links in an aggregation group to the default value, run the following command:

huawei#undo link-aggregation max-link-number
{ frame/slot/port<S><Length 5-7> }:0/0/0

  Command:
          undo link-aggregation max-link-number 0/0/0

View more
  • x
  • convention:

All Answers
Hello,
It does support LACP and doesn't require a license for this feature.
Examples: 

To aggregate ports 0/2/0 and 0/2/1 into a LACP static aggregation group in ingress mode, run the following command:

huawei(config)#link-aggregation                                                 
{ add-member<K>|delete-member<K>|frame/slot<S><Length 3-4> }:0/2 
{ port-list<S><Length 1-255> }:0-1                                                     
{ frame/slot<S><Length 3-4>|mode<E><ingress,egress-ingress> }:ingress                  
{ <cr>|workmode<K> }:workmode                                                   
{ lacp-static<K> }:lacp-static                                                  
                                                                                
  Command:                                                                      
          link-aggregation 0/2 0-1 ingress workmode lacp-static  

To aggregate ports 0/2/0 and 0/2/1 into a LACP static aggregation group in egress-ingress mode, run the following command:

huawei(config)#link-aggregation                                                 
{ frame/slot<S><Length 3-4> }:0/2 
{ port-list<S><Length 1-255> }:0                                                       
{ frame/slot<S><Length 3-4>|mode<E><ingress,egress-ingress> }:0/2                     
{ port-list<S><Length 1-255> }:1                                                       
{ mode<E><ingress,egress-ingress> }:egress-ingress                              
{ <cr>|workmode<K> }:workmode                                                   
{ lacp-static<K> }:lacp-static                                                  
                                                                                
  Command:                                                                      
          link-aggregation 0/2 0 0/2 1 egress-ingress workmode lacp-static 

To add port 0/20/1 to the aggregation group, do as follows:

huawei(config)#link-aggregation add-member               
{ frame/slot/port<S><Length 5-7> }:0/2/0                          
{ frame/slot<S><Length 3-4> }:0/2                     
{ port-list<S><Length 1-255> }:1                                    
{ <cr>|frame/slot<S><Length 3-4> }:

Command:                                                                      
          link-aggregation add-member 0/2/0 0/2 1 

To delete port 0/20/1 from the aggregation group, run the following command:

huawei(config)#link-aggregation delete-member               
{ frame/slot/port<S><Length 5-7> }:0/2/0                          
{ frame/slot<S><Length 3-4> }:0/2                     
{ port-list<S><Length 1-255> }:1                                    
{ <cr>|frame/slot<S><Length 3-4> }:

Command:                                                                      
          link-aggregation delete-member 0/2/0 0/2 1 

To set the maximum number of links in an aggregation group to 6, run the following command:

huawei#link-aggregation max-link-number
{ frame/slot/port<S><Length 5-7> }:0/0/0
{ index<U><1,8> }:2

  Command:
          link-aggregation max-link-number 0/0/0 2

To restore the maximum number of links in an aggregation group to the default value, run the following command:

huawei#undo link-aggregation max-link-number
{ frame/slot/port<S><Length 5-7> }:0/0/0

  Command:
          undo link-aggregation max-link-number 0/0/0

View more
  • x
  • convention:

Comment

You need to log in to comment to the post Login | Register
Comment

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.