Skip to content

Get IP info for network device

Go to Automation

View in GitLab

Description

Lookup Infoblox network objects, find the VLAN matching the provided description, verify DNS IP is in the VLAN and export IP/gateway/mask facts.

Credentials

  • infoblox_host
  • infoblox_username
  • infoblox_password

Input

  • target: hostname to resolve (lookup used via dig)
  • vlan: VLAN identifier used in description filter

Output

  • set_stats keys: ip_adres, ip_gateway, ip_mask, ip_cidr, panos_vlangroup, panos_zone_tag
  • debug outputs: cidr

Dependencies