Jump to content

IEEE 802.1ag

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 204.154.131.90 (talk) at 18:47, 4 April 2011. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

IEEE 802.1ag (aka "CFM") IEEE Standard for Local and Metropolitan Area Networks Virtual Bridged Local Area Networks Amendment 5: Connectivity Fault Management is a standard defined by IEEE. It defines protocols and practices for OAM (Operations, Administration, and Maintenance) for paths through 802.1 bridges and local area networks (LANs). It is an amendment to IEEE 802.1Q-2005 and was approved in 2007.[1]

IEEE 802.1ag is largely identical with ITU-T Recommendation Y.1731, which additionally addresses performance management.[2]

IEEE 802.1ag

  • Defines maintenance domains, their constituent maintenance points, and the managed objects required to create and administer them
  • Defines the relationship between maintenance domains and the services offered by VLAN-aware bridges and provider bridges
  • Describes the protocols and procedures used by maintenance points to maintain and diagnose connectivity faults within a maintenance domain;
  • Provides means for future expansion of the capabilities of maintenance points and their protocols

IEEE 802.1ag – Connectivity Fault Management (Per Service/VLAN OAM)

Maintenance Domain

Maintenance Domains are management space on a network, typically owned and operated by a single entity MD are configured with Names and Levels, where the eight levels range from 0 to 7.

File:CFM-MD-Levels.png
CFM MD Levels Example

Hierarchal relationship exists between domains based on levels.Larger the domain, the higher the level value. recommended values of levels are as follows

  • Customer Domain – Largest (e.g., 7)
  • Provider Domain – In between (e.g., 3)
  • Operator Domain – Smallest (e.g., 1)

Maintenance Association

IEEE 802.1ag defines a Maintenance Association (MA) as “A set of MEPs, all of which are configured with the same MAID (Maintenance Association Identifier) and MD Level, each of which is configured with a MEPID unique within that MAID and MD Level, and all of which are configured with the complete list of MEPIDs”

Maintenance End Point

Maintenance End Point (MEP) are Points at the edge of the domain, define the boundary for the domain A MEP sends and receives CFM frames through the relay function, drops all CFM frames of its level or lower that come from the wire side

Maintenance Intermediate Point

Maintenance Intermediate Point (MIP) are Points internal to a domain, not at the boundary. CFM frames received from MEPs and other MIPs are cataloged and forwarded, all CFM frames at a lower level are stopped and dropped. MIPs are Passive points, respond only when triggered by CFM trace route and loop-back messages

CFM Protocols

IEEE 802.1ag Ethernet CFM (Connectivity Fault Management) protocols comprise three protocols that work together to help administrators debug Ethernet networks.

They are:

  • Continuity check
  • Link trace
  • loop back

Continuity Check Protocol

Continuity Check messages (CCM) are "heart beat" messages for CFM. The Continuity Check Message provides a means to detect connectivity failures in an MA. CCMs are multicast messages. CCMs are confined to a domain (MD). These messages are unidirectional and do not solicit a response. Each MEP transmits a periodic multicast Continuity Check Message inward towards the other MEPs.

Link Trace messages otherwise known as Mac Trace Route are Multicast frames that a MEP transmits to track the path (hop-by-hop) to a destination MEP which is similar in concept to User Datagram Protocol (UDP) Trace Route. Each receiving MEP sends a Trace route Reply directly to the Originating MEP, and regenerates the Trace route Message

Loop-back

Loop-back messages otherwise known as MaC ping are Unicast frames that a MEP transmits, they are similar in concept to an Internet Control Message Protocol (ICMP) Echo (Ping) messages, sending Loopback to successive MIPs can determine the location of a fault. Sending a high volume of Loopback Messages can test bandwidth, reliability, or jitter of a service, which is similar to flood ping. A MEP can send a Loopback to any MEP or MIP in the service. Unlike CCMs, Loop back messages are administratively initiated and stopped.


Y.1731

ITU-T Y.1731 additionally supports the following:

  • Ethernet alarm indication signal (ETH-AIS)
  • Ethernet remote defect indication (ETH-RDI)
  • Ethernet locked signal (ETH-LCK)
  • Ethernet test signal (ETH-Test)
  • Ethernet automatic protection switching (ETH-APS)
  • Ethernet maintenance communication channel (ETH-MCC)
  • Ethernet experimental OAM (ETH-EXP)
  • Ethernet vendor-specific OAM (ETH-VSP)
  • Frame loss measurement (ETH-LM)
  • Frame delay measurement (ETH-DM)

Terminology Differences

Terminology Differences between IEEE 802.1 ag and y.1731
ME Maintenance Entity ME Maintenance Entity
MA Maintenance Association MEG ME Group

References