diff --git a/templates/boot/isolinux/isolinux.cfg b/templates/boot/isolinux/isolinux.cfg
index 49cf198..85d901d 100644
--- a/templates/boot/isolinux/isolinux.cfg
+++ b/templates/boot/isolinux/isolinux.cfg
@@ -273,6 +273,30 @@ label cenwpre
                                         in boot command line if necessary.
   endtext
 
+label ce3.1
+  menu label sip:providerCE (DHCP)      - version 3.1
+  kernel /boot/%SHORT_NAME%/vmlinuz
+  append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce ngcpce ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce ngcpvers=3.1 
+
+  text help
+                                        Install sip:provider
+                                        community edition, version 3.1.
+                                        Retrieve network configuration
+                                        via DHCP.
+  endtext
+
+label cenw3.1
+  menu label sip:providerCE (static NW) - version 3.1
+  kernel /boot/%SHORT_NAME%/vmlinuz
+  append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce ngcpce ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce ip=192.168.51.123::192.168.51.1:255.255.255.0:spce:eth0:off dns=92.42.136.30 ngcpvers=3.1 
+
+  text help
+                                        Install sip:provider
+                                        community edition, version 3.1.
+                                        Use static IP configuration, adjust
+                                        in boot command line if necessary.
+  endtext
+
 label ce3.0
   menu label sip:providerCE (DHCP)      - version 3.0
   kernel /boot/%SHORT_NAME%/vmlinuz
@@ -486,6 +510,32 @@ label prosp2nw-pre
                                         in boot command line if necessary.
   endtext
 
+label prosp1nw-3.1
+  menu label sip:providerPRO - sp1 / 3.1 release
+  kernel /boot/%SHORT_NAME%/vmlinuz
+  append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce ngcppro ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh ngcpsp1 ip=192.168.1.101::192.168.1.1:255.255.255.0:sp1:eth0:off dns=92.42.136.30 ngcpvers=3.1 
+
+  text help
+                                        Install sip:provider
+                                        professional edition, version 3.1.
+                                        Install first node of HA setup.
+                                        Use static IP configuration, adjust
+                                        in boot command line if necessary.
+  endtext
+
+label prosp2nw-3.1
+  menu label sip:providerPRO - sp2 / 3.1 release
+  kernel /boot/%SHORT_NAME%/vmlinuz
+  append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce ngcppro ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh ngcpsp2 ip=192.168.1.102::192.168.1.1:255.255.255.0:sp2:eth0:off dns=92.42.136.30 ngcpvers=3.1 
+
+  text help
+                                        Install sip:provider
+                                        professional edition, version 3.1.
+                                        Install second node of HA setup.
+                                        Use static IP configuration, adjust
+                                        in boot command line if necessary.
+  endtext
+
 label prosp1nw-3.0
   menu label sip:providerPRO - sp1 / 3.0 release
   kernel /boot/%SHORT_NAME%/vmlinuz