Configuring PRP On Stratix 5400 - 5410 Switches
Configuring PRP On Stratix 5400 - 5410 Switches
Support Center Get Support Training & Webinars Online Forum My TechConnect Customer Care orion_valtie…
03-Feb-2022 - Important product notice regarding Microsoft vulnerability patch (MS KB5004442)
Document ID QA33861
Summary
Configuring PRP on Stratix 5400 / 5410 switches
Question
How can I configure Parallel Redundancy Protocol on Stratix 5400 and 5410 switches?
Environment
IOS 15.2(2)EA1
Answer
Stratix 5400 and 5410 switches can be configured as Redundancy Boxes for Parallel
Redundancy Protocol (PRP).
PRP Terminology
Parallel Redundancy Protocol allows systems to overcome any single network failure
without affecting the data transmission. It can be applied to most Industrial Ethernet
applications since it is independent of the protocols and provides seamless failover.
Under PRP, each network node has two Ethernet ports attached to two different local
area networks of arbitrary, but similar topology.
The topology consists of 2 independent networks/LANs which are NOT
interconnected.
The individual LANs can be any topology, but a ring topology is recommended for
deterministic recovery and network symmetry
Double Attached Node for PRP (DANP)
A DANP is an end device that implements PRP for generating and processing the dual
Ethernet frame.
Each DANP has an additional element implemented in their network card called LRE -
Link Redundancy Entity. How DANP operates is:
1. Transmit data on both LANs: the LRE sends each frame simultaneously on LAN A
and LAN B.
2. Transfer: Frames over LAN A and B transit with different delays (or could not
arrive at all).
3. Receive from both LANs: the node receives both frames, the LRE between link
layer and Ethernet controllers handles the frames and can filter duplicates.
A SAN is a single-port end device that does not contain any PRP processing. SANs can
be connected to either LAN A or LAN B but not both at the same time.
In an EtherNet/IP system, directly attached SANs can cause issues with the address
conflict detection (ACD) feature.
The Redundancy Box (Red-Box) is a PRP proxy for non-PRP devices. Installing SANs
behind a Red-Box (Stratix 5400, 5410) creates Virtual Double Attached Nodes (VDANs).
All remaining links between switches in LANs are configured as trunk using Switch For
Automation smartport.
All remaining links between switches in LANs are configured as trunk using Switch For
Automation smartport. Additionally REP was configured to for a ring topology.
To achieve RedBox functionality for the above architectures following settings were
applied:
1. Multiport Automation Device smartport set on links Gi1/1 and Gi1/2 connecting to
LAN A and LAN B.
2. PRP Channel 1 enabled on those two ports with Command Line Interface:
configure terminal
no spanning-tree etherchannel guard misconfig
interface range Gi1/1-2
no keepalive
prp-channel-group 1
3. Enable BPDU Filter and bring up the PRP interface:
exit
interface prp-channel 1
spanning-tree bpdufilter enable
no shutdown
end
More detail on PRP configuration can be found in Cisco Industrial Ethernet 4000 Series
Switch Software Configuration Guide.
RATE CONTENT
Related Answers
DISCLAIMER
This knowledge base web site is intended to provide general technical information on a particular subject or subjects and is not an exhaustive treatment of such
subjects. Accordingly, the information in this web site is not intended to constitute application, design, software or other professional engineering advice or services.
Before making any decision or taking any action, which might affect your equipment, you should consult a qualified professional advisor.
ROCKWELL AUTOMATION DOES NOT WARRANT THE COMPLETENESS, TIMELINESS OR ACCURACY OF ANY OF THE DATA CONTAINED IN THIS WEB SITE AND MAY MAKE
CHANGES THERETO AT ANY TIME IN ITS SOLE DISCRETION WITHOUT NOTICE. FURTHER, ALL INFORMATION CONVEYED HEREBY IS PROVIDED TO USERS "AS IS." IN NO
EVENT SHALL ROCKWELL BE LIABLE FOR ANY DAMAGES OF ANY KIND INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS PROFIT OR DAMAGE, EVEN
IF ROCKWELL AUTOMATION HAVE BEEN ADVISED ON THE POSSIBILITY OF SUCH DAMAGES.
ROCKWELL AUTOMATION DISCLAIMS ALL WARRANTIES WHETHER EXPRESSED OR IMPLIED IN RESPECT OF THE INFORMATION (INCLUDING SOFTWARE) PROVIDED
HEREBY, INCLUDING THE IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, AND NON-INFRINGEMENT. Note that certain
jurisdictions do not countenance the exclusion of implied warranties; thus, this disclaimer may not apply to you.