The configuration about dynamic link aggregation on S5130 switchs and server

2020-12-19 02:21:36 Published
  • 0 Followed
  • 0Collected ,6490Browsed

Network Topology

OS version


Switch model and version


Configuration Steps

1.In this case,I congfigure irf between the two switches.(You can refer to the configuration guide on official website or you can skip this if you have only one switches).

2.congfigure link-aggregation.

[sw1]int bridge-aggregation 1

[sw1-bridge-aggregation1]link-aggregation mode dynamic

[sw1]int ten 1/0/25

[sw1-ten-gigabitethernet1/0/25]port link-a group 1

[sw1]int ten 2/0/25

[sw1-ten-gigabitethernet2/0/25]port link-a group 1  

3.configure team in CentOS

3.1 check current device in the CentOS


3.2.create team0

[root@localhost tx]nmcli connection add type team con-name team0 ifname team0 config “{“runner”:{“name”:”lacp”}}”

3.3 configure ip and gateway for team0


3.4 add interface to team0


Key Configuration

1.check team0 configuration file


2.check active device


3.check port status on switch.All ports are selected to the bridge-aggreation.


Please rate this case:   
0 Comments

No Comments

Add Comments: