update wifi setup
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 16 Jan 2008 15:02:01 +0000 (15:02 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 16 Jan 2008 15:02:01 +0000 (15:02 +0000)
system/config_wifilab.py

index 449f8ab..def6f56 100644 (file)
@@ -20,9 +20,11 @@ def nodes():
               'extra_interfaces' : [ { 'network_fields' : 
                                        { 'method' : 'dhcp',
                                          'type' : 'ipv4',
-                                         'ip' : '138.96.250.50' },
+                                         'ip' : '138.96.250.212' },
                                        'attributes' : 
-                                       { 'ssid' : 'guest-inria-sophia' },
+                                       { 'hwaddr' : '00:1c:bf:51:2b:fd',
+                                         'essid' : 'guest-inria-sophia',
+                                         },
                                        },
                                      ],
               },