Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Our network design is based on the collapsed core network. Currently we only have 1 core/distribution and planning to add another one for redundancy. The core/distri is doing inter-vlan routing and also have some routed ports going to our firewall.
...
Hi, currently we have single Layer 3 switch which is also the gateway of all our VLAN's. We're planning to implement a secondary Layer 3 switch with HSRP. My question is can I configure HSRP with a dummy routed port or dummy SVI and configure the HSR...
Say we have 1 VLAN/SVIinterface vlan10ip address 192.168.1.1 255.255.255.0We would like to implement HSRP but in order to do this we have to assign other ip address on the SVI and make the 192.168.1.1 as the virtual IP. My question is, say were out o...
Say i have 2 SVI.Interface vlan 10Ip address 192.168.10.1 255.255.255.0Interface vlan 20Ip address 192.168.20.1 255.255.255.0I dont want to configure HSRP on one of these SVI's since I will be forced to assign different IP address make the 192.168.10...