Updating NIOS DNS objects with Extensible Attributes (EA) (1509)

Scenario

A new Extensible Attribute (EA) called Admin Contact has been added to the NIOS Grid. You are given the task to update some objects to fill in the value for this new field.

Estimate Completion Time

  • 20 to 30 minutes

Credentials

Description

Username

Password

URL or IP

Grid Manager UI

ops

infoblox

https://10.100.0.100/

Requirements

  • Read-write access to DNS objects

Learning Content

Lab Initiation

Access jump-desktop

Once the lab is deployed, you can access the virtual machines required to complete this lab activity. To initiate the lab, click on the jump-desktop tile and login to the Linux UI:

image-20231130-134540.png

Username: training

Password: infoblox

Initiate lab

To initiate the lab, double-click the Launch Lab icon on the Desktop.

Launch Lab
Launch Lab

Choose the lab number from the list and click OK.

image-20231122-140156.png

After clicking OK, you will see a pop-up message with a brief description of the lab task. If the description looks correct, click Yes to continue lab initiation.

image-20231122-140739.png

Lab initiation will take a couple of minutes to finish.

Once complete, you will see another pop-up message with the login credentials and the URL for the Grid Manager’s User Interface. Note that the credentials may differ from those from prior labs.

Screenshot 2024-05-06 at 3.16.57 PM.png


Tasks

Task 1: Updating DNS records EA

Login to the GM web interface. Ensure the new column Admin Contact is visible for the DNS records. Update records with Admin Contact as listed in Table 1509-1 below

You can use Global Search to search for the objects and update them

Table 1509-1

Record

Type

View

Admin Contact

mail.eng.techblue.net

AAAA

Internal

jose@techblue.net

mail.eng.techblue.net

A

Internal

joe@techblue.net

www.techblue.net

A

External

sys@techblue.net



Solutions

Task 1 Solution: Updating DNS records EA

This exercise expects you to navigate DNS administration and find the resource records that should be edited:

  1. Login to NIOS GM web interface

  2. Navigate to Data ManagementDNSZones

  3. Click on view name Internal

    1509 Solutions Task 1-1.png
  4. eng.techblue.net is a subzone of techblue.net. Inside the Internal View, click techblue.net to open the zone
    1509 Solutions Task 1-2.png

  5. Click subzones to see the child zones of techblue.net

    1509 Solutions Task 1-3.png
  6. Click on eng.techblue.net to open the eng.techblue.net zone

    1509 Solutions Task 1-4.png
  7. Once inside, click Records to see all records within the zone

    1509 Solutions Task 1-5.png
  8. Select the desired record and click Edit to open the Object Editor
    1509 Solutions Task 1-6.png
    1509 Solutions Task 1-7.png

  9. In the object editor window, click Extensible Attributes

    1509 Solutions Task 1-8.png
  10. Click Add to add the Attribute name as Admin Contact and Value as joe@techblue.net
    1509 Solutions Task 1-9.png
    1509 Solutions Task 1-10.png

  11. Save and Close when finished

  12. Repeat for other records

You will need to go back to Internal/External View and navigate to the correct zones to find the records mentioned


Alternatively, you can use Global Search to find and edit the records:

  1. Login to NIOS GM web interface

  2. Navigate to Global Search → Advanced
    1509 Solutions Task 1-11.png

    1509 Solutions Task 1-12.png
  3. Modify the search string and search criteria, and click Search
    1509 Solutions Task 1-13.png

  4. You can then edit the results from Global Search

    1509 Solutions Task 1-14.png
    1509 Solutions Task 1-15.png
  5. Click Add to add Attribute name as Admin Contact and set the Value like above

    1509 Solutions Task 1-16.png


    1509 Solutions Task 1-17.png
  6. Save and Close when finished

  7. Repeat for other records