set port oam uld action

Use this command to set the ULD administrative action that will occur when a unidirectional link is detected on the specified port.

Syntax

set port oam port-string uld action {disable-port | syslog-only}

Parameters

port-string Specifies the port(s) to configure for a ULD action. 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.
disable-port | syslog-only Sets the ULD action for the specified port:
  • disable-port – Disables the unidirectional link port and sends a Syslog message
  • syslog-only – Only sends a Syslog message when a unidirectional link is detected on the port

Defaults

The ULD administrative action defaults to only sending a Syslog message when a unidirectional link is detected.

Mode

All command modes.

Usage

The ULD administrative action that occurs when a unidirectional link is detected defaults to sending a Syslog message only. The administrative action will always generate a Syslog message. By setting the ULD administrative action to disable-port, the ULD administrative action is to both disable the port and send a Syslog message.

Example

This example shows how to set the port ge.1.2 ULD administrative action to both disable the port and send a Syslog message:

System(rw)->set port oam ge.1.2 uld action disable-port