NI Home
Cart Cart | Help
Hello Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI
You are here: 
NI Home > NI Developer Zone > NI Discussion Forums


Reply
Member
bbergdoll
Posts: 6
0 Kudos

EthernetIP across subnets

EthernetIP driver or spec has no internal limits on communications across subnets as long as those subnets are routable, correct?  Does anyone know of a device or documentation that would assist in this sort of network topology.  We have a server with LV EthernetIP code on one subnet.  PLC's will be on another subnet.  Thanks for reading.

Active Participant
DirkW
Posts: 1,110
0 Kudos

Re: EthernetIP across subnets

We do suggest to use EIP producer and consumer in the same subnet.

If in different subnets, we can not tell whether it is the problem of the network environment or something else very easily.

 

In that case, could you please give me a detailed scenario of the network environment? (Cabelling, IP addressing, firwalls, OS, device type)

 

DirkW

Active Participant
BlueCheese
Posts: 1,018
0 Kudos

Re: EthernetIP across subnets

EtherNet/IP communication uses standard networking protocols including: TCP, UDP unicast, and UDP multicast. All three of these protocols can run across multiple subnets assuming the network is configured to route the traffic appropriately. TCP is mostly used for explicit messaging while the UDP is mostly used for I/O communication. The multicast UDP is likely the one that needs some care by your network administrator to ensure that it works across multiple subnets. Typically this can be configured to work automatically via IGMP snooping or by manully configuring certain multicast groups to be forwarded between subnets by your routers. You (or your network administrator) should probably read this whitepaper published by the ODVA: http://www.odva.org/Portals/0/Library/Publications_Numbered/PUB00035R0_Infrastructure_Guide.pdf

 

Eric

By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.
My Profile | Privacy | Legal | Contact NI © 2011 National Instruments Corporation. All rights reserved.    |    E-Mail this Page E-Mail this Page