Forum Discussion

Barry_Lemmage's avatar
Barry_Lemmage
Icon for Nimbostratus rankNimbostratus
Jul 30, 2012

IPv6 address data class entries

I was un-able to enter an IPv6 network into my data class under address, via irule editor v 11.0.2.

 

 

No matter the format I used it errored out with /48 is not a valid network address or CIDR format!

 

 

I tried various formats for this network, 2620:0:150::0/48-

 

2620:0:150::0 / 48

 

2620:0:150 / 48

 

2620:0:150::0 / ffff:ffff:ffff::0

 

2620:0:150:0:0:0:0:0 / ffff:ffff:ffff:0:0:0:0:0

 

 

However, I was able to enter it via the GUI, LTM Version 10.2.4, using the radio button for network- IPv6 2620:0:150::0 netmask ffff:ffff:ffff::0 Is there a bug in irule editor? Should the irule editor have a network option like the GUI does for addresses in a data class?

 

  • Hi Barry, I'll take a look. The API to set the class entries for addresses are just strings so I'm not sure what's going on. I'll check to see if there's any logic in the Editor that's assuming an IPv4 address and let you know...

     

     

    -Joe