cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
714
Views
0
Helpful
1
Replies

Not able to configure outward MEP CISCO 2941 MWR router

smartboy2255
Level 1
Level 1

We got a new  CISCO 2941 MWR router  shipped with the “mwr2941-adviprank9-mz.122-33.MRA.bin” image .

I am not able to configure the Ethernet service OAM(CFM) .
We need to configure a outward domain and outward MEP.

The system is not allowing me to configure a outward MEP. There seems to be no option to configure an outward MEP.
I am successfully able to configure inward domain and inward MEP but this does not fit in our setup as we want CCM to be send outwards .

Pls help...

Thnx for ur quick reply ...:)

Regards,

A.J

1 Reply 1

hbruyere
Cisco Employee
Cisco Employee

Hello!

I don't have a 2941 under the hand, but a while ago I could configure a downward MEP under IOS 15.0M on such a router like this:

ethernet cfm domain test level 4
service 1 port
mep mpid 1234
continuity-check

interface GigabitEthernet0/2
switchport mode trunk
no cdp enable
ethernet cfm mep domain test mpid 1234 port

Is this the kind of configuration that you are trying to do with IOS 122-33.MRA?

Regards,

Herve