I have two classful network objects with names 'NETWORK_123.0.0.0_16' and another with 'NETWORK_123.0.0.0_24' and each is associated with the appropriate subnet mask and the objects are successfully created. But the firewall has no way of differentiating the names? The name gets updated to whichever record I edited most recently and this is what I have:
NETWORK_123.0.0.0_24 123.0.0.0 255.255.0.0
NETWORK_123.0.0.0_24 123.0.0.0 255.255.255.0
Apparently no way to have the following?
NETWORK_123.0.0.0_16 123.0.0.0 255.255.0.0
NETWORK_123.0.0.0_24 123.0.0.0 255.255.255.0