The "CPLEX for AMPL" binaries were recently switched from the "ASL" library to the new, more powerful "MP" library, which provides significantly extended modeling support for logical and nonlinear operators -- both through support of built-in solver features and through linearizations. However, it appears that MP is lacking support for "netopt 2" and for "netfind" entirely. This omission has been reported and will be fixed in the next release.
In the mean time, you can switch back to an ASL version that is included with the latest CPLEX release. To use the ASL version, change the solver option to cplexasl (for example by executing the command "option solver cplexasl;").
For more help using CPLEX with AMPL, post a question in the AMPL support forum.
------------------------------
Bob Fourer
------------------------------