# Network Optimization

- [NetFlow 101 – TNF – Traditional NetFlow](https://ccie.nyquist.eu/network-optimization/netflow-101-tnf-traditional-netflow.md)
- [NetFlow 102 – FNF – Flexible NetFlow](https://ccie.nyquist.eu/network-optimization/netflow-102-fnf-flexible-netflow.md)
- [IP SLA 101](https://ccie.nyquist.eu/network-optimization/ip-sla-101.md)
- [IP Accounting 101](https://ccie.nyquist.eu/network-optimization/ip-accounting-101.md)
- [Logging 101](https://ccie.nyquist.eu/network-optimization/logging-101.md)
- [SNMP and RMON 101](https://ccie.nyquist.eu/network-optimization/snmp-and-rmon-101.md)
- [Cisco CLI Tips and Tricks](https://ccie.nyquist.eu/network-optimization/cisco-cli-tips-and-tricks.md)
- [AutoInstall](https://ccie.nyquist.eu/network-optimization/autoinstall.md)
- [Enhanced Object Tracking](https://ccie.nyquist.eu/network-optimization/enhanced-object-tracking.md)
- [Troubleshooting 101](https://ccie.nyquist.eu/network-optimization/troubleshooting-101.md)
- [SPAN, RSPAN, ERSPAN](https://ccie.nyquist.eu/network-optimization/span-rspan-erspan.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ccie.nyquist.eu/network-optimization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
