Alcatel-Lucent 6850-48 Guida Di Rete

Pagina di 1162
Configuring Ethernet OAM
Quick Steps for Configuring Ethernet OAM
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
page 15-7
Quick Steps for Configuring Ethernet OAM 
The following steps provide a quick tutorial on how to configure Ethernet OAM. Each step describes a 
specific operation and provides the CLI command syntax for performing that operation.
Create an Ethernet domain using th
 command. For example:
-> ethoam domain esd.alcatel-lucent.com format dnsName level 1
Create an Ethernet OAM Maintenance Association using the 
 command. 
For example:
-> ethoam association alcatel-sales format string domain esd.alcatel-lucent.com 
vlan 10
Create an Ethernet OAM Maintenance End Point using the 
 command. For example:
-> ethoam endpoint 100 domain esd.alcatel-lucent.com association alcatel-sales 
direction up port 1/10
Administratively enable the Ethernet OAM Maintenance End Point using th
 command. For example:
-> ethoam endpoint 100 domain esd.alcatel-lucent.com association alcatel-sales 
admin-state enable 
Enable Continuity Check Messages for the Ethernet OAM Maintenance End Point using the 
 command. For example:
-> ethoam endpoint 100 domain esd.alcatel-lucent.com association alcatel-sales 
ccm enable
Configure the Message 
Handling Function 
(MHF) value of an Ethernet OAM Maintenance Domain 
using the 
command. For example:
-> ethoam domain esd.alcatel-lucent.com mhf explicit
Configure the endpoint list for the Ethernet OAM Maintenance Association using the 
 command. For example:
-> ethoam association alcatel-sales domain esd.alcatel-lucent.com endpoint-list 
100
Enable the maintenance entity to initiate transmitting loopback messages to obtain loopback replies 
using the 
 command. For example:
-> ethoam loopback target-endpoint 15 source-endpoint 100 domain esd.alcatel-
lucent.com association alcatel-sales