Forum Discussion

5 Replies

  • upload into what part exactly? you can probably add them with tmsh commands.

     

  • Nath's avatar
    Nath
    Icon for Cirrostratus rankCirrostratus

    BoneYard Hi,

     

    Any part in GTM like ZoneRunner etc.

     

    Thanks,

     

    -Nat

     

  • the zonerunner config is in regular bind config in the /var/named/config/namedb/ section.

     

    i believe this explains what you can do and how: http://support.f5.com/kb/en-us/solutions/public/7000/000/sol7032.html

     

  • Try zrsh.

     

    addRR [viewName] zoneName domain ttl rrType rdata

     

    delRR [viewName] zoneName domain ttl rrType rdata

     

  • Hi Marcio,

     

    we are trying to do the zone transfers between the infoblox(master) and BIG-IP DNS (slave). But we have over 300 zones. can you please share similar kind of command for that along with an example.