VRRP interface always Invalid State

Hi,

I just add the new VRRP interface to ether interface, but the VRRP interface always invalid.
I use the defaults values, and very simple config.

/interface vrrp add interface=ether2
/interface vrrp print
Flags: X - disabled, I - invalid, R - running, M - master, B - backup

NAME INTERFACE MAC-ADDRESS VRI PRI INTERVAL V V3..

0 I vrrp1 ether2 00:00:5E:00:01:01 1 100 1s 3 ipv4
/interface ethernet print
Flags: X - disabled, R - running, S - slave

NAME MTU MAC-ADDRESS ARP MASTER-PORT SWITCH

0 R ether1 1500 D4:CA:6D:3D:FF:74 enabled
1 R ether2 1500 D4:CA:6D:3D:FF:75 enabled none switch1

/system resource print
uptime: 17m19s
version: 5.24
free-memory: 52856KiB
total-memory: 62184KiB
cpu: MIPS 24Kc V7.4
cpu-count: 1
cpu-frequency: 300MHz
cpu-load: 2%
free-hdd-space: 30276KiB
total-hdd-space: 61440KiB
write-sect-since-reboot: 311
write-sect-total: 159992
bad-blocks: 0.1%
architecture-name: mipsbe
board-name: RB450

well... is it a bug ?

How to it UP ???

it won’t come up until you provide ip addresses on the vrrp interface and on the physical interface.

Good man!!! All right now! tks!

Is it documented ?

i think this is the most information you can find:

http://wiki.mikrotik.com/wiki/Manual:Interface/VRRP

Minimal config required is in the manual examples
http://wiki.mikrotik.com/wiki/VRRP-examples