Forum Discussion

Kent_Perrier_50's avatar
Kent_Perrier_50
Icon for Nimbostratus rankNimbostratus
Mar 16, 2011

Data Groups for dummies

Is there an article out there that I can use as a data groups for dummies guide?

 

 

Do to a bug in 10.2.0 irule array processing, I need to rewrite an irule to use data groups instead and I have no idea how.

 

 

Thanks!

 

  • I had intermittent false matches with

    network X.X.X.X/X
    address format in data group external list file.

    After i converted all records to this format

    network  mask 

    network  prefixlen 

    host 

    The problem went away. So F5 has some problems with

    network  / 
    format.