Avatar of MoonLive
MoonLive

asked on 

Cisco Router WAN load Balance

Is there anyway to configure Cisco 1921/K9 WAN load balance? Interface 0/0 connected to two different WAN sources and using one of as primary. How do i use it configured as second WAN?

ip nat inside source list 199 interface GigabitEthernet0/0 overload
ip route 0.0.0.0 0.0.0.0 10.255.255.1
ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/0
ip route 10.13.0.0 255.255.0.0 172.18.0.2
ip route 10.16.0.0 255.255.248.0 10.255.255.3

IP address 10.255.255.1 is currently provide WWW connection. How do set ip 10.255.255.3 as second WWW connection?
CiscoRouters

Avatar of undefined
Last Comment
MoonLive

8/22/2022 - Mon