Cisco 6000 Series Configuration Manual page 62

Interface and hardware component configuration guide for cisconcs 6000 series routers, ios xr release 6.4.x
Hide thumbs Also See for 6000 Series:
Table of Contents

Advertisement

Configuring an Ethernet OAM Profile
26. action session-down {disable | efd | error-disable-interface}
27.
28. action uni-directional link-fault {disable | efd | error-disable-interface}
29. action wiring-conflict {disable | efd | log}
30. uni-directional link-fault detection
31.
32. end
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure terminal
Step 2
ethernet oam profile profile-name
Example:
RP/0/RP0/CPU0:router(config)# ethernet oam profile
Profile_1
Step 3
link-monitor
Example:
RP/0/RP0/CPU0:router(config-eoam)# link-monitor
Step 4
symbol-period window window
Example:
RP/0/RP0/CPU0:router(config-eoam-lm)#
symbol-period window 60000
Step 5
symbol-period threshold low threshold high threshold
Example:
RP/0/RP0/CPU0:router(config-eoam-lm)#
symbol-period threshold low 10000000 high 60000000
Step 6
frame window window
Example:
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
50
action session-up disable
commit
Purpose
Enters global configuration mode.
Creates a new Ethernet Operations, Administration and
Maintenance (OAM) profile and enters Ethernet OAM
configuration mode.
Enters the Ethernet OAM link monitor configuration mode.
(Optional) Configures the window size (in milliseconds)
for an Ethernet OAM symbol-period error event. The IEEE
802.3 standard defines the window size as a number of
symbols rather than a time duration. These two formats
can be converted either way by using a knowledge of the
interface speed and encoding.
The range is 1000 to 60000.
The default value is 1000.
(Optional) Configures the thresholds (in symbols) that
trigger an Ethernet OAM symbol-period error event. The
high threshold is optional and is configurable only in
conjunction with the low threshold.
The range is 0 to 60000000.
The default low threshold is 1.
(Optional) Configures the frame window size (in
milliseconds) of an OAM frame error event.
The range is from 1000 to 60000.
Configuring Ethernet OAM

Advertisement

Table of Contents
loading

Table of Contents