Huawei S9700 Series Configuration Manual page 248

Terabit routing switches spu
Hide thumbs Also See for S9700 Series:
Table of Contents

Advertisement

S9700 Core Routing Switch
Configuration Guide - SPU
# Simulate an enterprise user to access a web site, and then view information related to link
instances isp1 and isp2 on the SPU. You can view the packet statistics about isp1 and isp2. The
ratio of packets about isp1 and isp2 is 1:3, indicating that user packets are load balanced on
ISP1 and ISP2 according to the link weight and load balancing in WRR mode is implemented.
[SPU] display load-balance group name linkgroup1 member name isp1 verbose
[SPU] display load-balance group name linkgroup1 member name isp2 verbose
----End
Configuration Files
l
Issue 01 (2012-03-15)
Configuration file of the SPU
#
sysname SPU
#
acl number 3000
rule 5 permit ip destination 60.60.60.0 0.0.0.255
#
nat address-group 2 20.20.20.3 20.20.20.200
nat address-group 3 30.30.30.3 30.30.30.200
#
interface XGigabitEthernet0/0/1.2
control-vid 2 dot1q-termination
dot1q termination vid 2
ip address 100.100.100.201 255.255.255.0
#
interface XGigabitEthernet0/0/1.12
control-vid 12 dot1q-termination
dot1q termination vid 12
ip address 10.10.10.1 255.255.255.0
arp broadcast enable
service load-balance policy lbp1
#
interface XGigabitEthernet0/0/1.13
control-vid 13 dot1q-termination
dot1q termination vid 13
ip address 20.20.20.2 255.255.255.0
arp broadcast enable
service load-balance arp-response nat address-group 2
#
interface XGigabitEthernet0/0/1.14
control-vid 14 dot1q-termination
dot1q termination vid 14
ip address 30.30.30.2 255.255.255.0
arp broadcast enable
service load-balance arp-response nat address-group 3
#
load-balance probe probe1 icmp
interval 20
fail-interval 20
#
load-balance member isp1
ip address 20.20.20.1
weight 30
conn-limit max 10000
rate-limit connection 1500
rate-limit bandwidth inbound 100 threshold 80
rate-limit bandwidth outbound 100 threshold 80
#
load-balance member isp2
ip address 30.30.30.1
weight 90
conn-limit max 20000
rate-limit connection 3000
rate-limit bandwidth inbound 300 threshold 80
rate-limit bandwidth outbound 300 threshold 80
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
6 Load Balancing Configuration
237

Advertisement

Table of Contents
loading

Table of Contents