diff --git a/netutils/data_files/protocol_mappings.py b/netutils/data_files/protocol_mappings.py index 2c007a21..a6f159ea 100644 --- a/netutils/data_files/protocol_mappings.py +++ b/netutils/data_files/protocol_mappings.py @@ -4863,6 +4863,7 @@ "abb-escp": {"port_number": 6316, "protocols": ["tcp", "udp"]}, "nav-data-cmd": {"port_number": 6317, "protocols": ["tcp"]}, "nav-data": {"port_number": 6317, "protocols": ["udp"]}, + "iona-data": {"port_number": 6318, "protocols": ["tcp"]}, "repsvc": {"port_number": 6320, "protocols": ["tcp", "udp"]}, "emp-server1": {"port_number": 6321, "protocols": ["tcp", "udp"]}, "emp-server2": {"port_number": 6322, "protocols": ["tcp", "udp"]}, @@ -5185,6 +5186,7 @@ "aries-kfinder": {"port_number": 7570, "protocols": ["tcp", "udp"]}, "coherence": {"port_number": 7574, "protocols": ["tcp"]}, "coherence-disc": {"port_number": 7574, "protocols": ["udp"]}, + "wtmi-panel": {"port_number": 7575, "protocols": ["tcp"]}, "sun-lm": {"port_number": 7588, "protocols": ["tcp", "udp"]}, "mipi-debug": {"port_number": 7606, "protocols": ["tcp", "udp"]}, "indi": {"port_number": 7624, "protocols": ["tcp", "udp"]},