Configuring Ethernet OAM, CFM, and E-LMI

From: Tony Singh <mothafungla_at_gmail.com>
Date: Mon, 8 Sep 2014 15:52:34 +0100

so im trying to follow

http://www.cisco.com/c/en/us/td/docs/switches/metro/me3400/software/release/12-2_58_se/configuration/guide/ME3400_scg/swoam.html#wp1109551

but finding the technology quite difficult in terms of what to configure
where....

for example say I have a basic setup of

(CE device) ME3400 --- R1 ----MPLS---- R2----ME3400 (CE device)

I want alarms to generate should the MPLS element go down

but the following configuration suggests I need the PE devices to also be
ME3400's

Customer-edge switch 1 (CE1) configuration:

 Switch# config t
 Switch(config)# interface gigabitethernet0/1
 Switch(config-if)# port-type nni
 Switch(config-if)# switchport trunk allowed vlan 10
 Switch(config-if)# switchport mode trunk
 Switch(config-if)# ethernet oam remote-loopback supported
 Switch(config-if)# ethernet oam
 Switch(config-if)# exit

Provider-edge switch 1 (PE1) configuration:

 Switch# config t
 Switch(config)# interface gigabitethernet0/5
 Switch(config-if)# switchport trunk encapsulation dot1q
 Switch(config-if)# switchport mode trunk
 Switch(config-if)# ethernet cfm mip level 7
 Switch(config-if)# ethernet cfm mep level 4 mpid 100 vlan 10
 Switch(config-if)# ethernet uni id 2004-20
 Switch(config-if)# ethernet oam remote-loopback supported
 Switch(config-if)# ethernet oam
 Switch(config-if)# service instance 10 ethernet BLUE
 Switch(config-if-srv)# ethernet lmi ce-vlan map 10
 Switch(config-if-srv)# exit

Provider-edge switch 2 (PE2) configuration:

 Switch# config t
 Switch(config)# interface gigabitethernet1/20
 Switch(config-if)# switchport mode trunk
 Switch(config-if)# ethernet cfm mip level 7
 Switch(config-if)# ethernet cfm mep level 4 mpid 101 vlan 10
 Switch(config-if)# ethernet uni id 2004-20
 Switch(config-if)# ethernet oam remote-loopback supported
 Switch(config-if)# ethernet oam
 Switch(config-if)# service instance 10 ethernet BLUE
 Switch(config-if-srv)# ethernet lmi ce-vlan map 10
 Switch(config-if-srv)# exit

Customer-edge switch 2 (CE2) configuration:

 Switch# config t
 Switch(config)# interface gigabitethernet0/1
 Switch(config-if)# port-type nni
 Switch(config-if)# switchport trunk allowed vlan 10
 Switch(config-if)# switchport mode trunk
 Switch(config-if)# ethernet oam remote-loopback supported
 Switch(config-if)# ethernet oam
 Switch(config-if)# exit

if anyone has any experience configuring this technology or setup please
help us out..

BR

Tony

Blogs and organic groups at http://www.ccie.net
Received on Mon Sep 08 2014 - 15:52:34 ART

This archive was generated by hypermail 2.2.0 : Wed Oct 01 2014 - 06:38:37 ART