华为:
bgp 65420
peer 172.16.1.1 as-number 65420
peer 172.16.2.2 as-number 65425
peer 172.16.2.2 password cipher 2CFW18C":A#-aa-21UGSVA!!
#
ipv4-family unicast
undo synchronization
network 1.1.1.1 255.255.255.255
maximum load-balancing 2 两条链路负载均衡(最大可支持4条)
peer 172.16.1.1 enable
peer 172.16.1.1 next-hop-local
peer 172.16.2.2 enable
peer 172.16.2.2 default-route-advertise
华三
[H3C-bgp]dis this
#
bgp 65425
network 114.112.58.65 255.255.255.255
undo synchronization
balance 2 两条线路负载均衡(最大可支持4条)
peer 172.16.2.1 as-number 65420
peer 172.16.3.1 as-number 65420
peer 172.16.2.1 password cipher 2CFW18C":A#-aa-21UGSVA!!
peer 172.16.3.1 password cipher 2CFW18C":A#-aa-21UGSVA!!
转载于:https://blog.51cto.com/zhanguo1110/1417145