Examples
The following example shows how to associate a bridge domain service to a domain and enter CFM domain
service configuration mode.
RP/0/RSP0/CPU0:router#
configure
RP/0/RSP0/CPU0:router(config)#
ethernet cfm
RP/0/RSP0/CPU0:router(config-cfm)#
domain Domain_One level 1 id string D1
RP/0/RSP0/CPU0:router(config-cfm-dmn)#
service Bridge_Service bridge group BD1 bridge-domain
B1
RP/0/RSP0/CPU0:router(config-cfm-dmn-svc)#
The following example shows how to specify that all MEPs are down and no MIPs are permitted, and enter
CFM domain service configuration mode.
RP/0/RSP0/CPU0:router#
configure
RP/0/RSP0/CPU0:router(config)#
ethernet cfm
RP/0/RSP0/CPU0:router(config-cfm)#
domain Domain_One level 1 id string D1
RP/0/RSP0/CPU0:router(config-cfm-dmn)#
service Serv_1 down-meps
RP/0/RSP0/CPU0:router(config-cfm-dmn-svc)#
The following example shows how to associate a p2p cross connect service to a domain and enter CFM domain
service configuration mode.
RP/0/RSP0/CPU0:router#
configure
RP/0/RSP0/CPU0:router(config)#
ethernet cfm
RP/0/RSP0/CPU0:router(config-cfm)#
domain Domain_One level 1 id string D1
RP/0/RSP0/CPU0:router(config-cfm-dmn)#
service Cross_Connect_1 xconnect group XG1 p2p X1
RP/0/RSP0/CPU0:router(config-cfm-dmn-svc)#
The following example shows how to enable CFM on a multipoint-to-multipoint cross connect.
RP/0/RSP0/CPU0:router#
configure
RP/0/RSP0/CPU0:router(config)#
ethernet cfm
RP/0/RSP0/CPU0:router(config-cfm)#
domain Domain_One level 1 id string D1
RP/0/RSP0/CPU0:router(config-cfm-dmn)#
service Cross_Connect_2 xconnect group XG2 mp2mp X2
ce-id 201 remote-ce-id 202
RP/0/RSP0/CPU0:router(config-cfm-dmn-svc)#
Related Commands
Description
Command
Creates a bridge group to contain bridge domains.
bridge group (VPLS)
Establishes a bridge domain and enters L2VPN bridge
group bridge domain configuration mode.
bridge-domain (VPLS)
Creates and names a container for all domain
configurations and enter the CFM domain
configuration mode.
domain, on page 201
Enters Ethernet CFM configuration mode.
ethernet cfm (global), on page 207
Enters p2p configuration mode to configure
point-to-point cross-connects.
p2p
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Command Reference,
Release 5.3.x
316
Ethernet OAM Commands on the Cisco ASR 9000 Series Router
service