Specifications

17-43
System Management Software Configuration Guide for Cisco IE 2000U and Connected Grid Switches
Chapter 17 Configuring Ethernet OAM, CFM, and E-LMI
Configuring Ethernet OAM
Enter the no ethernet remote-failure {critical-event | dying-gasp | link-fault} action command to
disable the remote failure indication action.
EXAMPLE
Switch(config)# interface gigabitEthernet 3/8
Switch(config-if)#
Switch(config-if)# ethernet oam
Switch(config-if)# ethernet oam remote-failure dying-gasp action error-disable-interface
Switch(config-if)# end
Configuring Ethernet OAM Templates
You can create a template for configuring a common set of options on multiple Ethernet OAM interfaces.
The template can be configured to monitor frame errors, frame-period errors, frame-second errors,
received CRS errors, and symbol-period errors and thresholds. You can also set the template to put the
interface in error-disabled state if any high thresholds are exceeded. These steps are optional and can be
performed in any sequence or repeated to configure different options.
The switch does not support monitoring egress frames with CRC errors. The ethernet oam link-monitor
transmit-crc {threshold {high {high-frames | none} | low {low-frames}} | window milliseconds}
command is visible on the switch and you can enter it, but it is not supported.
BEFORE YOU BEGIN
Review the “Information About the Ethernet OAM Protocol” section on page 17-34.
DETAILED STEPS
Step 5
show ethernet oam status [interface
interface-id]
Verify the configuration.
Step 6
copy running-config startup-config (Optional) Save your entries in the configuration
file.
Command Purpose
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
template template-name Create a template, and enter template configuration
mode.