Skip to content

Latest commit

 

History

History
60 lines (49 loc) · 2.26 KB

cutover_data_checks.md

File metadata and controls

60 lines (49 loc) · 2.26 KB

Pre Go live checks

Follow the instructions below

Pre-requisites

This process can take ~30 minutes.

Required Information

DHCP Admin Procedure

  1. Navigate to the portal.

  2. Click on 'Sign In'. (If you don't have access to this please contact NVVS DevOps via the #ask-nvvs-devops Slack channel).

  3. Click on 'DHCP'.

  4. Find (Ctrl + F), on the DHCP page, the site in question.

  5. Click on 'Manage' for this site.

  6. In each subnet, delete existing reservations.

    • Click Manage for each Subnet
    • Click the 'Delete All Reservations' button.
    • Confirm this action.
  7. Click on 'Site' to return to the page for the site.

  8. Confirm each of the subnets specified by the current supplier are listed.

    • If they are not, click 'create a new subnet'.
      1. Populate each of the fields (all mandatory).
        Defaults are:
        Item Value
        CIDR x.x.x.0/24
        Start Address x.x.x.1
        End Address x.x.x.254
        Routers x.x.x.1
      2. Click on 'Create'.
  9. Confirm an exclusion range in each subnet.

    • Ensure the range is 1..39.
  10. Confirm any Super scopes.

    • Open export.txt.

    • Find (Ctrl + F) superscope and note any entries that specify the subnet's for the site.

    • Example Super Scope

      Dhcp Server server.domain.name scope 192.168.48.0 set superscope "Site Name"
      Dhcp Server server.domain.name scope 192.168.49.0 set superscope "Site Name"
    • For any superscopes:

      • Site > Subnet > Add a subnet to this shared network.
      • Select the corresponding subnet from the drop down list.
  11. Click on Import

  12. Click on Import Data

  13. Populate the fields (subnet list should be comma separated)

  14. Click Submit