cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2699
Views
0
Helpful
1
Replies

HSRP in switches with Multiple VLANs

ATHISESAN R
Level 1
Level 1

I'm currently working on creating a Redundancy in two different VLANs (100& 200) having a different network. Within the two switches (IOS2-1 & IOS2-2), I configure the default gateway for access switches in HSRP VIPs, But I still can't ping VLAN 100 to VLAN 200 through access switches for IOS2-3 & IOS2-4. 

 

any one cloud help us to resolve this?

 

configuration 

 

iosvl2-1:-
int vlan 100
standby 1 ip 100.1.1.254
standby 1 priority 105
standby 1 preempt
standby 1 authentication HSRP1
!
int vlan 200
standby 2 ip 200.1.1.254
standby 2 priority 100
standby 2 preempt
standby 2 authentication HSRP2

 

iosvl2-2:-
int vlan 100
standby 1 ip 100.1.1.254
standby 1 priority 100
standby 1 preempt
standby 1 authentication HSRP1
!
int vlan 200
standby 2 ip 200.1.1.254
standby 2 priority 105
standby 2 preempt
standby 2 authentication HSRP2


iosvl2-3:-
int vlan 100
ip add 100.1.1.3 /24
!
ip dedault-gateway 100.1.1.254

iosvl2-4:-
int vlan 200
ip add 200.1.1.3 /24
!
ip dedault-gateway 200.1.1.254

*enabled RSTP for all switches.

@need to ping both way int-vlans 100& 200 for iosvl2-3 <--> iosvl2-4

 

 

 

 

1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

you have given the information you have configured HSRP. but you have not provided the below information to know better.

 

Do you have Routing enabled in 2-1 and 2-2 switches? what is connection config between 2-1 to 2-2 ? is this trunk?

 

how is your connection between 2-3 to 2-1 and 2-2 same 2-4 to 2-1 and 2-2, if the spanning tree kicking, one of the port will be blocking here.

 

so post all the device full config to understand and spanning tree output.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking products for a $25 gift card