Our version does not have the "vrrp 1 track" option.

R3#sh run int fa 0/0
Building configuration...

Current configuration : 171 bytes
!
interface FastEthernet0/0
 ip address 180.40.7.129 255.255.255.224
 ip policy route-map Prob1
 duplex auto
 speed auto
 vrrp 1 ip 180.40.7.132
 vrrp 1 priority 150
end

R3#
RACK1AS>7
[Resuming connection 7 to r7 ... ]

R7(config-if)#do sh run int fa 0/1
Building configuration...

Current configuration : 152 bytes
!
interface FastEthernet0/1
 ip address 180.40.7.131 255.255.255.224
 speed auto
 half-duplex
 vrrp 1 ip 180.40.7.132
 service-policy output Prob6
end