Media Redundancy ProtocolMedia Redundancy Protocol (MRP) is a data network protocol standardized by the International Electrotechnical Commission as IEC 62439-2. It allows rings of Ethernet switches to overcome any single failure with recovery time much faster than achievable with Spanning Tree Protocol.[1] It is suitable to most industrial Ethernet applications. PropertiesMRP operates at the data link layer (OSI Layer 2) of Ethernet switches and is a direct evolution of the HiPER-Ring protocol developed by Hirschmann in 1998.[2][3] Hirschmann is now owned by Belden.[4] MRP is supported by several commercial industrial Ethernet switches.[5][6] In an MRP ring, the ring manager is named Media Redundancy Manager (MRM), while ring clients are named Media Redundancy Clients (MRCs). MRM and MRC ring ports support three statuses: disabled, blocked, and forwarding:
During normal operation, the network works in the Ring-Closed status (Figure 1). In this status, one of the MRM ring ports is blocked, while the other is forwarding. Conversely, both ring ports of all MRCs are forwarding. Loops are avoided because the physical ring topology is reduced to a logical line topology. In case of failure, the network works in the Ring-Open status (Figure 2). For instance, in case of failure of a link connecting two MRCs, the MRM sets both of its ring ports to the forwarding state; the MRCs adjacent to the failure each have a disabled port (because of the link loss) and a forwarding ring port; the other MRCs have both ring ports forwarding. Also, in the Ring-Open status, the network logical topology is a line. Frame structureMRP information is sent in the form of an Ethernet frame, with the EtherType field set to 0x88E3. The frames are built by Type–length–value (TLV) structures, allowing organizationally specific information. StandardsThe International Electrotechnical Commission standard for MRP was published in 2010 as IEC 62439-2[7] and amended in 2012.[citation needed] The standard IEC 62439 published in 2012 also defined the following protocols:
With the settings specified in IEC 62439-2, MRP guarantees a worst-case recovery time of 500 ms, 200 ms, or 30 ms in rings composed of up to 50 switches, and a worst-case recovery time of 10 ms in rings composed of up to 14 switches. See alsoReferences
|