diff --git a/netutils/data_files/protocol_mappings.py b/netutils/data_files/protocol_mappings.py index 77d700d2..8bdff0db 100644 --- a/netutils/data_files/protocol_mappings.py +++ b/netutils/data_files/protocol_mappings.py @@ -5804,6 +5804,7 @@ "atm-uhas": {"port_number": 11367, "protocols": ["tcp", "udp"]}, "hkp": {"port_number": 11371, "protocols": ["tcp", "udp"]}, "lsdp": {"port_number": 11430, "protocols": ["udp"]}, + "ollama": {"port_number": 11434, "protocols": ["tcp"]}, "asgcypresstcps": {"port_number": 11489, "protocols": ["tcp"]}, "tempest-port": {"port_number": 11600, "protocols": ["tcp", "udp"]}, "emc-xsw-dconfig": {"port_number": 11623, "protocols": ["tcp"]},