Skip to content
Snippets Groups Projects
Commit e8adb99b authored by ak@geant.org's avatar ak@geant.org
Browse files

add system-load-balancing in base-config

parent 3d6dfd09
Branches
Tags
1 merge request!55add system-load-balancing in base-config
Pipeline #85108 passed
......@@ -5,6 +5,11 @@
<contact alu:operation="replace">{{ nokia_system_contact }}</contact>
<name alu:operation="replace">{{ short_hostname}}</name>
<location alu:operation="replace">{{ nokia_snmp_location }}</location>
<load-balancing>
<l4-load-balancing>true</l4-load-balancing>
<lsr-load-balancing>lbl-ip-l4-teid</lsr-load-balancing>
<system-ip-load-balancing>true</system-ip-load-balancing>
</load-balancing>
<login-control>
<motd>
<text alu:operation="replace">{{ nokia_motd }}</text>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment