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

Subnetting a class C address when using HSRP

admin_2
Level 3
Level 3

Example config:

interface Ethernet0/0

ip address 192.168.202.29 255.255.255.240

standby priority 200

standby preempt

standby ip 192.168.202.30

interface Ethernet0/1

ip address 192.168.202.77 255.255.255.224

standby priority 200

standby preempt

standby ip 192.168.202.78

1 Reply 1

Not applicable

It should work since you have 2 different subnets.