Cisco Switching Module and HSRP interface Tracking
- by Kyle Brandt
When using 4 port switching module where each port is configured to switchport access vlan ##, for HRSP should I track the vlan interface or the FastEthernet interface?
interface FastEthernet0/0/0
switchport access vlan 10
interface Vlan10
ip address 12.12.12.1 255.255.255.0
int FastEthernet0/1
ip address 192.168.1.2 255.255.255.0
standyby ip 192.168.128.1
standby track ?? ! FastEthernet 0/0/0 or Vlan 10?