Axia network port list

Discuss network setup and configuration.

Moderator: AXIA_milos

Post Reply
clarknovak

Axia network port list

Post by clarknovak »

Saw this in a support email and thought it was worth sharing:
Can you point me to a list of ports that Axia communicates through?

We need to configure a special version of Symantec Endpoint virus protection.  The Axia traffic on the second NIC cards causes Endpoint to randomly close network connections to both cards.
From the IP Driver manual, Appendix A:

Code: Select all

Port          Protocol     Use
------------------------------
93          TCP            Livewire Routing Protocol 
2055        UDP            Multicast based GPIO (CMsg2 protocol) (mcast on 239.192.255.4) 
                                - GPIO commands from GPIO node to console-type endpoint 
2060        UDP            Multicast based GPIO (CMsg2 protocol) (mcast on 239.192.255.4) 
                                - GPIO commands from console-type endpoint to GPIO node 
4000        UDP            Livewire Advertisement and Source Allocation Protocol 
                                - Full info advertisement requests and source allocation requests 
4001        UDP            Livewire Advertisement and Source Allocation Protocol 
                                 (mcast on 239.192.255.3) 
                                - Periodic announcements and full info advertisements 
                                - Source allocation state announcements and responses 
4002        UDP            Engine supervision protocol (mcast on 239.192.255.3) 
5004        UDP            RTP Livewire Audio 
7000        UDP            Livewire Clock

Post Reply