Project

General

Profile

Tâche #20448

Scénario #20429: Action DHCP : récuparation des subnet

Définir le format d'échange

Added by Lionel Morin over 6 years ago. Updated over 6 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Start date:
05/09/2017
Due date:
% Done:

100%

Estimated time:
3.00 h
Spent time:
Remaining (hours):
0.0

History

#1 Updated by Emmanuel GARETTE over 6 years ago

  • Status changed from Nouveau to En cours

#2 Updated by Emmanuel GARETTE over 6 years ago

  • Assigned To set to Emmanuel GARETTE
  • % Done changed from 0 to 100
  • Remaining (hours) changed from 3.0 to 0.25
root@scribe:~/eole-dhcp# salt-call ead.dhcp_get_subnets --output=json
{
    "local": {
        "subnets": [
            {
                "dynamicRanges": [
                    {
                        "name": "test1",
                        "high": "192.168.0.120", 
                        "knownaddress": false, 
                        "low": "192.168.0.110" 
                    }, 
                    {
                        "name": "test2",
                        "high": "192.168.0.130", 
                        "knownaddress": true, 
                        "low": "192.168.0.125" 
                    }, 
                    {
                        "name": "test3",
                        "high": "192.168.0.140", 
                        "knownaddress": false, 
                        "low": "192.168.0.135" 
                    }
                ], 
                "netmask": "255.255.255.0", 
                "network": "192.168.0.0" 
            }
        ]
    }
}
<pre>

#3 Updated by Scrum Master over 6 years ago

  • Status changed from En cours to Résolu

#4 Updated by William Petit over 6 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) changed from 0.25 to 0.0

#5 Updated by Lionel Morin over 6 years ago

  • Status changed from Fermé to Résolu

#6 Updated by Lionel Morin over 6 years ago

  • Status changed from Résolu to Fermé

Also available in: Atom PDF