Bruno Sime Ferreira Nunes pushed to branch main at Root / Serviços / DHCP

Commits:

1 changed file:

Changes:

  • kea-dhcp4.conf
    ... ... @@ -1751,13 +1751,13 @@
    1751 1751
             "reservations": [
    
    1752 1752
               {
    
    1753 1753
                 "hostname": "swamp",
    
    1754
    -            "hw-address": "D0:94:66:BF:61:13",
    
    1754
    +            "hw-address": "60:C7:27:2C:7A:7B",
    
    1755 1755
                 "ip-address": "10.254.222.11",
    
    1756 1756
                 "user-context": { "nextbox_ip_address_id": 950 }
    
    1757 1757
               },
    
    1758 1758
               {
    
    1759 1759
                 "hostname": "tempestade",
    
    1760
    -            "hw-address": "D0:94:66:BF:5D:A8",
    
    1760
    +            "hw-address": "60:C7:27:2C:79:9B",
    
    1761 1761
                 "ip-address": "10.254.222.13",
    
    1762 1762
                 "user-context": { "nextbox_ip_address_id": 951 }
    
    1763 1763
               },
    
    ... ... @@ -1769,7 +1769,7 @@
    1769 1769
               },
    
    1770 1770
               {
    
    1771 1771
                 "hostname": "rhalah",
    
    1772
    -            "hw-address": "00:BE:43:CE:1C:5C",
    
    1772
    +            "hw-address": "60:C7:27:2C:79:94",
    
    1773 1773
                 "ip-address": "10.254.222.15",
    
    1774 1774
                 "user-context": { "nextbox_ip_address_id": 953 }
    
    1775 1775
               },