3.12.2 Link Event Configuration

Use this command to configure the frame error, error-symbol period, and frame-seconds summary event window, as well as the threshold that trigger a link event.

Command Syntax:

link-oam link-monitor frame { [ window <error_window> ] [ threshold <error_threshold> ] }
link-oam link-monitor frame-seconds { [ window <error_window> ] [ threshold <error_threshold> ] }
link-oam link-monitor symbol-period { [ window <error_window> ] [ threshold <error_threshold> ] }
Table 3-67. Command Description

Argument

Description

Parameter

<error_window>

Duration of the monitoring period in terms of seconds.

<error_threshold>

Number of permissible errors frames in the period defined by the error window.

Default

N.A

Mode

Port List Interface mode

Usage

N.A

Example

Example 1:

Configure frame error event window 10sec and threshold 3 that trigger an error-frame link event on port 2.

# configure terminal
(config)# interface GigabitEthernet 1/2
(config-if)# link-oam link-monitor frame window 10 threshold 3