SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ethernet cfm domain domain-name level level-id
4.
service {short-ma-name | number MA-number | vlan-id primary-vlan-id | vpn-id vpn-id} {vlan vlan-id
| port | evc evc-name} direction {up | down}
5.
continuity-check [interval time | loss-threshold threshold | static rmep]
6.
continuity-check [interval cc-interval]
7.
efd notify {g8032|rep}
8.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Router> enable
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Router# configure terminal
Step 2
Defines a CFM maintenance domain at a specified
maintenance level and places the CLI in Ethernet CFM
configuration mode.
ethernet cfm domain domain-name level level-id
Example:
Router(config)# ethernet cfm domain Customer
level 7
Step 3
Configures a maintenance association within a maintenance
domain and enters Ethernet connectivity fault management
(CFM) service configuration mode.
service {short-ma-name | number MA-number |
vlan-id primary-vlan-id | vpn-id vpn-id} {vlan vlan-id
| port | evc evc-name} direction {up | down}
Example:
Device(config-ecfm)# service s1 port
Step 4
Enables the transmission of CCMs.
continuity-check [interval time | loss-threshold
threshold | static rmep]
Step 5
Example:
Router(config-ecfm-srv)# continuity-check
Configures the per-service parameters and sets the interval at
which CCMs are transmitted.
continuity-check [interval cc-interval]
Example:
Device(config-ecfm-srv)# continuity-check
interval 10s
Step 6
LAN Switching Configuration Guide Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
4
REP Access Gateway
Enabling EFD Notifications