Hi,
I have a 3750 stack and want to confirm if I can run HSRP on the stack to two different ASR routers for redundancy purposes ?
It looks like the below :-
--------------------------------
| SW1 SW2 |
| 3750 Stack |
|------------------------------- |
| |
| |
----------- ------------
| P | | S |
| ASR1 | | ASR2 |
| ______| |_______|
Cheers,
- SN -
Hello Sanjay,
you don't need HSRP in this setup the switch stack provides L3 redundancy in its own way, in other words the SVI interface is defined on the stack master and if the master fails another switch is promoted master.
HSRP would provide consistency at MAC address layer, but also this can be achieved if you enable stack MAC address persistency.
see
with MAC address persistency the new master will use the same MAC address used by previous master as HSRP would do.
Hope to help
Giuseppe
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
Yes, 3750 stacks support HSRP. If you intend the 3750 stack and the ASRs to be gateways for the same subnet, this would be a method to accomplish this.