set port oam notify-retry

Use this command to set the number of notify retries to send for the specified port.

Syntax

set port oam port-string notify-retry retries

Parameters

port-string Specifies the port(s) to enable or disable. For a detailed description of possible port-string values, refer to Port String Syntax Used in the CLI in the S-, K-, and 7100 Series Configuration Guide.
retries Set the number of notification retries to send. The default value is 0. The maximum value is 10.

Defaults

None.

Mode

All command modes.

Usage

Instructs the remote OAM client to retransmit event notification OAM PDUs to the remote peer up to the configured number of retries. If a monitor link threshold is crossed, generating an event, and the notification action is configured, a single event notification OAM PDU is always generated. By default no further notifications are sent unless a value greater than zero is configured using this command. This retransmission process will halt if the link-monitoring process determines that additional events have transpired upon the link. A notification of the new event is then sent by the remote OAM client. The default value is 0, and the maximum value is 10.

Example

This example shows how to set the number of OAM notify retry attempts for port ge.1.3 to 3:

System(rw)->set port oam ge.1.3 notify-retry 3