Purpose
Command or Action
Defines an EVC and enters EVC configuration mode.
ethernet evc evc-id
Example:
Device(config)# ethernet evc 50
Step 6
Configures the EVC OAM protocol.
oam protocol
{
cfm svlan svlan-id domain domain-name
|
ldp
}
Step 7
Example:
Device(config-evc)# oam protocol cfm svlan 10
domain cstmr1
Returns to global configuration mode.
exit
Example:
Device(config-evc)# exit
Step 8
—
Repeat Steps 3 through 8 to define other CFM domains that
you want OAM manager to monitor.
Step 9
Returns to privileged EXEC mode.
end
Example:
Device(config)# end
Step 10
Enabling Ethernet OAM
The order in which the global and interface configuration commands are issued determines the configuration.
The last command that is issued has precedence.
Perform this task to enable Ethernet OAM on a device or on an interface.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface
type number
4.
ethernet oam
[
max-rate oampdus
|
min-rate num-seconds
|
mode
{
active
|
passive
} |
timeout seconds
]
5.
end
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
204
Configuring Ethernet Connectivity Fault Management in a Service Provider Network
Configuring Ethernet OAM Interaction with CFM