[Contents] [Prev] [Next] [Index] [Report an Error]

VRRPD System Log Messages

This chapter describes messages with the VRRPD prefix. They are generated by the Virtual Router Redundancy Protocol (VVRP) process (vrrpd), which provides the user interface for management of VRRP groups.

VRRPD_ADVERT_TIME_MISMATCH

System Log Message

Packet received by interface-name for VRRP group vrrp-group-id had advertisement time received-value ms instead of required expected-value ms

Description

A Virtual Routing Redundancy Protocol (VRRP) advertisement packet received by the indicated interface for the indicated VRRP group specified an advertisement-timer value different from the value configured for the interface and group. The advertisement interval must be the same on all routing platforms in the VRRP group. For VRRP with IPv4, the value is set by the 'advertise-interval <seconds>' or 'fast-interval <milliseconds>' statement at the [edit interfaces <interface-name> unit <logical-unit-number> family inet address <address> vrrp-group <group-number>] hierarchy level. For VRRP with IPv6, the value is set by the 'inet6-advertise-interval <seconds>' or 'fast-interval <milliseconds>' statement at the [edit interfaces <interface-name> unit <logical-unit-number> family inet6 address <address> vrrp-inet6-group <group-number>] hierarchy level.

Type

Error: An error occurred

Severity

error

VRRPD_AUTH_INFO_INVALID

System Log Message

VRRP ad packet from ip-address received by interface interface-name.interface-unit for group vrrp-group-id was invalid: error-message

Description

The Virtual Routing Redundancy Protocol (VRRP) advertisement packet sent from the indicated IP address and received by the VRRP process (vrrpd) for the indicated group at the indicated address contained invalid authentication information. The message 'invalid-authentication-type' means that the packet specifies an authentication type that is not defined in RFC 2338, Virtual Router Redundancy Protocol. The message 'authentication-type-mismatch' means that the packet specifies an authentication type different from the type used by the interface that received the packet. The message 'authentication-key-mismatch' means that the authentication key in the packet is incorrect.

Type

Error: An error occurred

Severity

warning

VRRPD_GET_TRAP_HEADER_FAILED

System Log Message

Request for trap signature header failed

Description

The Virtual Routing Redundancy Protocol (VRRP) process requested the signature header for an SNMP trap. The request failed.

Type

Error: An error occurred

Severity

error

Cause

An internal software failure occurred.

VRRPD_LINK_LOCAL_ADD_MISMATCH

System Log Message

Link-Local Address Mismatch: received-value expected-value

Description

The indicated interface received a Virtual Routing Redundancy protocol (VRRP) packet for the indicated VRRP group in which the link-local address was different from the one configured for the group and interface

Type

Error: An error occurred

Severity

error

VRRPD_MISSING_VIP

System Log Message

Packet received by interface-name for VRRP group vrrp-group-id did not include required virtual IP address ip-address

Description

The indicated interface received a Virtual Routing Redundancy protocol (VRRP) packet for the indicated VRRP group in which the list of virtual IP addresses did not include the indicated address. For VRRP with IPv4, the list is defined by the 'virtual-address [ <addresses> ]' statement at the [edit interfaces <interface-name> unit <logical-unit-number> family inet address <address> vrrp-group <group-number>] hierarchy level. For VRRP with IPv6, the list is defined by the 'virtual-inet6-address [ <addresses> ]' statement at the [edit interfaces <interface-name> unit <logical-unit-number> family inet6 address <address> vrrp-inet6-group <group-number>] hierarchy level.

Type

Error: An error occurred

Severity

error

VRRPD_NEW_BACKUP

System Log Message

Interface interface-name.interface-unit (local address interface-address) became VRRP backup for group vrrp-group-id

Description

The indicated interface became the Virtual Routing Redundancy Protocol (VRRP) backup for the indicated VRRP group. The VRRP process (vrrpd) stopped sending VRRP advertisements for the virtual IP address on the interface that corresponds to the group.

Type

Event: This message reports an event, not an error

Severity

warning

VRRPD_NEW_MASTER

System Log Message

Interface interface-name.interface-unit (local address interface-address) became VRRP master for group vrrp-group-id

Description

The indicated interface became the Virtual Routing Redundancy Protocol (VRRP) master for the indicated VRRP group. The VRRP process (vrrpd) started sending VRRP advertisements for the virtual IP address on the interface that corresponds to the group.

Type

Event: This message reports an event, not an error

Severity

warning

VRRPD_VIP_COUNT_MISMATCH

System Log Message

Packet received by interface-name for VRRP group vrrp-group-id had received-value virtual IP addresses instead of required expected-value

Description

The indicated interface received a Virtual Routing Redundancy Protocol (VRRP) packet for the indicated VRRP group in which the number of virtual IP addresses was different from the number of addresses configured for the group and interface. The list of addresses must be the same on all routing platforms in a VRRP group. For VRRP with IPv4, the list is defined by the 'virtual-address [ <addresses> ]' statement at the [edit interfaces <interface-name> unit <logical-unit-number> family inet address <address> vrrp-group <group-number>] hierarchy level. For VRRP with IPv6, the list is defined by the 'virtual-inet6-address [ <addresses> ]' statement at the [edit interfaces <interface-name> unit <logical-unit-number> family inet6 address <address> vrrp-inet6-group <group-number>] hierarchy level.

Type

Error: An error occurred

Severity

error


[Contents] [Prev] [Next] [Index] [Report an Error]