Perform this task to configure the OAM manager on a PE device.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ethernet cfm domain domain-name level level-id [direction outward]
4.
service csi-id vlan vlan-id
5.
exit
6.
ethernet evc evc-id
7.
oam protocol {cfm svlan svlan-id domain domain-name | ldp}
8.
exit
9.
Repeat Steps 3 through 8 to define other CFM domains that you want OAM manager to monitor.
10.
end
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 domain, sets the domain level, and
enters Ethernet CFM configuration mode.
ethernet cfm domain domain-name level level-id
[direction outward]
Example:
Device(config)# ethernet cfm domain cstmr1 level
3
Step 3
Defines a universally unique customer service
instance (CSI) and VLAN ID within the maintenance
domain.
service csi-id vlan vlan-id
Example:
Device(config-ether-cfm)# service csi2 vlan 10
Step 4
Returns to global configuration mode.exit
Example:
Device(config-ether-cfm)# exit
Step 5
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
203
Configuring Ethernet Connectivity Fault Management in a Service Provider Network
Configuring Ethernet OAM Interaction with CFM