Cme-complete-fileset-12.0.tar !!exclusive!! Now
Version 12.0 was a significant release that aligned with Cisco IOS XE Everest (16.7.x) and Denali (16.3.x) releases.
Cme-complete-fileset-12.0/ ├── README.txt ├── INSTALL.txt ├── RELEASE_NOTES_12.0.pdf ├── bin/ │ ├── cme_md_client (Solaris binary) │ ├── cme_oe_gateway (Linux binary) │ └── cme_simulator ├── lib/ │ ├── libcmeapi.so.12.0 │ ├── libcmecommon.a │ └── libcmefix.so ├── include/ │ ├── cme_types.h │ ├── cme_market_data.h │ ├── cme_order_entry.h │ └── cme_session.h ├── examples/ │ ├── simple_quote_feed.c │ ├── new_order_single.c │ ├── cancel_replace.c │ └── Makefile ├── config/ │ ├── sample_cme.cfg │ ├── gateway.conf │ └── logging.properties ├── docs/ │ ├── CME_Interface_Spec_v12.pdf │ ├── CME_FIX_Mapping.pdf │ └── CME_Latency_Benchmarks.pdf └── scripts/ ├── start_cme.sh ├── stop_cme.sh └── monitor_cme.pl Cme-complete-fileset-12.0.tar
: On ISR 4000 series routers running CME 12.0, you must ensure Smart Licensing is enabled using license smart enable . Version 12
