深信服ATRUST业务口原来只配置使用一个电口,近期出现流量达到800-900M接近端口的极限带宽。由于设备没有万光口,于是只好用2个光口来配置链接聚合。
下需附上深信服ATRST端口配置的截图,由于深信服ATRUST与锐捷交换机端口只共同支持源mac+目的mac的负载均衡方式。ATRUST的这个端口聚会就相当于静态模式,后面锐捷交换机的链接聚合也要是静态模式,也就是配置中不能带mode active参数。
下面附上锐捷产换机链接聚合参数:
BIAO4_CORE_SW#show run interface tenGigabitEthernet 2/19
Building configuration...
Current configuration: 131 bytes
interface TenGigabitEthernet 2/19
description TO-atrust_server_172.18.1.13
port-group 2
rldp port loop-detect shutdown-port
BIAO4_CORE_SW#show run interface tenGigabitEthernet 2/20
Building configuration...
Current configuration: 131 bytes
interface TenGigabitEthernet 2/20
description TO-atrust_server_172.18.1.13
port-group 2
rldp port loop-detect shutdown-port
BIAO4_CORE_SW#show run interface ag
BIAO4_CORE_SW#show run interface aggregatePort 2
Building configuration...
Current configuration: 68 bytes
interface AggregatePort 2
aggregateport load-balance src-dst-mac
更多信息参考:华为交换机与锐捷交换机端口链路聚合的配置-CSDN博客