Message and Log Reference


2.4.5 0dXXXXXX-0fXXXXXX

This section describes operation messages in which the two most significant digits of the message identifier are 0f from 0d.

Table 2-8: Operation messages for event location SOFTWARE (0dXXXXXX-)

Message

ID

Event

Level

Message text

Content and response

0d00b001

E7

dhcpd aborted.

The DHCP relay program (dhcpd) was forced to stop. The DHCP relay detected an anomaly such as a lack of memory, aborted the operation, and forced the program to stop.

[Action]

The DHCP relay program should restart automatically. If it does not restart or if restarts occur frequently, restart the switch.

R7

dhcpd restarted.

The DHCP relay program (dhcpd) has restarted.

The switch outputs this message when the DHCP relay program restarts automatically.

[Action]

None.

0d10b001

E7

dhcp_server aborted.

The DHCP server program (dhcp_server) was forced to stop. The DHCP server detected an anomaly such as a lack of memory, aborted the operation, and forced the program to stop.

[Action]

The DHCP server program should restart automatically. If it does not restart or if restarts occur frequently, restart the switch.

R7

dhcp_server restarted.

The DHCP server program (dhcp_server) has restarted.

This message is displayed when DHCP server program restarts automatically or when a restart is requested by restart dhcp command.

[Action]

None.

0d10b002

E3

The not used IP address which a dhcp_server can lease out is not a subnet <subnet address>.

An unused IP address lent by dhcp_server is not in the subnet <subnet address>.

<subnet address>: Allocation range subnet address.

[Action]

Examine the maximum number of clients for the subnet that dhcp_server can allocate.

0d10b003

E3

The dhcp_server reused the abandoned IP address <ip address>.

dhcp_server reused the discarded IP address.

<ip address>: Allocation IP address.

[Action]

None.

0d10b004

E3

The IP address <ip address> which the dhcp_server schedule to lease out is already used by others.

<ip address> that dhcp_server attempted to lend has been used already in other locations.

<ip address>: IP address to be allocated

[Action]

Check whether the range of lent-out IP addresses and fixed allocated IP addresses overlap each other.

0d10b005

E3

Failed in NS UPDATE by dhcp_server. : <map>

NS UPDATE processing by dhcp_server has failed.

<map>: Map where the error occurred

[Action]

Check the zone setting of the Switch authentication key setting, and DNS-server setting.

If you are using an authentication key, make sure that time information for both the Switch and DNS server are correct.

0d10b0e4

E3

dhcp_server: Invalid network address.

The DHCP server detected an invalid configuration. An invalid network address was specified.

[Action]

Delete the previously-entered setting, and re-specify the setting using a correct network address.

0d10b0ec

E3

dhcp_server: Invalid key.(ip dhcp key ... secret-hmac-md5 ...)

The DHCP server detected an invalid configuration. There is an invalid key.

[Action]

Delete the previously-entered setting, and re-specify the setting using a correct key.

0d10b0ee

E3

dhcp_server: Invalid IP address. (ip dhcp excluded-address ...)

The DHCP server detected an invalid configuration. An invalid exclusion address range was specified.

[Action]

Delete the previously-entered setting, and re-specify the setting using a correct exclusion address range.

0e008001

E3

Virtual router <vrid> of <interface name> state has transitioned to <state>.

The virtual router active state transitioned to <state>.

<vrid>: Virtual router ID

<interface name>: Name of interface on which VRRP is configured

<state>: Virtual router state

[Action]

None.

0e008002

E3

Virtual router <vrid> of <interface name> received VRRP packet with IP TTL not equal to 255.

The virtual router received a VRRP ADVERTISEMENT packet whose TTL (Time-to-Live) in the IP header was not 255.

<vrid>: Virtual router ID

<interface name>: Name of interface on which VRRP is configured

[Action]

Check the remote devices that make up the same virtual router.

0e008003

E3

Virtual router <vrid> of <interface name> received VRRP packet that length less than the length of the VRRP header.

The virtual router received a VRRP ADVERTISEMENT packet that had an invalid length.

<vrid>: Virtual router ID

<interface name>: Name of interface on which VRRP is configured

[Action]

Check the remote devices that make up the same virtual router.

0e008004

E3

Virtual router <vrid> of <interface name> received VRRP packet that does not pass the authentication check.

Authentication of a received VRRP ADVERTISEMENT packet failed.

<vrid>: Virtual router ID

<interface name>: Name of interface on which VRRP is configured

[Action]

Check the password settings for the Switch and the partner switch that make up the same virtual router.

0e008005

E3

Virtual router <vrid> of <interface name> received VRRP packet for which the address list does not match the locally configured list for the virtual router.

The IP address of a virtual router specified in a received VRRP ADVERTISEMENT packet does not match the settings of the Switch.

<vrid>: Virtual router ID

<interface name>: Name of interface on which VRRP is configured

[Action]

Check the IP address settings of virtual routers for the Switch and for the partner switch that make up the same virtual router.

0e008006

E3

Virtual router <vrid> of <interface name> received VRRP packet for which the advertisement interval is different than the one configured for local virtual router.

The transmission interval specified in a received VRRP ADVERTISEMENT packet does not match the settings of the Switch.

<vrid>: Virtual router ID

<interface name>: Name of interface on which VRRP is configured

[Action]

Check the transmission intervals for the Switch and the partner switch that make up the same virtual router.

0e008007

E3

VRRP packet received with unsupported version number.

The VRRP version specified in a received VRRP ADVERTISEMENT packet does not match the VRRP version of the Switch.

[Action]

When constructing the Switch with a virtual router, set the VRRP version of the partner switch to 2 for IPv4, and 3 for IPv6, respectively.

0e008008

E3

Virtual router <vrid> of <interface name> priority was changed to <priority>.

The VRRP priority was changed to <priority>.

<vrid>: Virtual router ID

<interface name>: Name of interface on which VRRP is configured

<priority>: Virtual router priority

[Action]

None.

0e008012

E3

Virtual router <vrid> of <interface name> was finished.

The virtual router ended.

<vrid>: Virtual router ID

<interface name>: Name of interface on which VRRP is configured

[Action]

None.

0e008014

E7

vrrpd aborted.

The VRRP program (vrrpd) was forced to stop.

[Action]

The VRRP program should restart automatically. If it does not restart or if restarts occur frequently, restart the switch.

R7

vrrpd restarted.

The VRRP program (vrrpd) has restarted.

The switch outputs this message when the VRRP program restarts automatically.

[Action]

None.

0e008015

E3

Virtual router <vrid> of <interface name> received VRRP packet with IP HopLimit not equal to 255.

The virtual router received a VRRP ADVERTISEMENT packet whose HopLimit in the IP header was not 255.

<vrid>: Virtual router ID

<interface name>: Name of interface on which VRRP is configured

[Action]

Check the remote devices that make up the same virtual router.

0e008016

E3

Virtual router <vrid> of <interface name> priority changed to <priority>, because error detected on line by vrrp-polling.

VRRP polling detected a line fault, and the VRRP priority was changed to <priority>.

<vrid>: Virtual router ID

<interface name>: Name of interface on which VRRP is configured

<priority>: Virtual router priority

[Action]

If switching occurs frequently, adjusting the configuration might solve the problem.

0e008017

E3

<interface name> assigned virtual router <vrid> is down because of error detected by track.

The interface in which VRRP is set is down because the tracking functionality detected a fault.

<interface name>: Name of interface on which VRRP is configured

<vrid>: Virtual router ID

[Action]

If switching occurs frequently, adjusting the configuration might solve the problem.

0e008018

E3

<interface name> assigned virtual router <vrid> is up because of recovery detected by track.

The interface in which VRRP is set was brought up because the tracking functionality detected recovery from a fault.

<interface name>: Name of interface on which VRRP is configured

<vrid>: Virtual router ID

[Action]

None.

0e008019

E3

Critical interface of <interface name> is down.

A fault-monitoring interface is down.

<interface name>: Interface name of a fault-monitoring target.

[Action]

None.

0e008020

E3

Critical interface of <interface name> is up.

A fault-monitoring interface is up.

<interface name>: Interface name of a fault-monitoring target.

[Action]

None.

0e008021

E4

The VRRP virtual MAC address entry can't be registered at hardware tables.

The virtual MAC address of VRRP could not be set for the hardware.

[Action]

  1. Change the virtual router ID to a different value.

  2. Change the VLAN ID of the VLAN for setting the virtual router to a different value.

0e008022

E3

Virtual router <vrid> of <interface name> advertisement interval set default advertisement interval (1 second) because not supported Advertisement interval configured.

The interval for sending ADVERTISEMENT packets is set to an unsupported value. Advertisement Interval operates with defaults.

<vrid>: Virtual router ID

<interface name>: Name of interface on which VRRP is configured

[Action]

If VRRP operating mode (ietf-ipv6-spec-07-mode) configuration is set, set it to 40 seconds or less.

0e008023

E3

Virtual router <vrid> of <interface name> disabled because Primary virtual router is not running.

The follower virtual router is disabled because the primary virtual router is not configured.

<vrid>: Virtual router ID

<interface name>: Interface name

[Action]

Configure the primary virtual router.

0e008024

E3

Virtual router <vrid> of <interface name> enabled because Primary virtual router started.

The follower virtual router is enabled because the primary virtual router is configured.

<vrid>: Virtual router ID

<interface name>: Interface name

[Action]

None.

0e008025

E3

Critical interface of <interface type> <interface number> is down.

A fault-monitoring interface is down.

<interface type> <interface number>: Interface specified for the failure monitoring interface

  • Ethernet interface

  • Port Channel Interface

[Action]

None.

0e008026

E3

Critical interface of <interface type> <interface number> is up.

A fault-monitoring interface is up.

<interface type> <interface number>: Interface specified for the failure monitoring interface

  • Ethernet interface

  • Port Channel Interface

[Action]

None.

0e008027

E3

Critical interface of <interface number> is up. But priority not changed because of different interface type.

A fault-monitoring interface is up at mixed speeds. The priority did not change.

<interface number>: Interface number specified for the failure monitoring interface

  • <nif no.>/<port no.>: NIF number/port number

[Action]

None.

0f306003

0f406003

E3

The multicast routing program will restart, because the multicast (PIM) max-interfaces configuration changed.

IP multicast routing program will restart because the IP multicast (PIM) information of the running configuration was changed by the configuration command ip pim max-interface.

[Action]

None.

0f406001

E7

mrp aborted.

The IP multicast routing program was forced to stop.

[Action]

  1. Check if other logs related to IP multicast routing program (message type: MRP) have occurred, and then take the corresponding action.

  2. The IP multicast routing program should restart automatically. If it does not restart or if restarts occur frequently, restart the switch.

R7

mrp restarted.

The IP multicast routing program has restarted.

The switch outputs this message when the IP multicast routing program restarts automatically or a restart is requested by the restart IPv4-multicast command.

[Action]

None.

0f406004

E3

IPv4 multicast routing entry had exceeded maximum value <number> for limit, entry has discarded[ on VRF <vrf id>].

An entry was discarded because the items of IPv4 multicast routing information exceed the limit maximum value of <number>

<number>: Maximum number of items of IPv4 multicast routing information

<vrf id> VRF ID

[Action]

An unauthorized access might have occurred.

  • Check if more than the expected number of additional requests for multicast routing information were generated. The number of items of multicast routing information exceeds the limit maximum value.

  • Check the configuration (ip pim mroute-limit command).

  • Check the network configuration and reconsider the configuration of the Switch.

0f406005

E3

IPv4 multicast routing entry has recovered from the state of discard[ on VRF <vrf id>].

IPv4 multicast routing information has recovered from the state in which entries were discarded.

<vrf id> VRF ID

[Action]

None.

0f406006

E3

IGMP source-limit <number> has been exceeded on interface <interface name> [of VRF <vrf id>] due to over-request. Request have been discarded.

Interfaces <interface name> requested more than IGMP source-limit <number>. A request was discarded.

<number>: IGMP group limit value

<interface name>: Interface name

<vrf id> VRF ID

[Action]

An unauthorized access might have occurred.

  • Check if more than the expected number of additional requests were generated for sources belonging to the IGMP group.

  • Check the configuration (ip igmp source-limit command).

  • Check the network configuration and reconsider the configuration of the Switch.

0f406007

E3

IGMP source-limit on requests on interface <interface name> [of VRF <vrf id>] has recovered from state of discard.

The interface <interface name> has recovered from state in which sources belonging to IGMP group were discarded.

<interface name>: Interface name

<vrf id> VRF ID

[Action]

None.

0f406008

E3

IGMP group-limit <number> has been exceeded on interface <interface name> [of VRF <vrf id>] due to over-request. Request have been discarded.

The interface <interface name> received a request that exceeded the IGMP group limit value of <number>. A request was discarded.

<number>: IGMP group limit value

<interface name>: Interface name

<vrf id> VRF ID

[Action]

An unauthorized access might have occurred.

  • Check if more than the expected number of additional requests for the IGMP group were generated.

  • Check the configuration (ip igmp group-limit command).

  • Check the network configuration and reconsider the configuration of the Switch.

0f406009

E3

IGMP group-limit on requests on interface <interface name> [of VRF <vrf id>] has recovered from state of discard.

The interface <interface name> has recovered from the state in which IGMP groups were discarded.

<interface name>: Interface name

<vrf id> VRF ID

[Action]

None.

0f40600a

E3

IPv4 multicast forwarding entry had exceeded maximum value <number> for limit, entry has discarded[ on VRF <vrf id>].

An entry was discarded because the IPv4 multicast forwarding entry items exceeded the maximum value, <number>.

<number>: Maximum number of IPv4 multicast forwarding entry items

<vrf id> VRF ID

[Action]

An unauthorized access might have occurred.

  • Check if more than the expected number of additional requests for multicast forwarding entries were generated. The number of multicast forwarding entry items exceeds the maximum value.

  • Check if a negative cache is generated, due to reception of multicast packets that were not forwarded.

  • Check the configuration (ip pim mcache-limit command).

  • Check the network configuration and reconsider the configuration of the Switch.

0f40600b

E3

IPv4 multicast forwarding entry has recovered from the state of discard[ on VRF <vrf id>].

IPv4 multicast forwarding entries have recovered from the discard state.

<vrf id> VRF ID

[Action]

None.