vrrp_enable
if ((err = vrrp_enable(vrrp_vh, argv[1])) != VRRP_SUCCESS)
vrrp_err_t vrrp_enable(vrrp_handle_t, const char *);