03-23-2012 06:08 AM
Hi,
I have this particular setup with the WAE connected to the standby router(not inline) and the traffic comes in from the active router.
The active and standby router are interconnected and using iBGP.
Will the WAE actually sync with the active router connecting from standby router with the normal redirect commands?
Do I need to do something so that the redirected traffic from router 1 goes to the WAE connected to r2?
router 1
ip wccp 61
ip wccp 62
LAN
ip wccp 61 redirect in
WAN
ip wccp 62 redirect in
router 2
LAN
ip wccp 61 redirect in
WAN
ip wccp 62 redirect in
WAE connected LAN
ip wccp redirect exclude in
WAE
wccp router-list x r1 ip
wccp router-list x r2 ip
wccp tcp-promiscuous router-list-num x
wccp version 2
egress-method negotiated-return intercept-method wccp
03-26-2012 05:20 AM
Hi,
The WAE will attempt to pair with both routers configured in the router list, so your setup should work fine with the configuration you are proposing.
Regards
Daniel
03-27-2012 06:26 AM
One thing about this config is you will to put both routers on the same list in the WAE.
wccp router-list 1 (r1-ip) (r2-ip)
!
wccp tcp-promiscuous router-list-num 1
This will do what you want it to do.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide