diff --git a/geant/gap_ansible/roles/base_config/templates/routers/nokia/general.j2 b/geant/gap_ansible/roles/base_config/templates/routers/nokia/general.j2
index 9633f9477563791373f15184781f1a10ff164c25..f59aaba77cf3976cf38df28ba3309a32109c9a05 100644
--- a/geant/gap_ansible/roles/base_config/templates/routers/nokia/general.j2
+++ b/geant/gap_ansible/roles/base_config/templates/routers/nokia/general.j2
@@ -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>