BBSim deployed with release name: {{ .Release.Name }}

OLT ID: {{ .Values.olt_id }}
# of NNI Ports: {{ .Values.nni }}
# of PON Ports: {{ .Values.pon }}
# of ONU Ports: {{ .Values.onu }}
Total ONUs: (total: {{ mul .Values.pon .Values.onu}})

OLT is listening on: "bbsim:{{ .Values.olt_tcp_port }}"
