Requirements Enable Layer 2 AP on the ports between two Core switches to expand inter-connection bandwidth and ensure a high available network. Use src-mac load balance method. Network Topology Configuration Tips 1. Put Aggregate Port members ports in a specified Aggregate Port group 2. Configure Aggregation Port as Trunk port 3. Modify load balance method Configuration Steps 1. Static mode: SW1>enable SW1#configure terminal SW1(config)#interface range gigabitEthernet 0/1-2 ------> configure a range of interfaces with the same command SW1(config-if-range)#port-group 1 ------>put G0/1and G0/2 in AP 1 in static mode SW1(config-if-range)#exit SW1(config)#interface aggregate port 1 SW1(config-if-Aggregate Port 1)#switchport mode trunk ------>configure AP 1 as Trunk SW1(config-if-AggregatePort 1)#exit SW1(config)#aggregateport load-balance src-mac ------>modify load balance method toSrc-MAC. By default, it is Src-Dst-MAC. SW1(config)#exit SW1#wr Dynamic model (LACP): SW1(config)#interface range gigabitEthernet0/1-2 SW1(config-if-range)#port-group 1 mode active ------>put G0/1and G0/2 in AP 1 in dynamic mode SW1(config-if-range)#exit SW1(config)#interface aggregate port 1 SW1(config-if-Aggregate Port 1)#switchport modetrunk ------>configureAP 1 as Trunk SW1(config-if-AggregatePort 1)#exit |
This site contains user submitted content, comments and opinions and is for informational purposes only. Ruijie may provide or recommend responses as a possible solution based on the information provided; every potential issue may involve several factors not detailed in the conversations captured in an electronic forum and Ruijie can therefore provide no guarantee as to the efficacy of any proposed solutions on the community forums. Ruijie disclaims any and all liability for the acts, omissions and conduct of any third parties in connection with or related to your use of the site. All postings and use of the content on this site are subject to the Ruijie Community Terms of Use.
More ways to get help: Visit Support Videos, call us via Service Hotline, Facebook or Live Chat.
©2000-2023 Ruijie Networks Co,Ltd