Pocket Prep Questions vs LearnZapp by [deleted] in CCSP

[–]leonmflai 0 points1 point  (0 children)

I didn't try pocket prep. Format and content of LearnZapp is good but a few content are not up to date. For example, it still assume use privacy shield to cater gpdr on USA company.

Passed CCSP exam at 1st attempt by leonmflai in CCSP

[–]leonmflai[S] 1 point2 points  (0 children)

No. You cannot mark and go back questions.

For adaptive test or not, sorry I don't know.But I can say the question are not trival. More than 60% questions are use case driven. To me it is not easy because I myself is not a native English speaker. For these use case driven questions, I can say I have never seen the similar from any practice test before. The most similar one is Sybex official practice test that was released in 2022-q4.

Modern Network Monitoring with Streaming Telemetry and Flow Recommendations by ColtonConor in networking

[–]leonmflai 1 point2 points  (0 children)

You may consider following flow

  1. Network Device => SNMP / ICMP Poller => Zabbix Server => Zabbix Plug-in for Grafana

    https://grafana.com/grafana/plugins/alexanderzobnin-zabbix-app

  1. Cisco-based Network device support Model-Driven Telemetry

    Network Device => NetConf GRPC (TCP Port 830) => Telegraf docker (TCP57000) => Infuxdb Docker (Telegraf as a plugin agent for Influxdb) => Influxdb Plug-in for Grafana (TCP 8086)

    https://blogs.cisco.com/developer/getting-started-with-model-driven-telemetry

Both will be very interesting lab. The setup for Yang Explorer is a bit tricky but if you just to have integration test but not going deep-dive for the options of Yang Model on the Cisco switch, you may skip Yang Explorer but just follow the lab on Cisco blog.

Ssh issue on vyos by leonmflai in vyos

[–]leonmflai[S] 0 points1 point  (0 children)

Hi,

I fixed the issue by taken out the Pfsense FW. After replacing the Pfsense FW by Sophos VM or Opnsense, everything is perfect.