I am trying to figure out how to configure HSRP/VRRP on two routers and do layer 3 IP routing on a core switch.
Say I have two vlans (vlan1: 10.30.3.0/24 and vlan2: 172.68.8.0/24) and ip routing enable on a 3750. So default gateways for those two subnets would be 10.30.31.1 and 172.68.8.1 respectively. The 3750 connects to 2 cisco routers (R1 and R2) running VRRP.
VRRP address would be 10.30.3.1 on R1 and 10.30.3.2 on R2, the virutal shared private ID would then be 10.30.3.1 (default gateway as well).
Is this poossible? And if so any ideas on how to do this? Basically I want VRRP, and do layer 3 routing on a 3750 for a couple vlans.
Say I have two vlans (vlan1: 10.30.3.0/24 and vlan2: 172.68.8.0/24) and ip routing enable on a 3750. So default gateways for those two subnets would be 10.30.31.1 and 172.68.8.1 respectively. The 3750 connects to 2 cisco routers (R1 and R2) running VRRP.
VRRP address would be 10.30.3.1 on R1 and 10.30.3.2 on R2, the virutal shared private ID would then be 10.30.3.1 (default gateway as well).
Is this poossible? And if so any ideas on how to do this? Basically I want VRRP, and do layer 3 routing on a 3750 for a couple vlans.