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

HSRP failback does not work with "mac-address-table secure"

takahiroIto
Level 1
Level 1

HSRP failback doesnt work properly. standby status changes ACT <=> SBY unstably when its time to failback.

but without "mac-address-table secure" setting, the failback works

i think mac address filter is the problem, but i dont know how to fix... can someone tell me whats wrong?

 

regards

 

---ACT---
interface Vlan1
 ip address 10.1.1.194 255.255.255.240
 no ip redirects
 no ip proxy-arp
 standby 1 ip 10.1.1.193
 standby 1 priority 200
 standby 1 preempt delay minimum 60

interface GigabitEthernet0
 no ip address
 storm-control broadcast level 1.00
 storm-control action shutdown
 no cdp enable

mac-address-table secure 0000.0c07.ac01 GigabitEthernet0 <- VIPs mac address
mac-address-table secure xxxx.xxxx.xxxx GigabitEthernet0 <- SBYs mac address 
mac-address-table secure xxxx.xxxx.xxxx GigabitEthernet0 <- relay switchs mac address 
---SBY--- interface Vlan1 ip address 10.1.1.195 255.255.255.240 no ip redirects no ip proxy-arp standby 1 ip 10.1.1.193 standby 1 priority 150 standby 1 preempt interface GigabitEthernet0 no ip address storm-control broadcast level 1.00 storm-control action shutdown no cdp enable mac-address-table secure 0000.0c07.ac01 GigabitEthernet0 <- VIPs mac address mac-address-table secure xxxx.xxxx.xxxx GigabitEthernet0 <- ACTs mac address
mac-address-table secure xxxx.xxxx.xxxx GigabitEthernet0 <- relay switchs mac address

 

1 Reply 1

takahiroIto
Level 1
Level 1
(additional info)
i use Cisco 891 (x2) and connect each others GigabitEthernet0 to setup HSRP
https://www.cisco.com/c/en/us/support/routers/891-integrated-services-router-isr/model.html
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card