CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 90

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 90 of 350

DUT(config)#interface eth-0-9

Specify the interface (eth-0-9)to be
configured and enter the Interface
mode

DUT(config-if)# switchport mode trunk

Set the switching characteristics of
this interface to trunk mode.

DUT(config-if)# switchport trunk allowed vlan all

Enable all VLAN IDs on this port.

DUT (config-if)#ethernet cfm mep level 5 down mpid 99 vlan 30

Configure a maintenance end point
(MEP).

DUT (config-if)# no shutdown

Bring up the interface.

DUT (config-if)#exit

Exit the Interface mode

DUT (config)#ethernet cfm enable

Enable CFM globally.

DUT (config)#ethernet cfm cc level 5 vlan 30 interval 10000

Configure the interval in the selected
service instance (MA) instance with
the configured domain-level.

DUT (config)#ethernet cfm cc enable level 5 vlan 30

Enable continuity check in the
selected service instance (MA)
instance with the configured
domain-level.

DUT(config-if)# end

Exit the Interface mode.


Validation Commands
The following command on machine 1 gives the connectivity details of the local machine DUT1
for the configured domain.
DUT1#show ethernet cfm maintenance-points remote
MPID Level Vlan Remote Mac Age(min) Service ID
------------------------------------------------------------
99 5 30 d427.e2f1.dc09 0 MA10
DUT1#show ethernet cfm maintenance-points local mep
MPID Level Type Vlan Port CC Status Mac Address Domain Name
-------------------------------------------------------------------------------------------------
66 5 MEP-D 30 eth-0-9 Enabled c23d.d0ed.0309

customer

2) Linktrace checks
DUT1# linktrace ethernet mep 99 level 5 vlan 30 ttl 64 timeout 5
Sending Ethernet CFM linktrace messages,TTL is 64.Per-Hop Timeout is 10 seconds:
-------------------------------
Received Hops: 1
-------------------------------

Advertising