2-115
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
ethernet oam remote-failure
Examples This example shows how to configure an Ethernet OAM template for remote-failure indication when an
unrecoverable error has occurred and how to apply it to an interface:
Switch(config)# template oam1
Switch(config-template)# ethernet oam remote-failure dying-gasp action error-disable
interface
Switch(config-template)# exit
Switch(config)# interface gigabitethernet 0/1
Switch(config-if)# source template oam1
Switch(config-if)# exit
This example shows how to configure an Ethernet OAM remote-failure indication on one interface for
unrecoverable errors:
Switch(config)# interface gigabitethernet 0/1
Switch(config-if)# ethernet oam remote-failure dying-gasp action error-disable interface
Switch(config-if)# exit
Related Commands Command Description
show ethernet oam
status [interface
interface-id]
Displays configured Ethernet OAM remote failure conditions on all
interfaces or on the specified interface.