CANOGA PERKINS 9175 Command Reference User Manual

Page 177

Advertising
background image

CanogaOS Command Reference

11-5

Command Syntax

ethernet oam link-monitor frame threshold high HIGH_THRES|none low LOW_THRES window

WINDOW

no ethernet oam link-monitor frame threshold high|low|window

none No high threshold value is set

HIGH_THRES Value of the high threshold for errored frames in the range of <1-65535

LOW_THRES Value of the low threshold for errored frames in the range <0-65535>

WINDOW Size of frame event window, expressed in milliseconds, in multiples of 100, in the

range <100-600> s

Command Mode

Interface mode

Default
The default value for high threshold is none, meaning that no high threshold is configured.
The default value of low threshold is 1.
The default value for the frame event window is 100.

Examples
Switch# configure terminal
Switch (config)# interface eth-0-1
Switch (config-if)# ethernet oam link-monitor frame threshold high 5 low 2 window 200

11.8 ethernet oam link-monitor frame-seconds threshold

Use this command to configure the low and high threshold and the window for the
frame-seconds event. If the low threshold is exceeded, an errored-frame-seconds link
event is generated. If the high threshold is exceeded then action defined through the
command ethernet oam link-monitor high threshold action will be taken

Command Syntax

ethernet oam link-monitor frame-seconds threshold high HIGH_THRES|none low

LOW_THRES window WINDOW

no ethernet oam link-monitor frame-seconds threshold high low window

HIGH_THRES High threshold for the number of errored frame-seconds in the range of
<1-900>
LOW_THRES Low threshold for the number of errored frame-seconds <1-900>

Advertising