##Ports can be configured as a list of values separated by comma (ex: 1000, 2000, 3000)
##RTSP and CT support also the configuration of a range of ports as a pair of values separated by minus (ex: 4000-4500, 4520)

# List of ports for video traffic
ssl_ports: 443
http_ports: 80, 8080
quic_ports: 443, 80

# List of ports for ipfix traffic
# ipfix_port is used for internal simulation only and must be configured with one single port 
#ipfix_ports: 6556

# List of ports for cloud gaming traffic
rtsp_ports: 8000-8999
rtcp_ports: 6971, 6973, 6975, 6977, 6979
rtp_ports:  6970, 6972, 6974, 6976, 6978, 49003, 49004, 49005
stadia_ports: 44700
cg_command_ports: 1665, 1666, 49006
cg_ssl_ports: 322

# List of ports for MS Teams
ct_ports: 3478-3481
