Purpose
Command or Action
Identifies the interface on which to use the template
and enters interface configuration mode.
interface type number
Example:
Device(config)# interface gigabitEthernet 0/0/2
Step 11
Applies to the interface the options configured in
the template.
source template template-name
Example:
Device(config-if)# source template oam-temp
Step 12
Returns to global configuration mode.
exit
Example:
Device(config-if)# exit
Step 13
Returns to privileged EXEC mode.
exit
Example:
Device(config)# exit
Step 14
Displays the updated running configuration.
show running-config
Example:
Device# show running-config
Step 15
Configuring a Port for Link Fault RFI Support
Perform this task to put a port into a blocking state when an OAM PDU control request packet is received
with the Link Fault Status flag set.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
ethernet oam remote-failure
{
critical-event
|
dying-gasp
|
link-fault
}
action
{}
5.
exit
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
315
Using Ethernet Operations Administration and Maintenance
Configuring a Port for Link Fault RFI Support