# 4G Gx/Gy Network Element Hosts File
# For use with VisualEther CI/CD analysis
#
# Format:
#   IP hostname          - Standard /etc/hosts format (supported by all OSes)
#   IP:port hostname     - VisualEther extension for port-specific mapping
#   [IPv6]:port hostname - VisualEther extension for IPv6 with port
#
# Naming Convention: Entity.Domain (hierarchical dot notation)
#   - EPC: Evolved Packet Core elements
#   - RAN: Radio Access Network elements
#   - Term: Terminal/User Equipment
#
# Network Architecture:
#   Control Plane: 172.16.1.x (Diameter signaling)
#   S1 Interface:  172.16.10.x (S1AP signaling)
#
# Generated from PCAP analysis

# Diameter Control Plane - EPC Domain (172.16.1.x)
172.16.1.6    💰 PCRF.EPC        # Policy and Charging Rules Function (tvm-vpcrf.magma.com)
172.16.1.9    🔐 HSS.EPC         # Home Subscriber Server (tvm-vhss.magma.com)
172.16.1.12   🔗 FED-GW.EPC      # Federation Gateway (secondary)
172.16.1.13   🌐 P-GW.EPC        # PDN Gateway (initiates Gx/Gy/S6a sessions)
172.16.1.14   💰 OCS.EPC         # Online Charging System (tvm-vocs.magma.com)

# S1 Interface - Mixed Domain (172.16.10.x)
172.16.10.4   📡 eNB-UP.RAN      # eNodeB User Plane transport address
172.16.10.101 📍 MME.EPC         # Mobility Management Entity
172.16.10.104 📡 eNB.RAN         # eNodeB (evolved Node B)

# User Equipment
172.17.241.255  📱 UE.Term         # User Equipment assigned IP address
