login about faq

does anyone know how the AllenBradly PLC utilizes the Multicast feature? I am connecting it to a Ethernet switch. need to know what I need to support on the switch.

asked Dec 30 '09 at 04:30

Mahesh%20Patel's gravatar image

Mahesh Patel
211

edited Dec 30 '09 at 13:50

Scott%20Whitlock's gravatar image

Scott Whitlock ♦♦
635113


Rockwell has a decent series of Reference Architecture Whitepapers. Reference Architectures for Manufacturing does touch on how to segment your network to deal with Multicast traffic.

This whitepaper also talks about structure of a network for Ethernet/IP.

If you are dealing with the Ethernet/IP protocol specifically, my understanding is that the specification for Ethernet/IP requires all devices using multicast to hard code their Time-to-Live (TTL) to 1, which means they will not multicast past routers.

link

answered Dec 30 '09 at 12:08

Scott%20Whitlock's gravatar image

Scott Whitlock ♦♦
635113

Any good industrial managed Ethernet switch (with IGMP snooping) is sufficient to control multicasting/traffic on the network. I have used N-Tron managed switches in the past to successfully control traffic from a processor to field devices.

link

answered Jan 04 '10 at 20:03

Darryl%20King's gravatar image

Darryl King
1514

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×26

Asked: Dec 30 '09 at 04:30

Seen: 881 times

Last updated: Jan 04 '10 at 20:03