DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Defines a CFM maintenance domain at a specified level
and enters Ethernet CFM configuration mode.
ethernet cfm domain domain-name level level-id
[direction outward]
Example:
Device(config)# ethernet cfm domain Customer level
7 direction outward
Step 3
Sets the amount of time that data from a missing MEP is
kept in the continuity check database or that entries are
held in the error database before they are purged.
mep archive-hold-time minutes
Example:
Device(config-ecfm)# mep archive-hold-time 60
Step 4
Configures an MA within a maintenance domain and
enters CFM service configuration mode.
service {ma-name | ma-num| evc evc-name|vlan-id vlan-id
| vpn-id vpn-id} [port | vlan vlan-id [direction down]]
Example:
Device(config-ecfm)# service MA1 evc evc1500 vlan
1500 direction down
Step 5
•
If a service is already configured and you configure
a new MA name and also specify the direction
down keyword, a second service is added that maps
to the same VLAN. If you configure a new MA
name and do not specify the direction down
keyword, the service is renamed to the new MA
name.
Enables the transmission of CCMs.
continuity-check [interval time | loss-threshold threshold
| static rmep]
Step 6
Example:
Device(config-ecfm-srv)# continuity-check
Configures the time period between CCM transmissions.
continuity-check [interval time | loss-threshold threshold
| static rmep]
Step 7
•
The values supported are platform dependent.
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
265
Configuring Ethernet CFM
Configuring Ethernet CFM