cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1291
Views
0
Helpful
2
Replies

VRRP with multiple VLANs

lakshmanarao.v
Level 1
Level 1

Hi Team,

 

How to configure VRRP or HSRP with multiple vlans in a LAN network with the internet going through ASA firewall.

2 Replies 2

michael o'nan
Level 4
Level 4

For each subnet you will have a different HSRP or VRRP instance. So on a router

R1

interface g0/0.50

ip address 50.50.50.2 255.255.255.0

standby 1 ip 50.50.50.1
 

R2

interface g0/0.50

ip address 50.50.50.3 255.255.255.0

standby 1 ip 50.50.50.1

 

for each VLAN you would increment the standby X number.

HI Micheal,

Thank you for your response.

I dont have a  router to do the same.

I have cisco 2960g swithes to configure hsrp or vrrp and an asa 5510 connected to the switch. can i do the same with ASA aslo ?

Review Cisco Networking for a $25 gift card